ZMStream: Unpack frames from a mjpeg video stream (ZoneMinder works) or anything pyffmpeg supports (alpha)
Stars
4
Forks
1
Watchers
4
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
38
commits
jpeg poll mode could use more error handling but it works
e9a8b35View on GitHubupdate requirements... need to use pillow. also change to four spaces.
72e7d58View on GitHub#10 starting work, have it binding and accepting connections but not doing much else yet, some untested skeleton code as well.
da27623View on GitHubwhen input is unicode, strip to ascii before trying to open a pyffmpeg stream; pyffmpeg doesn't play nice with unicode URLS
429a5bcView on GitHub#9, work with a directory of files being added sequentially.
88c1f9bView on GitHub#8 support pyffmpeg as as source; caveats noted on the github ticket.
ca21b23View on GitHubauto restart is for the user of zmstream to implement, use select on sending data as well.
28af10cView on GitHub#17 do the mysql select password() bit in zmstream, makes config files simpler for lidless.
da86162View on GitHub