Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damiencorpataux/pymjpeg
A python mjpeg streamer
https://github.com/damiencorpataux/pymjpeg
Last synced: 2 days ago
JSON representation
A python mjpeg streamer
- Host: GitHub
- URL: https://github.com/damiencorpataux/pymjpeg
- Owner: damiencorpataux
- License: mit
- Created: 2014-01-17T22:25:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T19:52:11.000Z (over 3 years ago)
- Last Synced: 2024-04-29T00:09:26.197Z (6 months ago)
- Language: Python
- Size: 502 KB
- Stars: 23
- Watchers: 3
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pymjpeg
=======A python mjpeg streamer
**Tester:** stream img/ by typing ```python server.py``` and point your browser to ```http://localhost:8001``` (except chome).
Chrome doesn't support displaying a multipart stream directly in the viewport. Firefox and Safari do it well. And every browser supports this in a `````` tag.