Skip to content

Realtime webcam stream to a browser window using Python, Tornado, WebSockets, and Gstreamer

License

Notifications You must be signed in to change notification settings

kiorpesc/gstreamer-webcam_to_browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gstreamer-webcam_to_browser

Realtime webcam stream to a browser window using Python, Tornado, WebSockets, and Gstreamer

Dependencies:

  • Python
  • Tornado (pip install tornado)
  • GStreamer 1.0+
  • GStreamer Python bindings

To run, simply enter:

python cam_server.py

in your Linux terminal.

About

Realtime webcam stream to a browser window using Python, Tornado, WebSockets, and Gstreamer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages