Skip to content

Small http server for accessing video camera feed via web browser

Notifications You must be signed in to change notification settings

ovidiubuligan/PythonHttpWebCam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Small multithreaded python2 HTTP sever that serves videos from device camera in mjpeg format to web browsers , extended from : https://gist.github.com/n3wtron/4624820 . It uses Opencv 2 so it should work on windows/mac/linux.

You can use pyinstaller (http://www.pyinstaller.org/) to create a windows/linux/macos build. This is how the release waw created.

TODO Change threading model

About

Small http server for accessing video camera feed via web browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages