Skip to content

Simple MJPG Streamer using ffmpeg! You need to have ffmpeg installed as well as python

License

Notifications You must be signed in to change notification settings

ICrashWindows12/MJPG-Streamer-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MJPG-Streamer-Python

Simple MJPG Streamer using ffmpeg! You need to have ffmpeg installed as well as python

requirements

$ pip install -r requirements OR $ pip3/pip install flask

Running

python3 mjpg-streamer.py access at 127.0.0.1:8080 or :8080

Purpose

Simple MJPG streamer for RTSP and other protocols. Takes any stream -> Passes it through ffmpeg -> convert to mjpg. Easy livestreaming to the world, either a public or private camera, useful for: Beaches, Restaurants, Homes, Offices, Tinkering, you name it. For whatever your needs may be!

Alternative

Use the real MJPG-Streamer or µStreamer for I guess a classic experience!

Free use, licensed under GNU

About

Simple MJPG Streamer using ffmpeg! You need to have ffmpeg installed as well as python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages