[Bug 746479] rtsp: Only two second of playback with rtpsrc and test-mp4 (rtsp-server)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 20 14:01:34 PDT 2015


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

--- Comment #11 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
More information, the server do send the reply (we can see it in wireshark with
vlc as a client), but it looks like the client stop reading from the TCP
socket. 

One other thing I notice though is that RTPInfo is broken. The initial rtptime
information is not correct.

When running with VLC:
RTP-Info: url=rtsp://localhost:8554/test/stream=0;seq=24747;rtptime=0,
url=rtsp://localhost:8554/test/stream=1;seq=17776;rtptime=0\r\n

And first RTP packet for each streams have:
  PT 96 Seq:24747 TS:931696044
  PT 97 Seq:17776 TS:2784754487

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