Skip to content

Groundlight Stream Processor - Container for analyzing video using RTSP etc

License

Notifications You must be signed in to change notification settings

groundlight/stream

Repository files navigation

Groundlight Stream Processor

A containerized python application that uses the groundlight sdk to process frames from a video stream

Releases

Releases created in Github will automatically get built and pushed to dockerhub. These are multi-architecture builds including x86 and ARM.

Test Builds

To build and test locally:

docker build -t stream:local .

run

Now you can run it

docker run stream:local -h

Video Stream types

Unifi Protect Cameras

To get an RTSP stream from a Unifi Protect camera, first open the Unifi Protect web application. Then select "Unifi Devices", and find the device you want to connect to. In the right-panel, select "Settings" Open the Advanced section, and you will find an RTSP section. Pick a resolution to stream at, and enable the stream. Then an RTSP url will appear below your selection.