Skip to content

Python tool to proxy MJPEG Network Camera streams to multiple clients

Notifications You must be signed in to change notification settings

jfautley/pyNetcamProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

pyNetcamProxy

Python tool to proxy MJPEG Network Camera streams to multiple clients.

Currently the code is just a proof of concept of Python processing a multipart/x-mixed-replace stream and dumping to individual files.

Eventually, we should provide a threaded HTTP server permitting multiple client connections, and serving up the MJPEG stream as proxied and possibly processed from the source camera. Connection to the source camera should be closed if there are no active client connections.

About

Python tool to proxy MJPEG Network Camera streams to multiple clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages