Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate gstreamer-streaming-server #65

Open
mithro opened this issue Aug 1, 2014 · 0 comments
Open

Investigate gstreamer-streaming-server #65

mithro opened this issue Aug 1, 2014 · 0 comments

Comments

@mithro
Copy link
Member

mithro commented Aug 1, 2014

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant