Not for general use yet. Streaming of particular uvc cameras over socket.io
This project is responsible for serving the h264 stream from the geo camera via socket.io.
It first tries to init the camera:
Dependencies. Use scripts to load Dependencies
Running in Mock mode:
If the GEO_MOCK
environment variable is set to True, the system will attempt to use ffmpeg to generate a test pattern video. This does requires that ffmpeg is installed.
License: All Rights Reserved Still working out the open source license for this package.