GST-rtsp and Winwos Media Player
Eberhard Hackl
eberhard.hackl at ise-hackl.at
Thu Mar 21 01:23:09 PDT 2013
Hello,
I am working with the gst-rtsp Server 0.10 and I want to generate a rtsp for
the Windows Media Player 12.
The gStreamer Pipeline I am using is:
v4l2src device=/dev/video0 ! video/x-raw-yuv,width=800,height=600 !
ffenc_wmv2 ! asfmux name=m streamable=true ! rtpasfpay name=pay0
I am using the following URL for the Windows Media Player :
rtsp://192.168.10.59:8554/test or mms://192.168.10.59:8554/test
In the Media Player there are all options for the mms Streaming (rtsp udp,
rtsp tcp, rtsp http) enabled.
The windows media Player doesnt play the stream and responses with the
Error Message (please excuse but this is in german):
Windows Media Player kann die Datei nicht wiedergeben, da das angegebene
Protokoll nicht unterstützt wird. Versuchen Sie, ein anderes
Transportprotokoll (z. B. "http:" oder "rtsp:") zu verwenden, wenn Sie im
Dialogfeld "URL öffnen" eine URL eingegeben haben.
Information: It is very important for us, that we need not to install
further Tools and plugins on the windows system. Because of this, we try to
work with the wmv codec and the asf container.
My questions are:
1) Does the gst-rtsp generally work for the Windows Media Player
2) Is there something wrong in my gst Pipeline
3) Is there another problem!?!?
I have investigated a lot of time to find a solution. I hope someone can
help me
.
Best Regards,
Eberhard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130321/4279f786/attachment-0001.html>
More information about the gstreamer-devel
mailing list