[Bug 711486] New: Not able to play rtsp stream with 1.2.0 under windows

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 5 05:29:16 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=711486
  GStreamer | gst-plugins | 1.2.0

           Summary: Not able to play rtsp stream with 1.2.0 under windows
    Classification: Platform
           Product: GStreamer
           Version: 1.2.0
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: Stephan.Urbach at elektrobit.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Switching from 1.0.10 to 1.2.0 the following command does not longer work: 

D:\gstreamer\1.0\x86\bin>gst-launch-1.0.exe -m playbin
uri=rtsp://127.0.0.1:8554

Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Got message #0 from element "streamsynchronizer0" (state-changed):
GstMessageSta
teChanged, old-state=(GstState)GST_STATE_NULL,
new-state=(GstState)GST_STATE_REA
DY, pending-state=(GstState)GST_STATE_VOID_PENDING;
Got message #1 from element "playsink" (state-changed): GstMessageStateChanged,
old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY,
pending
-state=(GstState)GST_STATE_VOID_PENDING;
Got message #2 from element "playbin0" (state-changed): GstMessageStateChanged,
old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY,
pending
-state=(GstState)GST_STATE_PAUSED;
Got message #3 from element "uridecodebin0" (state-changed):
GstMessageStateChan
ged, old-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY,
pe
nding-state=(GstState)GST_STATE_VOID_PENDING;
Got message #6 from element "streamsynchronizer0" (state-changed):
GstMessageSta
teChanged, old-state=(GstState)GST_STATE_READY,
new-state=(GstState)GST_STATE_PA
USED, pending-state=(GstState)GST_STATE_VOID_PENDING;
Got message #7 from element "source" (state-changed): GstMessageStateChanged,
ol
d-state=(GstState)GST_STATE_NULL, new-state=(GstState)GST_STATE_READY,
pending-s
tate=(GstState)GST_STATE_PAUSED;
Got message #8 from element "source" (progress): GstMessageProgress,
type=(GstPr
ogressType)GST_PROGRESS_TYPE_START, code=(string)open, text=(string)"Opening\
St
ream", percent=(int)0, timeout=(int)-1;
Progress: (open) Opening Stream
Got message #9 from element "source" (state-changed): GstMessageStateChanged,
ol
d-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED,
pending
-state=(GstState)GST_STATE_VOID_PENDING;
Got message #10 from element "uridecodebin0" (state-changed):
GstMessageStateCha
nged, old-state=(GstState)GST_STATE_READY,
new-state=(GstState)GST_STATE_PAUSED,
 pending-state=(GstState)GST_STATE_VOID_PENDING;
Got message #11 from element "playbin0" (state-changed):
GstMessageStateChanged,
 old-state=(GstState)GST_STATE_READY, new-state=(GstState)GST_STATE_PAUSED,
pend
ing-state=(GstState)GST_STATE_VOID_PENDING;
Got message #12 from element "source" (progress): GstMessageProgress,
type=(GstP
rogressType)GST_PROGRESS_TYPE_CONTINUE, code=(string)connect,
text=(string)"Conn
ecting\ to\ rtsp://127.0.0.1:8554", percent=(int)0, timeout=(int)-1;
Progress: (connect) Connecting to rtsp://127.0.0.1:8554
Got message #13 from element "source" (progress): GstMessageProgress,
type=(GstP
rogressType)GST_PROGRESS_TYPE_CONTINUE, code=(string)open,
text=(string)"Retriev
ing\ server\ options", percent=(int)0, timeout=(int)-1;
Progress: (open) Retrieving server options
Got message #14 from element "source" (progress): GstMessageProgress,
type=(GstP
rogressType)GST_PROGRESS_TYPE_CONTINUE, code=(string)open,
text=(string)"Retriev
ing\ media\ info", percent=(int)0, timeout=(int)-1;
Progress: (open) Retrieving media info
Got message #15 from element "source" (error): GstMessageError,
gerror=(GError)N
ULL, debug=(string)"gstrtspsrc.c\(5065\):\ gst_rtspsrc_send\ \(\):\
/GstPlayBin:
playbin0/GstURIDecodeBin:uridecodebin0/GstRTSPSrc:source:\012Not\ found";
ERROR: from element
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstRTSPSr
c:source: Resource not found.
Additional debug info:
gstrtspsrc.c(5065): gst_rtspsrc_send ():
/GstPlayBin:playbin0/GstURIDecodeBin:ur
idecodebin0/GstRTSPSrc:source:
Not found
ERROR: pipeline doesn't want to preroll.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...

With 1.0.10 it is working fine

-- 
Configure bugmail: https://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