[gstreamer-bugs] [Bug 617537] rtspsrc always falls back to unicast instead of using the announced multicast

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 7 01:34:41 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=617537
  GStreamer | gst-plugins-good | 0.10.22

Marc Leeman <marc.leeman> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |

--- Comment #2 from Marc Leeman <marc.leeman at gmail.com> 2010-05-07 08:34:36 UTC ---
It is not receiving the stream and looping; I'll try to get the stream from
another pipeline to verify that the stream is actually sent on the announced
multicast address.

[mleeman at bane ~]$ GST_DEBUG=*rtspsrc*:5 gst-launch rtspsrc
location=rtsp://10.3.0.117/vsip2 debug=True protocols=0x2 mcast-interface=eth0
! fakesink dump=1
0:00:00.024880928 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5701:gst_rtspsrc_uri_set_uri:<rtspsrc0> set uri:
rtsp://10.3.0.117/vsip2
0:00:00.024930732 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5703:gst_rtspsrc_uri_set_uri:<rtspsrc0> request uri is:
rtsp://10.3.0.117/vsip2
Setting pipeline to PAUSED ...
0:00:00.025898953 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:4815:gst_rtspsrc_open:<rtspsrc0> creating connection
(rtsp://10.3.0.117/vsip2)...
0:00:00.025949013 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:4832:gst_rtspsrc_open:<rtspsrc0> connecting
(rtsp://10.3.0.117/vsip2)...
0:00:00.026347021 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:4840:gst_rtspsrc_open:<rtspsrc0> create options...
0:00:00.026370952 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:4848:gst_rtspsrc_open:<rtspsrc0> send options...
0:00:00.026385605 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3866:gst_rtspsrc_try_send:<rtspsrc0> sending message
RTSP request message 0x7fffff9048d0
 request line:
   method: 'OPTIONS'
   uri:    'rtsp://10.3.0.117/vsip2'
   version: '1.0'
 headers:
   key: 'User-Agent', value: 'RealMedia Player Version 6.0.9.1235
(linux-2.0-libc6-i386-gcc2.95)'
   key: 'ClientChallenge', value: '9e26d33f2984236010ef6253fb1887f7'
   key: 'CompanyID', value: 'KnKV4M4I/B2FjJ1TToLycw=='
   key: 'GUID', value: '00000000-0000-0000-0000-000000000000'
   key: 'RegionData', value: '0'
   key: 'PlayerStarttime', value: '[28/03/2003:22:50:23 00:00]'
   key: 'ClientID', value: 'Linux_2.4_6.0.9.1235_play32_RN01_EN_586'
 body:
RTSP response message 0x7fffff904890
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '1'
   key: 'Public', value: 'DESCRIBE'
   key: 'Public', value: 'SETUP'
   key: 'Public', value: 'TEARDOWN'
   key: 'Public', value: 'PLAY'
   key: 'Public', value: 'PAUSE'
 body: length 0
0:00:00.067551838 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3895:gst_rtspsrc_try_send:<rtspsrc0> received response message
0:00:00.067604548 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3906:gst_rtspsrc_try_send:<rtspsrc0> got response message 200
0:00:00.067661772 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:4857:gst_rtspsrc_open:<rtspsrc0> create describe...
0:00:00.067708223 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:4875:gst_rtspsrc_open:<rtspsrc0> send describe...
0:00:00.067762575 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3866:gst_rtspsrc_try_send:<rtspsrc0> sending message
RTSP request message 0x7fffff9048d0
 request line:
   method: 'DESCRIBE'
   uri:    'rtsp://10.3.0.117/vsip2'
   version: '1.0'
 headers:
   key: 'Accept', value: 'application/sdp'
 body:
RTSP response message 0x7fffff904890
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '2'
   key: 'Content-Type', value: 'application/sdp'
   key: 'Content-Base', value: 'rtsp://10.3.0.117/vsip2/'
   key: 'Content-Length', value: '322'
 body: length 323
00000000 (0x11cab70): 76 3d 30 0d 0a 6f 3d 2d 20 31 20 31 20 49 4e 20  v=0..o=-
1 1 IN 
00000010 (0x11cab80): 49 50 34 20 31 32 37 2e 30 2e 30 2e 31 0d 0a 73  IP4
127.0.0.1..s
00000020 (0x11cab90): 3d 52 54 50 20 73 65 73 73 69 6f 6e 0d 0a 65 3d  =RTP
session..e=
00000030 (0x11caba0): 4e 4f 4e 45 0d 0a 63 3d 49 4e 20 49 50 34 20 32 
NONE..c=IN IP4 2
00000040 (0x11cabb0): 32 36 2e 32 35 35 2e 30 2e 31 31 37 2f 33 32 0d 
26.255.0.117/32.
00000050 (0x11cabc0): 0a 62 3d 52 52 3a 30 0d 0a 74 3d 30 20 30 0d 0a 
.b=RR:0..t=0 0..
00000060 (0x11cabd0): 6d 3d 76 69 64 65 6f 20 34 30 30 30 20 52 54 50  m=video
4000 RTP
00000070 (0x11cabe0): 2f 41 56 50 20 39 36 0d 0a 61 3d 72 74 70 6d 61  /AVP
96..a=rtpma
00000080 (0x11cabf0): 70 3a 39 36 20 4d 50 34 56 2d 45 53 2f 39 30 30  p:96
MP4V-ES/900
00000090 (0x11cac00): 30 30 0d 0a 61 3d 66 6d 74 70 3a 39 36 20 70 72 
00..a=fmtp:96 pr
000000a0 (0x11cac10): 6f 66 69 6c 65 2d 6c 65 76 65 6c 2d 69 64 3d 32 
ofile-level-id=2
000000b0 (0x11cac20): 34 35 3b 20 63 6f 6e 66 69 67 3d 30 30 30 30 30  45;
config=00000
000000c0 (0x11cac30): 31 62 30 66 35 30 30 30 30 30 31 62 35 30 39 30 
1b0f5000001b5090
000000d0 (0x11cac40): 30 30 30 30 31 30 30 30 30 30 30 30 31 32 30 30 
0000100000001200
000000e0 (0x11cac50): 38 63 34 39 35 34 30 30 30 35 64 34 63 34 30 65 
8c49540005d4c40e
000000f0 (0x11cac60): 34 66 30 30 39 62 38 37 35 39 36 31 61 38 61 32 
4f009b875961a8a2
00000100 (0x11cac70): 63 30 38 39 30 32 38 38 37 30 30 30 30 30 31 62 
c08902887000001b
00000110 (0x11cac80): 32 36 35 36 64 33 34 37 36 32 30 33 34 32 65 33 
2656d347620342e3
00000120 (0x11cac90): 35 32 65 33 30 32 65 33 32 30 30 63 37 66 66 0d 
52e302e3200c7ff.
00000130 (0x11caca0): 0a 61 3d 63 6f 6e 74 72 6f 6c 3a 76 69 64 65 6f 
.a=control:video
00000140 (0x11cacb0): 0d 0a 00                                         ...      
0:00:00.069156599 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3895:gst_rtspsrc_try_send:<rtspsrc0> received response message
0:00:00.069191415 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3906:gst_rtspsrc_try_send:<rtspsrc0> got response message 200
0:00:00.069209009 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:4915:gst_rtspsrc_open:<rtspsrc0> parse SDP...
sdp packet 0x7fffff9047d0:
 version:       '0'
 origin:
  username:     '-'
  sess_id:      '1'
  sess_version: '1'
  nettype:      'IN'
  addrtype:     'IP4'
  addr:         '127.0.0.1'
 session_name:  'RTP session'
 information:   '(NULL)'
 uri:           '(NULL)'
 emails:
  email 'NONE'
 connection:
  nettype:      'IN'
  addrtype:     'IP4'
  address:      '226.255.0.117'
  ttl:          '32'
  addr_number:  '0'
 bandwidths:
  type:         'RR'
  bandwidth:    '0'
 key:
  type:         '(NULL)'
  data:         '(NULL)'
 medias:
  media 0:
   media:       'video'
   port:        '4000'
   num_ports:   '4294967295'
   proto:       'RTP/AVP'
   formats:
    format  '96'
   information: '(NULL)'
   key:
    type:       '(NULL)'
    data:       '(NULL)'
   attributes:
    attribute 'rtpmap' : '96 MP4V-ES/90000'
    attribute 'fmtp' : '96 profile-level-id=245;
config=000001b0f5000001b509000001000000012008c49540005d4c40e4f009b875961a8a2c08902887000001b2656d347620342e352e302e3200c7ff'
    attribute 'control' : 'video'
0:00:00.069422369 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:916:gst_rtspsrc_create_stream: mapping sdp session level
attributes to caps
0:00:00.069440895 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:918:gst_rtspsrc_create_stream: mapping sdp media level attributes
to caps
0:00:00.069450408 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:936:gst_rtspsrc_create_stream:<rtspsrc0> stream 0, (0x107a750)
0:00:00.069459990 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:937:gst_rtspsrc_create_stream:<rtspsrc0>  pt: 96
0:00:00.069470935 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:938:gst_rtspsrc_create_stream:<rtspsrc0>  container: 0
0:00:00.069478983 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:939:gst_rtspsrc_create_stream:<rtspsrc0>  caps:
application/x-unknown, media=(string)video, payload=(int)96,
clock-rate=(int)90000, encoding-name=(string)MP4V-ES,
profile-level-id=(string)245,
config=(string)000001b0f5000001b509000001000000012008c49540005d4c40e4f009b875961a8a2c08902887000001b2656d347620342e352e302e3200c7ff
0:00:00.069529536 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:940:gst_rtspsrc_create_stream:<rtspsrc0>  control: video
0:00:00.069540944 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:971:gst_rtspsrc_create_stream:<rtspsrc0>  setup:
rtsp://10.3.0.117/vsip2/video
0:00:00.069556520 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:4467:gst_rtspsrc_setup_streams:<rtspsrc0> doing setup of stream
0x107a750 with rtsp://10.3.0.117/vsip2/video
0:00:00.069569588 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:4478:gst_rtspsrc_setup_streams:<rtspsrc0> protocols = 0x2,
protocol mask = 0x2
0:00:00.069580749 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:4241:gst_rtspsrc_create_transports_string:<rtspsrc0> got
transports (NULL)
0:00:00.069589744 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:4260:gst_rtspsrc_create_transports_string:<rtspsrc0> adding UDP
multicast
0:00:00.069598782 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:4280:gst_rtspsrc_create_transports_string:<rtspsrc0> prepared
transports RTP/AVP/UDP;multicast
0:00:00.069607416 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:4493:gst_rtspsrc_setup_streams:<rtspsrc0> replace ports in
RTP/AVP/UDP;multicast
0:00:00.069618241 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:4504:gst_rtspsrc_setup_streams:<rtspsrc0> transport is now
RTP/AVP/UDP;multicast
0:00:00.069629450 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3866:gst_rtspsrc_try_send:<rtspsrc0> sending message
RTSP request message 0x7fffff9046a0
 request line:
   method: 'SETUP'
   uri:    'rtsp://10.3.0.117/vsip2/video'
   version: '1.0'
 headers:
   key: 'Transport', value: 'RTP/AVP/UDP;multicast'
 body:
RTSP response message 0x7fffff904660
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '3'
   key: 'Session', value: '1463940282'
   key: 'Transport', value: 'RTP/AVP;multicast;server_port=4000-4001'
 body: length 0
0:00:00.070437360 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3895:gst_rtspsrc_try_send:<rtspsrc0> received response message
0:00:00.070449411 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3906:gst_rtspsrc_try_send:<rtspsrc0> got response message 200
0:00:00.070468007 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:4602:gst_rtspsrc_setup_streams:<rtspsrc0> stream 0x107a750 as UDP
multicast
0:00:00.070481604 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:2695:gst_rtspsrc_stream_configure_transport:<rtspsrc0> configuring
transport for stream 0x107a750
0:00:00.070492055 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:2706:gst_rtspsrc_stream_configure_transport:<rtspsrc0> setting
mime to application/x-rtp
0:00:00.070501995 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:2180:gst_rtspsrc_stream_configure_manager:<rtspsrc0> using manager
gstrtpbin
0:00:00.071447854 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:2218:gst_rtspsrc_stream_configure_manager:<rtspsrc0> connect to
signals on session manager, stream 0x107a750
0:00:00.072538488 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:2017:new_session_pad:<rtspsrc0> got new session pad
<rtpbin0:recv_rtp_sink_0>
0:00:00.072561970 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:2072:new_session_pad:<rtspsrc0> ignoring unknown stream
0:00:00.072744660 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:2017:new_session_pad:<rtspsrc0> got new session pad
<rtpbin0:recv_rtcp_sink_0>
0:00:00.072766242 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:2072:new_session_pad:<rtspsrc0> ignoring unknown stream
0:00:00.072779361 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:2388:gst_rtspsrc_stream_configure_mcast:<rtspsrc0> creating UDP
sources for multicast
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
0:00:00.073161814 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5599:gst_rtspsrc_change_state:<rtspsrc0> PAUSED->PLAYING: stop
connection flush
0:00:00.073223697 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3520:gst_rtspsrc_loop_send_cmd:<rtspsrc0> start connection flush
0:00:00.073342241 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5287:gst_rtspsrc_play:<rtspsrc0> PLAY...
0:00:00.073423502 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5300:gst_rtspsrc_play:<rtspsrc0> wait for connection idle
0:00:00.073440125 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5302:gst_rtspsrc_play:<rtspsrc0> connection is idle now
0:00:00.073449225 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5305:gst_rtspsrc_play:<rtspsrc0> stop connection flush
0:00:00.073462452 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3866:gst_rtspsrc_try_send:<rtspsrc0> sending message
RTSP request message 0x7fffff904920
 request line:
   method: 'PLAY'
   uri:    'rtsp://10.3.0.117/vsip2'
   version: '1.0'
 headers:
   key: 'Range', value: 'npt=0-'
 body:
RTSP response message 0x7fffff9048e0
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '4'
   key: 'Session', value: '1463940282'
   key: 'RTP-Info', value: 'url=video;seq=47417'
 body: length 0
0:00:00.074200245 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3895:gst_rtspsrc_try_send:<rtspsrc0> received response message
0:00:00.074211244 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3906:gst_rtspsrc_try_send:<rtspsrc0> got response message 200
0:00:00.074222567 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5175:gst_rtspsrc_parse_rtpinfo:<rtspsrc0> parsing RTP-Info
url=video;seq=47417
0:00:00.074232757 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5184:gst_rtspsrc_parse_rtpinfo:<rtspsrc0> parsing info
url=video;seq=47417
0:00:00.074242372 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5198:gst_rtspsrc_parse_rtpinfo:<rtspsrc0> parsing field url=video
0:00:00.074252053 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5198:gst_rtspsrc_parse_rtpinfo:<rtspsrc0> parsing field seq=47417
0:00:00.074261280 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5216:gst_rtspsrc_parse_rtpinfo:<rtspsrc0> found stream 0x107a750,
setting: seqbase 47417, timebase -1
0:00:00.074290682 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:2862:gst_rtspsrc_configure_caps:<rtspsrc0> configuring stream caps
0:00:00.074317193 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:2890:gst_rtspsrc_configure_caps:<rtspsrc0> stream 0x107a750, caps
application/x-rtp, media=(string)video, payload=(int)96, clock-rate=(int)90000,
encoding-name=(string)MP4V-ES, profile-level-id=(string)245,
config=(string)000001b0f5000001b509000001000000012008c49540005d4c40e4f009b875961a8a2c08902887000001b2656d347620342e352e302e3200c7ff,
seqnum-base=(uint)47417, npt-start=(guint64)0, play-speed=(double)1,
play-scale=(double)1
0:00:00.074376038 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:2893:gst_rtspsrc_configure_caps:<rtspsrc0> clear session
0:00:00.074411440 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3524:gst_rtspsrc_loop_send_cmd:<rtspsrc0> stop connection flush
New clock: GstSystemClock
0:00:00.074482908 11966      0x11caa00 DEBUG                rtspsrc
gstrtspsrc.c:3328:gst_rtspsrc_loop_udp:<rtspsrc0> doing receive with timeout 59
seconds
0:00:05.873552812 11966      0x11caa00 DEBUG                rtspsrc
gstrtspsrc.c:3337:gst_rtspsrc_loop_udp:<rtspsrc0> we received a server message
0:00:05.873680331 11966      0x11caa00 DEBUG                rtspsrc
gstrtspsrc.c:2981:gst_rtspsrc_handle_request:<rtspsrc0> got server request
message
RTSP request message 0x42fd4e90
 request line:
   method: 'SET_PARAMETER'
   uri:    '*'
   version: '1.0'
 headers:
   key: 'CSeq', value: '1'
   key: 'Session', value: '1463940282'
 body:
0:00:05.873954892 11966      0x11caa00 DEBUG                rtspsrc
gstrtspsrc.c:2996:gst_rtspsrc_handle_request:<rtspsrc0> replying with OK
RTSP response message 0x42fd4df0
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '1'
   key: 'Session', value: '1463940282'
 body: length 0
0:00:05.874281477 11966      0x11caa00 DEBUG                rtspsrc
gstrtspsrc.c:3328:gst_rtspsrc_loop_udp:<rtspsrc0> doing receive with timeout 54
seconds












^CCaught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 9725337512 ns.
Setting pipeline to PAUSED ...
0:00:09.799849644 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5607:gst_rtspsrc_change_state:<rtspsrc0> state change: sending
stop command
0:00:09.799874023 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3520:gst_rtspsrc_loop_send_cmd:<rtspsrc0> start connection flush
0:00:09.799947362 11966      0x11caa00 DEBUG                rtspsrc
gstrtspsrc.c:3341:gst_rtspsrc_loop_udp:<rtspsrc0> got interrupted: stop
connection flush
0:00:09.800022057 11966      0x11caa00 DEBUG                rtspsrc
gstrtspsrc.c:3393:gst_rtspsrc_loop_udp:<rtspsrc0> we have command 2
0:00:09.800037248 11966      0x11caa00 DEBUG                rtspsrc
gstrtspsrc.c:3452:gst_rtspsrc_loop_udp:<rtspsrc0> we are stopping
0:00:09.800047227 11966      0x11caa00 DEBUG                rtspsrc
gstrtspsrc.c:3551:gst_rtspsrc_loop:<rtspsrc0> pausing task, reason wrong-state
0:00:09.799992746 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5425:gst_rtspsrc_pause:<rtspsrc0> PAUSE...
0:00:09.800147107 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5435:gst_rtspsrc_pause:<rtspsrc0> wait for connection idle
0:00:09.800161309 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5437:gst_rtspsrc_pause:<rtspsrc0> connection is idle now
0:00:09.800170792 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5443:gst_rtspsrc_pause:<rtspsrc0> stop connection flush
0:00:09.800187246 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3866:gst_rtspsrc_try_send:<rtspsrc0> sending message
RTSP request message 0x7fffff904940
 request line:
   method: 'PAUSE'
   uri:    'rtsp://10.3.0.117/vsip2'
   version: '1.0'
 headers:
 body:
RTSP response message 0x7fffff904900
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '5'
   key: 'Session', value: '1463940282'
 body: length 0
0:00:09.800914073 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3895:gst_rtspsrc_try_send:<rtspsrc0> received response message
0:00:09.800926061 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3906:gst_rtspsrc_try_send:<rtspsrc0> got response message 200
0:00:09.800943006 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5458:gst_rtspsrc_pause:<rtspsrc0> starting idle task again
0:00:09.800952762 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3524:gst_rtspsrc_loop_send_cmd:<rtspsrc0> stop connection flush
0:00:09.800986462 11966      0x11caa00 DEBUG                rtspsrc
gstrtspsrc.c:3328:gst_rtspsrc_loop_udp:<rtspsrc0> doing receive with timeout 59
seconds
Setting pipeline to READY ...
0:00:09.801146637 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5607:gst_rtspsrc_change_state:<rtspsrc0> state change: sending
stop command
0:00:09.801169870 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3520:gst_rtspsrc_loop_send_cmd:<rtspsrc0> start connection flush
0:00:09.801195197 11966      0x11caa00 DEBUG                rtspsrc
gstrtspsrc.c:3341:gst_rtspsrc_loop_udp:<rtspsrc0> got interrupted: stop
connection flush
0:00:09.801213891 11966      0x11caa00 DEBUG                rtspsrc
gstrtspsrc.c:3393:gst_rtspsrc_loop_udp:<rtspsrc0> we have command 2
0:00:09.801223870 11966      0x11caa00 DEBUG                rtspsrc
gstrtspsrc.c:3452:gst_rtspsrc_loop_udp:<rtspsrc0> we are stopping
0:00:09.801233013 11966      0x11caa00 DEBUG                rtspsrc
gstrtspsrc.c:3551:gst_rtspsrc_loop:<rtspsrc0> pausing task, reason wrong-state
0:00:09.801361651 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5061:gst_rtspsrc_close:<rtspsrc0> TEARDOWN...
0:00:09.801378849 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3520:gst_rtspsrc_loop_send_cmd:<rtspsrc0> start connection flush
0:00:09.801427465 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5091:gst_rtspsrc_close:<rtspsrc0> stop connection flush
0:00:09.801446744 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3866:gst_rtspsrc_try_send:<rtspsrc0> sending message
RTSP request message 0x7fffff904930
 request line:
   method: 'TEARDOWN'
   uri:    'rtsp://10.3.0.117/vsip2'
   version: '1.0'
 headers:
 body:
RTSP response message 0x7fffff9048f0
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '6'
   key: 'Session', value: '1463940282'
 body: length 0
0:00:09.802136440 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3895:gst_rtspsrc_try_send:<rtspsrc0> received response message
0:00:09.802148810 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:3906:gst_rtspsrc_try_send:<rtspsrc0> got response message 200
0:00:09.802162338 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:5124:gst_rtspsrc_close:<rtspsrc0> closing connection...
0:00:09.802208576 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:1039:gst_rtspsrc_cleanup:<rtspsrc0> cleanup
0:00:09.802223487 11966      0x1007080 DEBUG                rtspsrc
gstrtspsrc.c:986:gst_rtspsrc_stream_free:<rtspsrc0> free stream 0x107a750
Setting pipeline to NULL ...
Freeing pipeline ...

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