Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.