[Bug 744379] gst-rtsp-server not prerolling when piping data into the media-pipeline ?
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Feb 13 01:15:33 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=744379
--- Comment #9 from Andreas Frisch <fraxinas at opendreambox.org> ---
slomo: it tries to seek because the current position is GST_CLOCK_TIME_NONE at
that time
RTSP request message 0x22ff3d8
request line:
method: 'PLAY'
uri: 'rtsp://127.0.0.1:8554/stream/'
version: '1.0'
headers:
key: 'CSeq', value: '6'
key: 'User-Agent', value: 'LibVLC/2.1.5 (LIVE555 Streaming Media
v2014.10.21)'
key: 'Session', value: '2mpNiXS2m5fYW+1R'
key: 'Range', value: 'npt=0.000-'
body:
0:00:08.587246392 8936 0x21c94a0 INFO rtspclient
rtsp-client.c:2694:handle_request: client 0x22f39d0: received a request PLAY
rtsp://127.0.0.1:8554/stream/ 1.0
0:00:08.587271530 8936 0x21c94a0 DEBUG rtspmedia
rtsp-media.c:1800:gst_rtsp_media_set_status: setting new status to 3
0:00:08.587378098 8936 0x21c94a0 INFO rtspmedia
rtsp-media.c:1903:gst_rtsp_media_seek: got 0:00:00.000000000 -
99:99:99.999999999
0:00:08.587396655 8936 0x21c94a0 INFO rtspmedia
rtsp-media.c:1905:gst_rtsp_media_seek: current 99:99:99.999999999 -
99:99:99.999999999
0:00:08.587410504 8936 0x21c94a0 INFO rtspmedia
rtsp-media.c:1919:gst_rtsp_media_seek: seeking to 0:00:00.000000000 -
99:99:99.999999999
0:00:08.587423973 8936 0x21c94a0 DEBUG rtspmedia
rtsp-media.c:1800:gst_rtsp_media_set_status: setting new status to 2
0:00:08.587647347 8936 0x21c94a0 INFO rtspmedia
rtsp-media.c:1959:gst_rtsp_media_seek: done seeking 0
0:00:08.587666826 8936 0x21c94a0 INFO rtspmedia
rtsp-media.c:2001:gst_rtsp_media_seek: seeking failed
0:00:08.587677590 8936 0x21c94a0 ERROR rtspclient
rtsp-client.c:1247:handle_play_request: client 0x22f39d0: seek failed
RTSP response message 0x7f4b16addb70
status line:
code: '503'
reason: 'Service Unavailable'
version: '1.0'
headers:
key: 'CSeq', value: '6'
key: 'Server', value: 'GStreamer RTSP server'
body: length 0
--
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