Skip to content

A python streaming service that runs on a Raspberry Pi. Takes the feed streamed from the video-capture service at TCP Port 5555 and sends the frames to the streaming server. Always uses the latest frame which leads to lower FPS but minimal latency.

Notifications You must be signed in to change notification settings

Neural-Automation-Solutions/streaming-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

streaming-service

A python streaming service that runs on a Raspberry Pi. Takes the feed streamed from the video-capture service at TCP Port 5555 and sends the frames to the streaming server. Always uses the latest frame which leads to lower FPS but minimal latency.

About

A python streaming service that runs on a Raspberry Pi. Takes the feed streamed from the video-capture service at TCP Port 5555 and sends the frames to the streaming server. Always uses the latest frame which leads to lower FPS but minimal latency.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages