Skip to content

DAC4IoT/cameraController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camera Controller Service

This service operates as a controller for a live streaming camera module on Raspberry Pi.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing

  1. Clone this repository
  2. Open CLI
  3. Change into the cloned repository via CLI
  4. Execute npm install on CLI

Congratulations! 🎉 - You are ready to start the program with the command node app.js. Alternatively you can run swagger project start, if you want an automatically restart of the server by changing files in this project. The command swagger project edit lets you edit the OpenAPI definition for this RESTful driven service. The service is reachable via HTTPS and HTTP at the port 10010 on the local machine (localhost) with /api/v1 as base path.

You can find the API documentation here.

Running the tests

At the moment, there are no automatic tests available. You can test the API via curl.

Deployment

TODO

Built With

Contributing

Feel free to contribute.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Tobias Straub

See also the list of contributors who participated in this project.

License

GNU Affero General Public License v3.0

Acknowledgments

No acknowledgments to show at the moment

About

Camera Controller Service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published