timvideos / streaming-system

Tim Video's - Live Streaming for user groups and other events.
https://code.timvideos.us/
Apache License 2.0
131 stars 52 forks source link

Investigate gstreamer-streaming-server #65

Open mithro opened 10 years ago

mithro commented 10 years ago

http://mindlinux.wordpress.com/2013/10/22/latest-gstreamer-streaming-server-features-video-on-demand-smooth-streaming-and-drm-david-schleef-rdio-inc/

http://superuser.com/questions/443411/http-streaming-with-gst-launch-gstreamer if you want stream via net, start you web server and correct pipe: gst-launch-1.0 videotestsrc is-live=true ! x264enc ! mpegtsmux ! hlssink max-files=5 playlist-root=http://server.com location=/var/www/hlssink playlist-location=/var/www/hlssink

https://coaxion.net/blog/2014/05/http-adaptive-streaming-with-gstreamer/

http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/hls