[Bug 790674] gst-validate failures on RTSP tests

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 21 17:42:18 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=790674

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
It can also be reproduced with just the rtsp-server examples:

Terminal 1:

  gst-rtsp-server/examples$ ./test-uri ~/foo.mp4
  stream ready at rtsp://127.0.0.1:8554/test

Terminal 2:

  $ gst-play-1.0 rtsp://127.0.0.1:8554/test

  => Error

Terminal 1:

  =>

0:00:10.406825269 ERROR    default rtsp-sdp.c:548:gst_rtsp_sdp_from_stream:
stream 0x7faa4c0102b0 has no caps
0:00:10.406851797 ERROR    default rtsp-sdp.c:482:gst_rtsp_sdp_from_media:
could not get SDP from stream 0x7faa4c0102b0
0:00:10.406857996 ERROR    default rtsp-sdp.c:521:gst_rtsp_sdp_from_media:
could not get SDP from media 0x7faa68012210
0:00:10.406862290 ERROR rtspclient rtsp-client.c:2723:create_sdp: client
0x5647591b0180: could not create SDP
0:00:10.406870340 ERROR rtspclient rtsp-client.c:2858:handle_describe_request:
client 0x5647591b0180: can't create SDP

-- 
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