[gst-devel] ASF over RTSP/RTP?
Eric Zhang
nicolas.m.zhang at gmail.com
Mon Dec 1 02:50:15 CET 2008
Hi, gstreamer-devel:
It's cool, I also need an asf depay. I think this plugin will be added
into gstreamer soon. Maxim, which rtsp server do you use? It only supports
TCP? I am looking for a TCP environment for RTSP/RTP testing, Thanks.
Eric Zhang
2008/12/1 Maxim Levitsky <maximlevitsky at gmail.com>
> On Sat, 2008-11-29 at 17:10 +0200, Maxim Levitsky wrote:
> > Recently I faced a ASF stream embedded in RTSP/RTP.
> >
> > Gstream doesn't support it now.
> > But I found this:
> >
> > http://people.freedesktop.org/~tpm/rtp-asf-depayloader-1.diff
> >
> > I didn't yet test this, but I want to ask you what the fate of this
> > patch, who wrote it, and why it is not in gstreamer?
> >
> > Best regards,
> > Maxim Levitsky
>
> I did test it and it does work perfectly.
> Only thing that prevents totem working (I have to use custom gst-launch
> command) is that rtspsrc defaults to udp, and doesn't retry with tcp.
>
> I applied the patch by hand.
>
> so this works:
>
> gst-launch rtspsrc location="rtsp://..." protocols=0x4 !
> rtpasfdepay ! filesink location=test.wmv
>
>
> Best regards,
> Maxim Levitsky
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081201/ff6cb84f/attachment.htm>
More information about the gstreamer-devel
mailing list