Smooth Streaming, ismlmux and Gstreamer

Actarus hacktarus13 at gmail.com
Wed Feb 19 10:53:31 PST 2014


Hi all,

I try to make a publish point in smooth streaming with Gstreamer without
any success :(

With a smooth streaming encoder, a publish point to push the video on the
webser server is like:
http://***website***/folder/publishpoint.isml/Streams(filename)

So I tried:
... ! x264enc bitrate=200 ! ismlmux streamable=true src="http://
***website***/folder/publishpoint.isml/Streams(filename)"
=> erroneous pipeline
... ! x264enc bitrate=200 ! ismlmux streamable=true  location="http://
***website***/folder/publishpoint.isml/Streams(filename)"
=> erroneous pipeline
... ! x264enc bitrate=200 ! ismlmux streamable=true ! souphttpclientsink
location="http://***website***/folder/publishpoint.isml/Streams(filename)"
=> error: 405 Method Not Allowed (no problem with same address with Allegro
encoder or FFmpeg)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140219/acae1fc7/attachment.html>


More information about the gstreamer-devel mailing list