[gstreamer-bugs] [Bug 336752] rtspsrc problem with french ISP free

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jul 18 02:44:22 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=336752
 GStreamer | gst-plugins-good | Ver: 0.10.x


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |DUPLICATE
   Target Milestone|HEAD                        |NONE




------- Comment #5 from Tim-Philipp Müller  2006-07-18 09:44 UTC -------
Ah, here's the conversation:

<captainigloo>  can sombody help me about the rtspsrc ?
<wtay>          I can..
<captainigloo>  cool :) I have done a test with gst-lauch :  gst-launch rtspsrc
location="rtsp://mafreebox.freebox.fr/freeboxtv/201" ! decodebin ! ximagesink
<captainigloo>  but I get an error
<captainigloo>  with decodebin
<wtay>          hangs for me
<captainigloo>  http://pastebin.com/713158
<captainigloo>  yes It's normal , I get this stream via my ISP
<captainigloo>  This ISP give a modem who includes a minimal rtsp server and I
can connect to this server with vlc
<wtay>          ah
<wtay>          can you run gst-launch with -v
<wtay>          seem to be a video stream of type '33'
<captainigloo>  http://pastebin.com/713174
<wtay>          33 is an mpeg transport stream
<wtay>          and gst-launch rtpsrc location="..." ! fakesink?
<captainigloo>  http://pastebin.com/713186
<wtay>          no decodebin, please
<captainigloo>  oh sorry
<wtay>          that is certainly going to fail
<captainigloo>  "/pipeline0/fakesink0: last-message = "chain   ******* < ( 1328
bytes, timestamp: none, duration: none, offset: -1, offset_end: -1, flags: 0)
0x8119430"
<wtay>          just want to see if it can actually get some data
<wtay>          ok
<captainigloo>  I get packet (my network load is High)
<wtay>          then you need a RTP TS depacketizer
<captainigloo>  what's this ?
<wtay>          it's in RFC1890


Looks like a duplicate of bug #347234 then and should be fixed in
gst-plugins-good CVS:

   2006-07-12  Wim Taymans  <wim at fluendo.com>

        * gst/rtp/Makefile.am:
        * gst/rtp/gstrtp.c: (plugin_init):
        * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
        (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
        (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
        (gst_rtp_mp2t_depay_set_property),
        (gst_rtp_mp2t_depay_get_property),
        (gst_rtp_mp2t_depay_change_state),
        (gst_rtp_mp2t_depay_plugin_init):
        * gst/rtp/gstrtpmp2tdepay.h:
        Added mpeg2 TS depayloader. Closing #347234.



*** This bug has been marked as a duplicate of 347234 ***


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list