Skip to content

ffmpeg convert any url to http ts stream by busybox httpd

Notifications You must be signed in to change notification settings

aeeq/ffmpeg-http-ts-cgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

ffmpeg-http-ts-cgi

ffmpeg convert any url (rtsp:// http:// etc) to http ts stream by busybox httpd

Requirements

ffmpeg
busybox httpd

Usage

git clone https://github.com/aeeq/ffmpeg-http-ts-cgi.git
cd ffmpeg-http-ts-cgi
chmod +x cgi-bin/rtsp.cgi
busybox httpd -h . -p 8080

#play with mpv

mpv http://localhost:8080/cgi-bin/rtsp.cgi/rtsp://x.x.com/live

About

ffmpeg convert any url to http ts stream by busybox httpd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages