After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 574270 - [rtspsrc] Range request is wrong (should say: npt=now-)
[rtspsrc] Range request is wrong (should say: npt=now-)
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.22
Other Windows
: Normal normal
: 0.10.15
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-05 13:47 UTC by Julien Isorce
Modified: 2009-03-06 18:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
debug.log (230.40 KB, application/x-compressed-tar)
2009-03-06 11:47 UTC, Julien Isorce
Details

Description Julien Isorce 2009-03-05 13:47:56 UTC
The following gst-launch command line leads to stop the pipeline after 0 sec.

gst-launch rtspsrc location="rtsp://url_only_accessible_with_a_specific_vpn" debug=1

------------------------
---- Short log: -------
------------------------

Setting pipeline to PLAYING ...
RTSP request message 0022FAA0
 request line:
   method: 'PLAY'
   uri:    'rtsp://pvs02p.cvf.fr:554/t1/live/Tf1_EDGE?fg=0&ud=296306187-20090305143516-2b24a870-3f8b-4d87-89a2-179dfa7de
507&dt=20090305T135016.840Z&ds=b775cfadbb69d249ddfb6daff7ac1808b4d07d05'
   version: '1.0'
 headers:
   key: 'Range', value: 'npt=0-'
 body:
RTSP response message 0022FA80
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '4'
   key: 'Date', value: 'Thu, 05 Mar 2009 13:36:27 GMT'
   key: 'Session', value: '7863b99aa838e4e4'
   key: 'Range', value: 'npt=0-'


rtspsrc ask 'Range', value: 'npt=0-' and 
the server answers:'Range', value: 'npt=0-'
it shoudl be npt=now-

------------------------
---- whole log: --------
------------------------

C:\Documents and Settings\Administrator\Desktop>gst-launch rtspsrc location="rtsp://pvs02p.cvf.fr:554/t1/live/Tf1_EDGE?f
g=0&ud=296306187-20090305143516-2b24a870-3f8b-4d87-89a2-179dfa7de507&dt=20090305T135016.840Z&ds=b775cfadbb69d249ddfb6daf
f7ac1808b4d07d05" debug=1
Setting pipeline to PAUSED ...
RTSP request message 0022FA60
 request line:
   method: 'OPTIONS'
   uri:    'rtsp://pvs02p.cvf.fr:554/t1/live/Tf1_EDGE?fg=0&ud=296306187-20090305143516-2b24a870-3f8b-4d87-89a2-179dfa7de
507&dt=20090305T135016.840Z&ds=b775cfadbb69d249ddfb6daff7ac1808b4d07d05'
   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 0022FA40
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '0'
   key: 'Date', value: 'Thu, 05 Mar 2009 13:36:24 GMT'
   key: 'Server', value: 'PVSS/4.1_070425 (20:02:12 Apr 25 2007)'
   key: 'Public', value: 'DESCRIBE, SETUP, TEARDOWN, PLAY, OPTIONS'
 body: length 0
RTSP request message 0022FA60
 request line:
   method: 'DESCRIBE'
   uri:    'rtsp://pvs02p.cvf.fr:554/t1/live/Tf1_EDGE?fg=0&ud=296306187-20090305143516-2b24a870-3f8b-4d87-89a2-179dfa7de
507&dt=20090305T135016.840Z&ds=b775cfadbb69d249ddfb6daff7ac1808b4d07d05'
   version: '1.0'
 headers:
   key: 'Accept', value: 'application/sdp'
   key: 'Bandwidth', value: '10485800'
   key: 'GUID', value: '00000000-0000-0000-0000-000000000000'
   key: 'RegionData', value: '0'
   key: 'ClientID', value: 'Linux_2.4_6.0.9.1235_play32_RN01_EN_586'
   key: 'SupportsMaximumASMBandwidth', value: '1'
   key: 'Language', value: 'en-US'
 body:
RTSP response message 0022FA40
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '1'
   key: 'Date', value: 'Thu, 05 Mar 2009 13:36:25 GMT'
   key: 'Content-Type', value: 'application/sdp'
   key: 'Content-Base', value: 'rtsp://pvs02p.cvf.fr:554/t1/live/Tf1_EDGE/'
   key: 'Content-Length', value: '909'
   key: 'Server', value: 'PVSS/4.1_070425 (20:02:12 Apr 25 2007)'
 body: length 910
00000000 (00B14518): 76 3d 30 0d 0a 6f 3d 2d 20 33 34 34 35 32 34 32  v=0..o=- 3445242
00000010 (00B14528): 37 34 32 20 31 39 37 38 32 38 33 34 31 33 20 49  742 1978283413 I
00000020 (00B14538): 4e 20 49 50 34 20 31 30 2e 33 2e 31 36 31 2e 38  N IP4 10.3.161.8
00000030 (00B14548): 31 0d 0a 73 3d 54 46 31 5f 45 44 0d 0a 65 3d 73  1..s=TF1_ED..e=s
00000040 (00B14558): 75 70 70 6f 72 74 40 6c 6f 63 61 6c 68 6f 73 74  upport@localhost
00000050 (00B14568): 0d 0a 63 3d 49 4e 20 49 50 34 20 30 2e 30 2e 30  ..c=IN IP4 0.0.0
00000060 (00B14578): 2e 30 0d 0a 74 3d 30 20 30 0d 0a 61 3d 72 61 6e  .0..t=0 0..a=ran
00000070 (00B14588): 67 65 3a 6e 70 74 3d 6e 6f 77 2d 0d 0a 61 3d 58  ge:npt=now-..a=X
00000080 (00B14598): 2d 77 6d 66 76 65 72 73 69 6f 6e 3a 31 2e 30 0d  -wmfversion:1.0.
00000090 (00B145A8): 0a 61 3d 63 6f 6e 74 72 6f 6c 3a 2a 0d 0a 6d 3d  .a=control:*..m=
000000a0 (00B145B8): 76 69 64 65 6f 20 30 20 52 54 50 2f 41 56 50 20  video 0 RTP/AVP
000000b0 (00B145C8): 39 36 0d 0a 62 3d 41 53 3a 33 37 0d 0a 62 3d 52  96..b=AS:37..b=R
000000c0 (00B145D8): 52 3a 31 30 30 30 0d 0a 62 3d 52 53 3a 31 30 30  R:1000..b=RS:100
000000d0 (00B145E8): 30 0d 0a 61 3d 63 6f 6e 74 72 6f 6c 3a 74 72 61  0..a=control:tra
000000e0 (00B145F8): 63 6b 49 44 3d 33 3f 66 67 3d 30 26 75 64 3d 32  ckID=3?fg=0&ud=2
000000f0 (00B14608): 39 36 33 30 36 31 38 37 2d 32 30 30 39 30 33 30  96306187-2009030
00000100 (00B14618): 35 31 34 33 35 31 36 2d 32 62 32 34 61 38 37 30  5143516-2b24a870
00000110 (00B14628): 2d 33 66 38 62 2d 34 64 38 37 2d 38 39 61 32 2d  -3f8b-4d87-89a2-
00000120 (00B14638): 31 37 39 64 66 61 37 64 65 35 30 37 26 64 74 3d  179dfa7de507&dt=
00000130 (00B14648): 32 30 30 39 30 33 30 35 54 31 33 35 30 31 36 2e  20090305T135016.
00000140 (00B14658): 38 34 30 5a 26 64 73 3d 62 37 37 35 63 66 61 64  840Z&ds=b775cfad
00000150 (00B14668): 62 62 36 39 64 32 34 39 64 64 66 62 36 64 61 66  bb69d249ddfb6daf
00000160 (00B14678): 66 37 61 63 31 38 30 38 62 34 64 30 37 64 30 35  f7ac1808b4d07d05
00000170 (00B14688): 0d 0a 61 3d 72 74 70 6d 61 70 3a 39 36 20 4d 50  ..a=rtpmap:96 MP
00000180 (00B14698): 34 56 2d 45 53 2f 39 30 30 30 30 0d 0a 61 3d 63  4V-ES/90000..a=c
00000190 (00B146A8): 6c 69 70 72 65 63 74 3a 30 2c 30 2c 31 34 34 2c  liprect:0,0,144,
000001a0 (00B146B8): 31 37 36 0d 0a 61 3d 6d 70 65 67 34 2d 65 73 69  176..a=mpeg4-esi
000001b0 (00B146C8): 64 3a 32 30 31 0d 0a 61 3d 78 2d 65 6e 76 69 76  d:201..a=x-enviv
000001c0 (00B146D8): 69 6f 2d 76 65 72 69 64 3a 30 30 30 32 32 42 32  io-verid:00022B2
000001d0 (00B146E8): 37 0d 0a 61 3d 66 6d 74 70 3a 39 36 20 70 72 6f  7..a=fmtp:96 pro
000001e0 (00B146F8): 66 69 6c 65 2d 6c 65 76 65 6c 2d 69 64 3d 38 3b  file-level-id=8;
000001f0 (00B14708): 63 6f 6e 66 69 67 3d 30 30 30 30 30 31 62 30 30  config=000001b00
00000200 (00B14718): 38 30 30 30 30 30 31 62 35 30 65 61 30 32 30 32  8000001b50ea0202
00000210 (00B14728): 30 32 66 30 30 30 30 30 31 30 30 30 30 30 30 30  02f0000010000000
00000220 (00B14738): 31 32 30 30 30 63 37 38 38 62 61 39 38 35 30 35  12000c788ba98505
00000230 (00B14748): 38 34 31 32 31 34 36 33 66 0d 0a 61 3d 66 72 61  84121463f..a=fra
00000240 (00B14758): 6d 65 72 61 74 65 3a 31 30 2e 30 0d 0a 6d 3d 61  merate:10.0..m=a
00000250 (00B14768): 75 64 69 6f 20 30 20 52 54 50 2f 41 56 50 20 39  udio 0 RTP/AVP 9
00000260 (00B14778): 37 0d 0a 62 3d 41 53 3a 39 0d 0a 62 3d 52 52 3a  7..b=AS:9..b=RR:
00000270 (00B14788): 31 30 30 30 0d 0a 62 3d 52 53 3a 31 30 30 30 0d  1000..b=RS:1000.
00000280 (00B14798): 0a 61 3d 63 6f 6e 74 72 6f 6c 3a 74 72 61 63 6b  .a=control:track
00000290 (00B147A8): 49 44 3d 34 3f 66 67 3d 30 26 75 64 3d 32 39 36  ID=4?fg=0&ud=296
000002a0 (00B147B8): 33 30 36 31 38 37 2d 32 30 30 39 30 33 30 35 31  306187-200903051
000002b0 (00B147C8): 34 33 35 31 36 2d 32 62 32 34 61 38 37 30 2d 33  43516-2b24a870-3
000002c0 (00B147D8): 66 38 62 2d 34 64 38 37 2d 38 39 61 32 2d 31 37  f8b-4d87-89a2-17
000002d0 (00B147E8): 39 64 66 61 37 64 65 35 30 37 26 64 74 3d 32 30  9dfa7de507&dt=20
000002e0 (00B147F8): 30 39 30 33 30 35 54 31 33 35 30 31 36 2e 38 34  090305T135016.84
000002f0 (00B14808): 30 5a 26 64 73 3d 62 37 37 35 63 66 61 64 62 62  0Z&ds=b775cfadbb
00000300 (00B14818): 36 39 64 32 34 39 64 64 66 62 36 64 61 66 66 37  69d249ddfb6daff7
00000310 (00B14828): 61 63 31 38 30 38 62 34 64 30 37 64 30 35 0d 0a  ac1808b4d07d05..
00000320 (00B14838): 61 3d 72 74 70 6d 61 70 3a 39 37 20 41 4d 52 2f  a=rtpmap:97 AMR/
00000330 (00B14848): 38 30 30 30 0d 0a 61 3d 6d 70 65 67 34 2d 65 73  8000..a=mpeg4-es
00000340 (00B14858): 69 64 3a 31 30 31 0d 0a 61 3d 78 2d 65 6e 76 69  id:101..a=x-envi
00000350 (00B14868): 76 69 6f 2d 76 65 72 69 64 3a 30 30 30 32 32 42  vio-verid:00022B
00000360 (00B14878): 32 37 0d 0a 61 3d 66 6d 74 70 3a 39 37 20 6f 63  27..a=fmtp:97 oc
00000370 (00B14888): 74 65 74 2d 61 6c 69 67 6e 3d 31 0d 0a 61 3d 6d  tet-align=1..a=m
00000380 (00B14898): 61 78 70 74 69 6d 65 3a 32 30 30 0d 0a 00        axptime:200...
sdp packet 0022F9E0:
 version:       '0'
 origin:
  username:     '-'
  sess_id:      '3445242742'
  sess_version: '1978283413'
  nettype:      'IN'
  addrtype:     'IP4'
  addr:         '10.3.161.81'
 session_name:  'TF1_ED'
 information:   '(NULL)'
 uri:           '(NULL)'
 emails:
  email 'support@localhost'
 connection:
  nettype:      'IN'
  addrtype:     'IP4'
  address:      '0.0.0.0'
  ttl:          '0'
  addr_number:  '0'
 key:
  type:         '(NULL)'
  data:         '(NULL)'
 attributes:
  attribute 'range' : 'npt=now-'
  attribute 'X-wmfversion' : '1.0'
  attribute 'control' : '*'
 medias:
  media 0:
   media:       'video'
   port:        '0'
   num_ports:   '4294967295'
   proto:       'RTP/AVP'
   formats:
    format  '96'
   information: '(NULL)'
   bandwidths:
    type:         'AS'
    bandwidth:    '37'
    type:         'RR'
    bandwidth:    '1000'
    type:         'RS'
    bandwidth:    '1000'
   key:
    type:       '(NULL)'
    data:       '(NULL)'
   attributes:
    attribute 'control' : 'trackID=3?fg=0&ud=296306187-20090305143516-2b24a870-3f8b-4d87-89a2-179dfa7de507&dt=20090305T1
35016.840Z&ds=b775cfadbb69d249ddfb6daff7ac1808b4d07d05'
    attribute 'rtpmap' : '96 MP4V-ES/90000'
    attribute 'cliprect' : '0,0,144,176'
    attribute 'mpeg4-esid' : '201'
    attribute 'x-envivio-verid' : '00022B27'
    attribute 'fmtp' : '96 profile-level-id=8;config=000001b008000001b50ea020202f000001000000012000c788ba9850584121463f'

    attribute 'framerate' : '10.0'
  media 1:
   media:       'audio'
   port:        '0'
   num_ports:   '4294967295'
   proto:       'RTP/AVP'
   formats:
    format  '97'
   information: '(NULL)'
   bandwidths:
    type:         'AS'
    bandwidth:    '9'
    type:         'RR'
    bandwidth:    '1000'
    type:         'RS'
    bandwidth:    '1000'
   key:
    type:       '(NULL)'
    data:       '(NULL)'
   attributes:
    attribute 'control' : 'trackID=4?fg=0&ud=296306187-20090305143516-2b24a870-3f8b-4d87-89a2-179dfa7de507&dt=20090305T1
35016.840Z&ds=b775cfadbb69d249ddfb6daff7ac1808b4d07d05'
    attribute 'rtpmap' : '97 AMR/8000'
    attribute 'mpeg4-esid' : '101'
    attribute 'x-envivio-verid' : '00022B27'
    attribute 'fmtp' : '97 octet-align=1'
    attribute 'maxptime' : '200'
RTSP request message 0022F910
 request line:
   method: 'SETUP'
   uri:    'rtsp://pvs02p.cvf.fr:554/t1/live/Tf1_EDGE/trackID=3?fg=0&ud=296306187-20090305143516-2b24a870-3f8b-4d87-89a2
-179dfa7de507&dt=20090305T135016.840Z&ds=b775cfadbb69d249ddfb6daff7ac1808b4d07d05'
   version: '1.0'
 headers:
   key: 'Transport', value: 'RTP/AVP/UDP;unicast;client_port=3988-3989'
 body:
RTSP response message 0022F8F0
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '2'
   key: 'Date', value: 'Thu, 05 Mar 2009 13:36:26 GMT'
   key: 'Session', value: '7863b99aa838e4e4;timeout=60'
   key: 'Transport', value: 'RTP/AVP/UDP;unicast;client_port=3988-3989;server_port=3030-3031;ssrc=0088588e'
   key: 'Server', value: 'PVSS/4.1_070425 (20:02:12 Apr 25 2007)'
 body: length 0
RTSP request message 0022F910
 request line:
   method: 'SETUP'
   uri:    'rtsp://pvs02p.cvf.fr:554/t1/live/Tf1_EDGE/trackID=4?fg=0&ud=296306187-20090305143516-2b24a870-3f8b-4d87-89a2
-179dfa7de507&dt=20090305T135016.840Z&ds=b775cfadbb69d249ddfb6daff7ac1808b4d07d05'
   version: '1.0'
 headers:
   key: 'Transport', value: 'RTP/AVP/UDP;unicast;client_port=3990-3991'
 body:
RTSP response message 0022F8F0
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '3'
   key: 'Date', value: 'Thu, 05 Mar 2009 13:36:26 GMT'
   key: 'Session', value: '7863b99aa838e4e4;timeout=60'
   key: 'Transport', value: 'RTP/AVP/UDP;unicast;client_port=3990-3991;server_port=3030-3031;ssrc=0188588e'
   key: 'Server', value: 'PVSS/4.1_070425 (20:02:12 Apr 25 2007)'
 body: length 0
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
RTSP request message 0022FAA0
 request line:
   method: 'PLAY'
   uri:    'rtsp://pvs02p.cvf.fr:554/t1/live/Tf1_EDGE?fg=0&ud=296306187-20090305143516-2b24a870-3f8b-4d87-89a2-179dfa7de
507&dt=20090305T135016.840Z&ds=b775cfadbb69d249ddfb6daff7ac1808b4d07d05'
   version: '1.0'
 headers:
   key: 'Range', value: 'npt=0-'
 body:
RTSP response message 0022FA80
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '4'
   key: 'Date', value: 'Thu, 05 Mar 2009 13:36:27 GMT'
   key: 'Session', value: '7863b99aa838e4e4'
   key: 'Range', value: 'npt=0-'
   key: 'RTP-Info', value: 'url=rtsp://pvs02p.cvf.fr:554/t1/live/Tf1_EDGE/trackID=3?fg=0&ud=296306187-20090305143516-2b2
4a870-3f8b-4d87-89a2-179dfa7de507&dt=20090305T135016.840Z&ds=b775cfadbb69d249ddfb6daff7ac1808b4d07d05;seq=26359;rtptime=
981449520,'
 body: length 0
New clock: GstSystemClock
ERROR: from element /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstUDPSrc:udpsrc3: Internal data flow error.
Additional debug info:
gst\base\gstbasesrc.c(2330): gst_base_src_loop (): /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstUDPSrc:udpsrc3:
streaming task paused, reason not-linked (-1)
Execution ended after 109374000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
RTSP request message 0022FAA0
 request line:
   method: 'TEARDOWN'
   uri:    'rtsp://pvs02p.cvf.fr:554/t1/live/Tf1_EDGE?fg=0&ud=296306187-20090305143516-2b24a870-3f8b-4d87-89a2-179dfa7de
507&dt=20090305T135016.840Z&ds=b775cfadbb69d249ddfb6daff7ac1808b4d07d05'
   version: '1.0'
 headers:
 body:
RTSP response message 0022FA80
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '5'
   key: 'Date', value: 'Thu, 05 Mar 2009 13:36:29 GMT'
   key: 'Session', value: '7863b99aa838e4e4'
 body: length 0
Setting pipeline to NULL ...
FREEING pipeline ...

C:\Documents and Settings\Administrator\Desktop>
Comment 1 Wim Taymans 2009-03-05 14:38:34 UTC
should be fixed in git gst-plugins-base and gst-plugins-good

commit 636cd65ebfd74f7d8a4f206d6e2f3c6ce70099f3
Author: Wim Taymans <wim.taymans@collabora.co.uk>
Date:   Thu Mar 5 14:08:14 2009 +0100

    rtspsrc: fix range parsing
    
    Fix parsing of the range headers.

Comment 2 Julien Isorce 2009-03-05 16:00:46 UTC
ok I have updated my base/rtsp 0.10.22 to head git, and good/rtsp from 0.10.14 to head git.

This is what I am getting now:

C:\Documents and Settings\Administrator\Desktop>gst-launch rtspsrc location="rtsp://pvs11p.cvf.fr:554/t1/live/Tf1_EDGE?f
g=0&ud=296338285-20090305163955-5e4f3084-9806-4181-8301-86a77c712ce1&dt=20090305T155455.343Z&ds=4b2e8ca3f7447be70057a15f
7e6972e17f39ec98" debug=1 ! rtpmp4vdepay ! ffdec_mpeg4 ! ffmpegcolorspace ! directdrawsink
Setting pipeline to PAUSED ...
RTSP request message 0022FA60
 request line:
   method: 'OPTIONS'
   uri:    'rtsp://pvs11p.cvf.fr:554/t1/live/Tf1_EDGE?fg=0&ud=296338285-20090305163955-5e4f3084-9806-4181-8301-86a77c712
ce1&dt=20090305T155455.343Z&ds=4b2e8ca3f7447be70057a15f7e6972e17f39ec98'
   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 0022FA40
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '0'
   key: 'Date', value: 'Thu, 05 Mar 2009 15:46:34 GMT'
   key: 'Server', value: 'PVSS/4.1_070425 (20:02:12 Apr 25 2007)'
   key: 'Public', value: 'DESCRIBE, SETUP, TEARDOWN, PLAY, OPTIONS'
 body: length 0
RTSP request message 0022FA60
 request line:
   method: 'DESCRIBE'
   uri:    'rtsp://pvs11p.cvf.fr:554/t1/live/Tf1_EDGE?fg=0&ud=296338285-20090305163955-5e4f3084-9806-4181-8301-86a77c712
ce1&dt=20090305T155455.343Z&ds=4b2e8ca3f7447be70057a15f7e6972e17f39ec98'
   version: '1.0'
 headers:
   key: 'Accept', value: 'application/sdp'
   key: 'Bandwidth', value: '10485800'
   key: 'GUID', value: '00000000-0000-0000-0000-000000000000'
   key: 'RegionData', value: '0'
   key: 'ClientID', value: 'Linux_2.4_6.0.9.1235_play32_RN01_EN_586'
   key: 'SupportsMaximumASMBandwidth', value: '1'
   key: 'Language', value: 'en-US'
 body:
RTSP response message 0022FA40
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '1'
   key: 'Date', value: 'Thu, 05 Mar 2009 15:46:35 GMT'
   key: 'Content-Type', value: 'application/sdp'
   key: 'Content-Base', value: 'rtsp://pvs11p.cvf.fr:554/t1/live/Tf1_EDGE/'
   key: 'Content-Length', value: '909'
   key: 'Server', value: 'PVSS/4.1_070425 (20:02:12 Apr 25 2007)'
 body: length 910
00000000 (00D35CA8): 76 3d 30 0d 0a 6f 3d 2d 20 33 34 34 35 32 35 35  v=0..o=- 3445255
00000010 (00D35CB8): 35 34 32 20 31 32 30 37 36 30 37 33 36 35 20 49  542 1207607365 I
00000020 (00D35CC8): 4e 20 49 50 34 20 31 30 2e 33 2e 31 36 31 2e 38  N IP4 10.3.161.8
00000030 (00D35CD8): 31 0d 0a 73 3d 54 46 31 5f 45 44 0d 0a 65 3d 73  1..s=TF1_ED..e=s
00000040 (00D35CE8): 75 70 70 6f 72 74 40 6c 6f 63 61 6c 68 6f 73 74  upport@localhost
00000050 (00D35CF8): 0d 0a 63 3d 49 4e 20 49 50 34 20 30 2e 30 2e 30  ..c=IN IP4 0.0.0
00000060 (00D35D08): 2e 30 0d 0a 74 3d 30 20 30 0d 0a 61 3d 72 61 6e  .0..t=0 0..a=ran
00000070 (00D35D18): 67 65 3a 6e 70 74 3d 6e 6f 77 2d 0d 0a 61 3d 58  ge:npt=now-..a=X
00000080 (00D35D28): 2d 77 6d 66 76 65 72 73 69 6f 6e 3a 31 2e 30 0d  -wmfversion:1.0.
00000090 (00D35D38): 0a 61 3d 63 6f 6e 74 72 6f 6c 3a 2a 0d 0a 6d 3d  .a=control:*..m=
000000a0 (00D35D48): 76 69 64 65 6f 20 30 20 52 54 50 2f 41 56 50 20  video 0 RTP/AVP
000000b0 (00D35D58): 39 36 0d 0a 62 3d 41 53 3a 33 37 0d 0a 62 3d 52  96..b=AS:37..b=R
000000c0 (00D35D68): 52 3a 31 30 30 30 0d 0a 62 3d 52 53 3a 31 30 30  R:1000..b=RS:100
000000d0 (00D35D78): 30 0d 0a 61 3d 63 6f 6e 74 72 6f 6c 3a 74 72 61  0..a=control:tra
000000e0 (00D35D88): 63 6b 49 44 3d 33 3f 66 67 3d 30 26 75 64 3d 32  ckID=3?fg=0&ud=2
000000f0 (00D35D98): 39 36 33 33 38 32 38 35 2d 32 30 30 39 30 33 30  96338285-2009030
00000100 (00D35DA8): 35 31 36 33 39 35 35 2d 35 65 34 66 33 30 38 34  5163955-5e4f3084
00000110 (00D35DB8): 2d 39 38 30 36 2d 34 31 38 31 2d 38 33 30 31 2d  -9806-4181-8301-
00000120 (00D35DC8): 38 36 61 37 37 63 37 31 32 63 65 31 26 64 74 3d  86a77c712ce1&dt=
00000130 (00D35DD8): 32 30 30 39 30 33 30 35 54 31 35 35 34 35 35 2e  20090305T155455.
00000140 (00D35DE8): 33 34 33 5a 26 64 73 3d 34 62 32 65 38 63 61 33  343Z&ds=4b2e8ca3
00000150 (00D35DF8): 66 37 34 34 37 62 65 37 30 30 35 37 61 31 35 66  f7447be70057a15f
00000160 (00D35E08): 37 65 36 39 37 32 65 31 37 66 33 39 65 63 39 38  7e6972e17f39ec98
00000170 (00D35E18): 0d 0a 61 3d 72 74 70 6d 61 70 3a 39 36 20 4d 50  ..a=rtpmap:96 MP
00000180 (00D35E28): 34 56 2d 45 53 2f 39 30 30 30 30 0d 0a 61 3d 63  4V-ES/90000..a=c
00000190 (00D35E38): 6c 69 70 72 65 63 74 3a 30 2c 30 2c 31 34 34 2c  liprect:0,0,144,
000001a0 (00D35E48): 31 37 36 0d 0a 61 3d 6d 70 65 67 34 2d 65 73 69  176..a=mpeg4-esi
000001b0 (00D35E58): 64 3a 32 30 31 0d 0a 61 3d 78 2d 65 6e 76 69 76  d:201..a=x-enviv
000001c0 (00D35E68): 69 6f 2d 76 65 72 69 64 3a 30 30 30 32 32 42 32  io-verid:00022B2
000001d0 (00D35E78): 37 0d 0a 61 3d 66 6d 74 70 3a 39 36 20 70 72 6f  7..a=fmtp:96 pro
000001e0 (00D35E88): 66 69 6c 65 2d 6c 65 76 65 6c 2d 69 64 3d 38 3b  file-level-id=8;
000001f0 (00D35E98): 63 6f 6e 66 69 67 3d 30 30 30 30 30 31 62 30 30  config=000001b00
00000200 (00D35EA8): 38 30 30 30 30 30 31 62 35 30 65 61 30 32 30 32  8000001b50ea0202
00000210 (00D35EB8): 30 32 66 30 30 30 30 30 31 30 30 30 30 30 30 30  02f0000010000000
00000220 (00D35EC8): 31 32 30 30 30 63 37 38 38 62 61 39 38 35 30 35  12000c788ba98505
00000230 (00D35ED8): 38 34 31 32 31 34 36 33 66 0d 0a 61 3d 66 72 61  84121463f..a=fra
00000240 (00D35EE8): 6d 65 72 61 74 65 3a 31 30 2e 30 0d 0a 6d 3d 61  merate:10.0..m=a
00000250 (00D35EF8): 75 64 69 6f 20 30 20 52 54 50 2f 41 56 50 20 39  udio 0 RTP/AVP 9
00000260 (00D35F08): 37 0d 0a 62 3d 41 53 3a 39 0d 0a 62 3d 52 52 3a  7..b=AS:9..b=RR:
00000270 (00D35F18): 31 30 30 30 0d 0a 62 3d 52 53 3a 31 30 30 30 0d  1000..b=RS:1000.
00000280 (00D35F28): 0a 61 3d 63 6f 6e 74 72 6f 6c 3a 74 72 61 63 6b  .a=control:track
00000290 (00D35F38): 49 44 3d 34 3f 66 67 3d 30 26 75 64 3d 32 39 36  ID=4?fg=0&ud=296
000002a0 (00D35F48): 33 33 38 32 38 35 2d 32 30 30 39 30 33 30 35 31  338285-200903051
000002b0 (00D35F58): 36 33 39 35 35 2d 35 65 34 66 33 30 38 34 2d 39  63955-5e4f3084-9
000002c0 (00D35F68): 38 30 36 2d 34 31 38 31 2d 38 33 30 31 2d 38 36  806-4181-8301-86
000002d0 (00D35F78): 61 37 37 63 37 31 32 63 65 31 26 64 74 3d 32 30  a77c712ce1&dt=20
000002e0 (00D35F88): 30 39 30 33 30 35 54 31 35 35 34 35 35 2e 33 34  090305T155455.34
000002f0 (00D35F98): 33 5a 26 64 73 3d 34 62 32 65 38 63 61 33 66 37  3Z&ds=4b2e8ca3f7
00000300 (00D35FA8): 34 34 37 62 65 37 30 30 35 37 61 31 35 66 37 65  447be70057a15f7e
00000310 (00D35FB8): 36 39 37 32 65 31 37 66 33 39 65 63 39 38 0d 0a  6972e17f39ec98..
00000320 (00D35FC8): 61 3d 72 74 70 6d 61 70 3a 39 37 20 41 4d 52 2f  a=rtpmap:97 AMR/
00000330 (00D35FD8): 38 30 30 30 0d 0a 61 3d 6d 70 65 67 34 2d 65 73  8000..a=mpeg4-es
00000340 (00D35FE8): 69 64 3a 31 30 31 0d 0a 61 3d 78 2d 65 6e 76 69  id:101..a=x-envi
00000350 (00D35FF8): 76 69 6f 2d 76 65 72 69 64 3a 30 30 30 32 32 42  vio-verid:00022B
00000360 (00D36008): 32 37 0d 0a 61 3d 66 6d 74 70 3a 39 37 20 6f 63  27..a=fmtp:97 oc
00000370 (00D36018): 74 65 74 2d 61 6c 69 67 6e 3d 31 0d 0a 61 3d 6d  tet-align=1..a=m
00000380 (00D36028): 61 78 70 74 69 6d 65 3a 32 30 30 0d 0a 00        axptime:200...
sdp packet 0022F9E0:
 version:       '0'
 origin:
  username:     '-'
  sess_id:      '3445255542'
  sess_version: '1207607365'
  nettype:      'IN'
  addrtype:     'IP4'
  addr:         '10.3.161.81'
 session_name:  'TF1_ED'
 information:   '(NULL)'
 uri:           '(NULL)'
 emails:
  email 'support@localhost'
 connection:
  nettype:      'IN'
  addrtype:     'IP4'
  address:      '0.0.0.0'
  ttl:          '0'
  addr_number:  '0'
 key:
  type:         '(NULL)'
  data:         '(NULL)'
 attributes:
  attribute 'range' : 'npt=now-'
  attribute 'X-wmfversion' : '1.0'
  attribute 'control' : '*'
 medias:
  media 0:
   media:       'video'
   port:        '0'
   num_ports:   '4294967295'
   proto:       'RTP/AVP'
   formats:
    format  '96'
   information: '(NULL)'
   bandwidths:
    type:         'AS'
    bandwidth:    '37'
    type:         'RR'
    bandwidth:    '1000'
    type:         'RS'
    bandwidth:    '1000'
   key:
    type:       '(NULL)'
    data:       '(NULL)'
   attributes:
    attribute 'control' : 'trackID=3?fg=0&ud=296338285-20090305163955-5e4f3084-9806-4181-8301-86a77c712ce1&dt=20090305T1
55455.343Z&ds=4b2e8ca3f7447be70057a15f7e6972e17f39ec98'
    attribute 'rtpmap' : '96 MP4V-ES/90000'
    attribute 'cliprect' : '0,0,144,176'
    attribute 'mpeg4-esid' : '201'
    attribute 'x-envivio-verid' : '00022B27'
    attribute 'fmtp' : '96 profile-level-id=8;config=000001b008000001b50ea020202f000001000000012000c788ba9850584121463f'

    attribute 'framerate' : '10.0'
  media 1:
   media:       'audio'
   port:        '0'
   num_ports:   '4294967295'
   proto:       'RTP/AVP'
   formats:
    format  '97'
   information: '(NULL)'
   bandwidths:
    type:         'AS'
    bandwidth:    '9'
    type:         'RR'
    bandwidth:    '1000'
    type:         'RS'
    bandwidth:    '1000'
   key:
    type:       '(NULL)'
    data:       '(NULL)'
   attributes:
    attribute 'control' : 'trackID=4?fg=0&ud=296338285-20090305163955-5e4f3084-9806-4181-8301-86a77c712ce1&dt=20090305T1
55455.343Z&ds=4b2e8ca3f7447be70057a15f7e6972e17f39ec98'
    attribute 'rtpmap' : '97 AMR/8000'
    attribute 'mpeg4-esid' : '101'
    attribute 'x-envivio-verid' : '00022B27'
    attribute 'fmtp' : '97 octet-align=1'
    attribute 'maxptime' : '200'
RTSP request message 0022F910
 request line:
   method: 'SETUP'
   uri:    'rtsp://pvs11p.cvf.fr:554/t1/live/Tf1_EDGE/trackID=3?fg=0&ud=296338285-20090305163955-5e4f3084-9806-4181-8301
-86a77c712ce1&dt=20090305T155455.343Z&ds=4b2e8ca3f7447be70057a15f7e6972e17f39ec98'
   version: '1.0'
 headers:
   key: 'Transport', value: 'RTP/AVP/UDP;unicast;client_port=2890-2891'
 body:
RTSP response message 0022F8F0
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '2'
   key: 'Date', value: 'Thu, 05 Mar 2009 15:46:36 GMT'
   key: 'Session', value: '9ad0ac226055f520;timeout=60'
   key: 'Transport', value: 'RTP/AVP/UDP;unicast;client_port=2890-2891;server_port=3038-3039;ssrc=00c4286c'
   key: 'Server', value: 'PVSS/4.1_070425 (20:02:12 Apr 25 2007)'
 body: length 0
RTSP request message 0022F910
 request line:
   method: 'SETUP'
   uri:    'rtsp://pvs11p.cvf.fr:554/t1/live/Tf1_EDGE/trackID=4?fg=0&ud=296338285-20090305163955-5e4f3084-9806-4181-8301
-86a77c712ce1&dt=20090305T155455.343Z&ds=4b2e8ca3f7447be70057a15f7e6972e17f39ec98'
   version: '1.0'
 headers:
   key: 'Transport', value: 'RTP/AVP/UDP;unicast;client_port=2892-2893'
 body:
RTSP response message 0022F8F0
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '3'
   key: 'Date', value: 'Thu, 05 Mar 2009 15:46:37 GMT'
   key: 'Session', value: '9ad0ac226055f520;timeout=60'
   key: 'Transport', value: 'RTP/AVP/UDP;unicast;client_port=2892-2893;server_port=3038-3039;ssrc=01c4286c'
   key: 'Server', value: 'PVSS/4.1_070425 (20:02:12 Apr 25 2007)'
 body: length 0
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
RTSP request message 0022FAA0
 request line:
   method: 'PLAY'
   uri:    'rtsp://pvs11p.cvf.fr:554/t1/live/Tf1_EDGE?fg=0&ud=296338285-20090305163955-5e4f3084-9806-4181-8301-86a77c712
ce1&dt=20090305T155455.343Z&ds=4b2e8ca3f7447be70057a15f7e6972e17f39ec98'
   version: '1.0'
 headers:
   key: 'Range', value: 'npt=now-'
 body:
RTSP response message 0022FA80
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '4'
   key: 'Date', value: 'Thu, 05 Mar 2009 15:46:37 GMT'
   key: 'Session', value: '9ad0ac226055f520'
   key: 'Range', value: 'npt=now-'
   key: 'RTP-Info', value: 'url=rtsp://pvs11p.cvf.fr:554/t1/live/Tf1_EDGE/trackID=3?fg=0&ud=296338285-20090305163955-5e4
f3084-9806-4181-8301-86a77c712ce1&dt=20090305T155455.343Z&ds=4b2e8ca3f7447be70057a15f7e6972e17f39ec98;seq=62481;rtptime=
1679507520,'
 body: length 0
New clock: GstSystemClock
Got EOS from element "pipeline0".
Execution ended after 46875000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
^C
C:\Documents and Settings\Administrator\Desktop>

---------------------

Range value seems to be correct.
Is it normal that the body length is 0 ?
Because the pipeline is still emitting an EOS just after being in playing state.

---------------------

Note that if I am using playbin, video and audio are running but it's very jerky, and I get some warning about bad synchronisation.
But the worst thing when I am using playbin is that the flow stop after 15 seconds due to a RE-buffering phase. 
I think the first buffering phase is just enough the play about 15 sec then it needs a to bufferize again. Quicktime, and real player are also blocking in this rebuffering phase.
Only, vlc on win32 and pvplayer (on embedded device) can pass it.




Comment 3 Julien Isorce 2009-03-05 19:13:18 UTC
About this last point I can capture the network with ethereal (.cap), when playing with vlc and then with gstreamer. To compare the flow at network level.
Maybe it can help to understand why the gst pipeline stops infinitively after 15 sec during this re-buffering phase.
Would be usefull ?
Comment 4 Wim Taymans 2009-03-05 21:36:54 UTC
I would like a debug log first with the folowing debug:

 GST_DEBUG=*rtsp*:5,*udp*:5,*rtp*:5 gst-launch ...

To see why it's EOSing.
Comment 5 Julien Isorce 2009-03-06 09:29:10 UTC
The log: (I can see a "PAUSE is not supported", I am not sure it's relevant)

C:\Documents and Settings\Administrator>gst-launch rtspsrc location="rtsp://pvs0
8p.cvf.fr:554/t1/live/Tf1_EDGE?fg=0&ud=296616183-20090306102100-48124de8-d29d-4b
68-8d5b-18d563e6f6d5&dt=20090306T093600.761Z&ds=f77bbb4c125684a8c93e4fffe411d89d
d662901e" ! rtpamrdepay ! amrnbdec ! audioconvert ! directsoundsink
0:00:00.093749000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspext gstrtspext.c:102:gst_rtsp_ext_list_get:←[00m added extension interface f
or 'rtspreal0'
0:00:00.093749000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:5116:gst_rtspsrc_uri_set_uri:<rtspsrc0>←[00m set uri: rtsp:
//pvs08p.cvf.fr:554/t1/live/Tf1_EDGE?fg=0&ud=296616183-20090306102100-48124de8-d
29d-4b68-8d5b-18d563e6f6d5&dt=20090306T093600.761Z&ds=f77bbb4c125684a8c93e4fffe4
11d89dd662901e
0:00:00.093749000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:5118:gst_rtspsrc_uri_set_uri:<rtspsrc0>←[00m request uri is
: rtsp://pvs08p.cvf.fr:554/t1/live/Tf1_EDGE?fg=0&ud=296616183-20090306102100-481
24de8-d29d-4b68-8d5b-18d563e6f6d5&dt=20090306T093600.761Z&ds=f77bbb4c125684a8c93
e4fffe411d89dd662901e
0:00:00.109374000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m    basertpde
payload gst\rtp\gstbasertpdepayload.c:160:gst_base_rtp_depayload_init:<GstBaseRT
PDepayload@00BDF060>←[00m init
Setting pipeline to PAUSED ...
0:00:00.234373000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4260:gst_rtspsrc_open:<rtspsrc0>←[00m creating connection (
rtsp://pvs08p.cvf.fr:554/t1/live/Tf1_EDGE?fg=0&ud=296616183-20090306102100-48124
de8-d29d-4b68-8d5b-18d563e6f6d5&dt=20090306T093600.761Z&ds=f77bbb4c125684a8c93e4
fffe411d89dd662901e)...
0:00:00.234373000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4270:gst_rtspsrc_open:<rtspsrc0>←[00m connecting (rtsp://pv
s08p.cvf.fr:554/t1/live/Tf1_EDGE?fg=0&ud=296616183-20090306102100-48124de8-d29d-
4b68-8d5b-18d563e6f6d5&dt=20090306T093600.761Z&ds=f77bbb4c125684a8c93e4fffe411d8
9dd662901e)...
0:00:01.234364000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4278:gst_rtspsrc_open:<rtspsrc0>←[00m create options...
0:00:01.234364000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4286:gst_rtspsrc_open:<rtspsrc0>←[00m send options...
0:00:01.234364000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3429:gst_rtspsrc_try_send:<rtspsrc0>←[00m sending message
0:00:02.109353000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3455:gst_rtspsrc_try_send:<rtspsrc0>←[00m received response
 message
0:00:02.109353000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3466:gst_rtspsrc_try_send:<rtspsrc0>←[00m got response mess
age 200
0:00:02.109353000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m            r
tspreal rtspreal.c:180:rtsp_ext_real_after_send:<rtspreal0>←[00m Could not find
challenge tag.
0:00:02.109353000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4295:gst_rtspsrc_open:<rtspsrc0>←[00m create describe...
0:00:02.109353000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4313:gst_rtspsrc_open:<rtspsrc0>←[00m send describe...
0:00:02.109353000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3429:gst_rtspsrc_try_send:<rtspsrc0>←[00m sending message
0:00:05.593690000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3455:gst_rtspsrc_try_send:<rtspsrc0>←[00m received response
 message
0:00:05.593690000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3466:gst_rtspsrc_try_send:<rtspsrc0>←[00m got response mess
age 200
0:00:05.593690000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4353:gst_rtspsrc_open:<rtspsrc0>←[00m parse SDP...
0:00:05.609315000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4188:gst_rtspsrc_parse_range:<rtspsrc0>←[00m parsed range n
pt=now-
0:00:05.609315000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4199:gst_rtspsrc_parse_range:<rtspsrc0>←[00m range: type 1,
 min 0.000000 - type 2,  max 0.000000
0:00:05.609315000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4209:gst_rtspsrc_parse_range:<rtspsrc0>←[00m range: min 0:0
0:00.000000000
0:00:05.609315000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4224:gst_rtspsrc_parse_range:<rtspsrc0>←[00m range: max 99:
99:99.999999999
0:00:05.609315000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:705:gst_rtspsrc_create_stream:<rtspsrc0>←[00m stream 0, (00
C93000)
0:00:05.609315000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:706:gst_rtspsrc_create_stream:<rtspsrc0>←[00m  pt: 96
0:00:05.624939000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:707:gst_rtspsrc_create_stream:<rtspsrc0>←[00m  container: 0

0:00:05.624939000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:708:gst_rtspsrc_create_stream:<rtspsrc0>←[00m  caps: 00BB86
40
0:00:05.624939000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:709:gst_rtspsrc_create_stream:<rtspsrc0>←[00m  control: tra
ckID=3?fg=0&ud=296616183-20090306102100-48124de8-d29d-4b68-8d5b-18d563e6f6d5&dt=
20090306T093600.761Z&ds=f77bbb4c125684a8c93e4fffe411d89dd662901e
0:00:05.624939000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:727:gst_rtspsrc_create_stream:<rtspsrc0>←[00m  setup: rtsp:
//pvs08p.cvf.fr:554/t1/live/Tf1_EDGE/trackID=3?fg=0&ud=296616183-20090306102100-
48124de8-d29d-4b68-8d5b-18d563e6f6d5&dt=20090306T093600.761Z&ds=f77bbb4c125684a8
c93e4fffe411d89dd662901e
0:00:05.624939000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:705:gst_rtspsrc_create_stream:<rtspsrc0>←[00m stream 1, (00
C93A18)
0:00:05.640564000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:706:gst_rtspsrc_create_stream:<rtspsrc0>←[00m  pt: 97
0:00:05.640564000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:707:gst_rtspsrc_create_stream:<rtspsrc0>←[00m  container: 0

0:00:05.640564000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:708:gst_rtspsrc_create_stream:<rtspsrc0>←[00m  caps: 00BB87
00
0:00:05.640564000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:709:gst_rtspsrc_create_stream:<rtspsrc0>←[00m  control: tra
ckID=4?fg=0&ud=296616183-20090306102100-48124de8-d29d-4b68-8d5b-18d563e6f6d5&dt=
20090306T093600.761Z&ds=f77bbb4c125684a8c93e4fffe411d89dd662901e
0:00:05.640564000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:727:gst_rtspsrc_create_stream:<rtspsrc0>←[00m  setup: rtsp:
//pvs08p.cvf.fr:554/t1/live/Tf1_EDGE/trackID=4?fg=0&ud=296616183-20090306102100-
48124de8-d29d-4b68-8d5b-18d563e6f6d5&dt=20090306T093600.761Z&ds=f77bbb4c125684a8
c93e4fffe411d89dd662901e
0:00:05.656189000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3978:gst_rtspsrc_setup_streams:<rtspsrc0>←[00m doing setup
of stream 00C93000 with rtsp://pvs08p.cvf.fr:554/t1/live/Tf1_EDGE/trackID=3?fg=0
&ud=296616183-20090306102100-48124de8-d29d-4b68-8d5b-18d563e6f6d5&dt=20090306T09
3600.761Z&ds=f77bbb4c125684a8c93e4fffe411d89dd662901e
0:00:05.656189000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3772:gst_rtspsrc_create_transports_string:<rtspsrc0>←[00m g
ot transports (NULL)
0:00:05.656189000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3784:gst_rtspsrc_create_transports_string:<rtspsrc0>←[00m a
dding UDP unicast
0:00:05.656189000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3811:gst_rtspsrc_create_transports_string:<rtspsrc0>←[00m p
repared transports RTP/AVP/UDP;unicast;client_port=%%u1-%%u2
0:00:05.671814000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3986:gst_rtspsrc_setup_streams:<rtspsrc0>←[00m replace port
s in RTP/AVP/UDP;unicast;client_port=%%u1-%%u2
0:00:05.671814000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:567:gst_udpsrc_update_uri:<udpsrc0>←[00m updated uri to udp:
//0.0.0.0:4951
0:00:05.671814000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:567:gst_udpsrc_update_uri:<udpsrc0>←[00m updated uri to udp:
//0.0.0.0:0
0:00:05.671814000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:748:gst_udpsrc_start:<udpsrc0>←[00m allocating socket for 0.
0.0.0:0
0:00:05.687439000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:765:gst_udpsrc_start:<udpsrc0>←[00m binding on port 0
0:00:05.687439000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:812:gst_udpsrc_start:<udpsrc0>←[00m have udp buffer of 8192
bytes
0:00:05.687439000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:834:gst_udpsrc_start:<udpsrc0>←[00m bound, on port 4466
0:00:05.687439000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:837:gst_udpsrc_start:<udpsrc0>←[00m notifying port 4466
0:00:05.687439000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:920:gst_udpsrc_unlock_stop:<udpsrc0>←[00m No longer flushing

0:00:05.703063000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1107:gst_rtspsrc_alloc_udp_ports:<rtspsrc0>←[00m got RTP po
rt 4466
0:00:05.703063000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:567:gst_udpsrc_update_uri:<udpsrc1>←[00m updated uri to udp:
//0.0.0.0:4951
0:00:05.703063000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:567:gst_udpsrc_update_uri:<udpsrc1>←[00m updated uri to udp:
//0.0.0.0:4467
0:00:05.703063000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1135:gst_rtspsrc_alloc_udp_ports:<rtspsrc0>←[00m starting R
TCP on port 4467
0:00:05.703063000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:748:gst_udpsrc_start:<udpsrc1>←[00m allocating socket for 0.
0.0.0:4467
0:00:05.718688000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:765:gst_udpsrc_start:<udpsrc1>←[00m binding on port 4467
0:00:05.718688000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:812:gst_udpsrc_start:<udpsrc1>←[00m have udp buffer of 8192
bytes
0:00:05.718688000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:834:gst_udpsrc_start:<udpsrc1>←[00m bound, on port 4467
0:00:05.718688000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:920:gst_udpsrc_unlock_stop:<udpsrc1>←[00m No longer flushing

0:00:05.718688000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3995:gst_rtspsrc_setup_streams:<rtspsrc0>←[00m transport is
 now RTP/AVP/UDP;unicast;client_port=4466-4467
0:00:05.734313000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3429:gst_rtspsrc_try_send:<rtspsrc0>←[00m sending message
0:00:12.749861000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3455:gst_rtspsrc_try_send:<rtspsrc0>←[00m received response
 message
0:00:12.749861000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3466:gst_rtspsrc_try_send:<rtspsrc0>←[00m got response mess
age 200
0:00:12.765486000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4076:gst_rtspsrc_setup_streams:<rtspsrc0>←[00m stream 00C93
000 as UDP unicast
0:00:12.765486000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2275:gst_rtspsrc_stream_configure_transport:<rtspsrc0>←[00m
 configuring transport for stream 00C93000
0:00:12.765486000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2286:gst_rtspsrc_stream_configure_transport:<rtspsrc0>←[00m
 setting mime to application/x-rtp
0:00:12.765486000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1819:gst_rtspsrc_stream_configure_manager:<rtspsrc0>←[00m u
sing manager gstrtpbin
0:00:12.781111000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1848:gst_rtspsrc_stream_configure_manager:<rtspsrc0>←[00m c
onnect to signals on session manager, stream 00C93000
0:00:12.781111000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:794:create_recv_rtp:<rtpdec0>←[00m finding session 0
0:00:12.781111000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:799:create_recv_rtp:<rtpdec0>←[00m creating session 0
0:00:12.781111000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:809:create_recv_rtp:<rtpdec0>←[00m getting RTP sink pad
0:00:12.781111000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1659:new_session_pad:<rtspsrc0>←[00m got new session pad 00
BE06D8
0:00:12.781111000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1715:new_session_pad:<rtspsrc0>←[00m ignoring unknown strea
m
0:00:12.796735000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:850:create_recv_rtcp:<rtpdec0>←[00m finding session 0
0:00:12.796735000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:861:create_recv_rtcp:<rtpdec0>←[00m getting RTCP sink pad
0:00:12.796735000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1659:new_session_pad:<rtspsrc0>←[00m got new session pad 00
BE0798
0:00:12.796735000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1715:new_session_pad:<rtspsrc0>←[00m ignoring unknown strea
m
0:00:12.796735000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2061:gst_rtspsrc_stream_configure_udp:<rtspsrc0>←[00m setti
ng up UDP source
0:00:12.812360000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2082:gst_rtspsrc_stream_configure_udp:<rtspsrc0>←[00m conne
cting UDP source 0 to manager
0:00:12.812360000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2101:gst_rtspsrc_stream_configure_udp:<rtspsrc0>←[00m conne
cting UDP source 1 to manager
0:00:12.812360000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2142:gst_rtspsrc_stream_configure_udp_sinks:<rtspsrc0>←[00m
 configure RTP UDP sink for 193.33.36.238:3022
0:00:12.812360000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:672:gst_multiudpsink_add_internal:<GstUDPSink@00C990D0
>←[00m adding client on host localhost, port 4951
0:00:12.812360000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:706:gst_multiudpsink_add_internal:<GstUDPSink@00C990D0
>←[00m added client on host localhost, port 4951
0:00:12.827985000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:760:gst_multiudpsink_remove:<udpsink0>←[00m remove cli
ent with host localhost, port 4951
0:00:12.827985000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:672:gst_multiudpsink_add_internal:<udpsink0>←[00m addi
ng client on host 193.33.36.238, port 3022
0:00:12.827985000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:706:gst_multiudpsink_add_internal:<udpsink0>←[00m adde
d client on host 193.33.36.238, port 3022
0:00:12.827985000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2158:gst_rtspsrc_stream_configure_udp_sinks:<rtspsrc0>←[00m
 RTP UDP src has sock 1436
0:00:12.843610000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:527:gst_multiudpsink_set_property:<udpsink0>←[00m sett
ing SOCKFD to 1436
0:00:12.843610000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2194:gst_rtspsrc_stream_configure_udp_sinks:<rtspsrc0>←[00m
 configure RTCP UDP sink for 193.33.36.238:3023
0:00:12.859235000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:672:gst_multiudpsink_add_internal:<GstUDPSink@00CABF50
>←[00m adding client on host localhost, port 4951
0:00:12.859235000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:706:gst_multiudpsink_add_internal:<GstUDPSink@00CABF50
>←[00m added client on host localhost, port 4951
0:00:12.859235000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:760:gst_multiudpsink_remove:<udpsink1>←[00m remove cli
ent with host localhost, port 4951
0:00:12.859235000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:672:gst_multiudpsink_add_internal:<udpsink1>←[00m addi
ng client on host 193.33.36.238, port 3023
0:00:12.874859000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:706:gst_multiudpsink_add_internal:<udpsink1>←[00m adde
d client on host 193.33.36.238, port 3023
0:00:12.874859000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2212:gst_rtspsrc_stream_configure_udp_sinks:<rtspsrc0>←[00m
 RTCP UDP src has sock 1408
0:00:12.874859000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:527:gst_multiudpsink_set_property:<udpsink1>←[00m sett
ing SOCKFD to 1408
0:00:12.874859000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3978:gst_rtspsrc_setup_streams:<rtspsrc0>←[00m doing setup
of stream 00C93A18 with rtsp://pvs08p.cvf.fr:554/t1/live/Tf1_EDGE/trackID=4?fg=0
&ud=296616183-20090306102100-48124de8-d29d-4b68-8d5b-18d563e6f6d5&dt=20090306T09
3600.761Z&ds=f77bbb4c125684a8c93e4fffe411d89dd662901e
0:00:12.874859000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3772:gst_rtspsrc_create_transports_string:<rtspsrc0>←[00m g
ot transports (NULL)
0:00:12.890484000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3784:gst_rtspsrc_create_transports_string:<rtspsrc0>←[00m a
dding UDP unicast
0:00:12.890484000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3811:gst_rtspsrc_create_transports_string:<rtspsrc0>←[00m p
repared transports RTP/AVP/UDP;unicast;client_port=%%u1-%%u2
0:00:12.890484000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3986:gst_rtspsrc_setup_streams:<rtspsrc0>←[00m replace port
s in RTP/AVP/UDP;unicast;client_port=%%u1-%%u2
0:00:12.890484000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:567:gst_udpsrc_update_uri:<udpsrc2>←[00m updated uri to udp:
//0.0.0.0:4951
0:00:12.890484000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:567:gst_udpsrc_update_uri:<udpsrc2>←[00m updated uri to udp:
//0.0.0.0:0
0:00:12.906109000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:748:gst_udpsrc_start:<udpsrc2>←[00m allocating socket for 0.
0.0.0:0
0:00:12.906109000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:765:gst_udpsrc_start:<udpsrc2>←[00m binding on port 0
0:00:12.906109000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:812:gst_udpsrc_start:<udpsrc2>←[00m have udp buffer of 8192
bytes
0:00:12.906109000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:834:gst_udpsrc_start:<udpsrc2>←[00m bound, on port 4471
0:00:12.906109000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:837:gst_udpsrc_start:<udpsrc2>←[00m notifying port 4471
0:00:12.921734000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:920:gst_udpsrc_unlock_stop:<udpsrc2>←[00m No longer flushing

0:00:12.921734000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1107:gst_rtspsrc_alloc_udp_ports:<rtspsrc0>←[00m got RTP po
rt 4471
0:00:12.921734000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1115:gst_rtspsrc_alloc_udp_ports:<rtspsrc0>←[00m RTP port n
ot even
0:00:12.921734000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1117:gst_rtspsrc_alloc_udp_ports:<rtspsrc0>←[00m free RTP u
dpsrc
0:00:12.921734000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:907:gst_udpsrc_unlock:<udpsrc2>←[00m Flushing
0:00:12.937359000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:920:gst_udpsrc_unlock_stop:<udpsrc2>←[00m No longer flushing

0:00:12.937359000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:933:gst_udpsrc_stop:←[00m stopping, closing sockets
0:00:12.937359000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1121:gst_rtspsrc_alloc_udp_ports:<rtspsrc0>←[00m retry 1
0:00:12.937359000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:567:gst_udpsrc_update_uri:<udpsrc3>←[00m updated uri to udp:
//0.0.0.0:4951
0:00:12.937359000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:567:gst_udpsrc_update_uri:<udpsrc3>←[00m updated uri to udp:
//0.0.0.0:4472
0:00:12.952983000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:748:gst_udpsrc_start:<udpsrc3>←[00m allocating socket for 0.
0.0.0:4472
0:00:12.952983000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:765:gst_udpsrc_start:<udpsrc3>←[00m binding on port 4472
0:00:12.952983000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:812:gst_udpsrc_start:<udpsrc3>←[00m have udp buffer of 8192
bytes
0:00:12.952983000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:834:gst_udpsrc_start:<udpsrc3>←[00m bound, on port 4472
0:00:12.952983000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:920:gst_udpsrc_unlock_stop:<udpsrc3>←[00m No longer flushing

0:00:12.968608000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1107:gst_rtspsrc_alloc_udp_ports:<rtspsrc0>←[00m got RTP po
rt 4472
0:00:12.968608000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:567:gst_udpsrc_update_uri:<udpsrc4>←[00m updated uri to udp:
//0.0.0.0:4951
0:00:12.968608000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:567:gst_udpsrc_update_uri:<udpsrc4>←[00m updated uri to udp:
//0.0.0.0:4473
0:00:12.968608000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1135:gst_rtspsrc_alloc_udp_ports:<rtspsrc0>←[00m starting R
TCP on port 4473
0:00:12.968608000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:748:gst_udpsrc_start:<udpsrc4>←[00m allocating socket for 0.
0.0.0:4473
0:00:12.984233000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:765:gst_udpsrc_start:<udpsrc4>←[00m binding on port 4473
0:00:12.984233000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:812:gst_udpsrc_start:<udpsrc4>←[00m have udp buffer of 8192
bytes
0:00:12.984233000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:834:gst_udpsrc_start:<udpsrc4>←[00m bound, on port 4473
0:00:12.984233000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:920:gst_udpsrc_unlock_stop:<udpsrc4>←[00m No longer flushing

0:00:12.984233000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3995:gst_rtspsrc_setup_streams:<rtspsrc0>←[00m transport is
 now RTP/AVP/UDP;unicast;client_port=4472-4473
0:00:12.999858000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3429:gst_rtspsrc_try_send:<rtspsrc0>←[00m sending message
0:00:13.827972000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3455:gst_rtspsrc_try_send:<rtspsrc0>←[00m received response
 message
0:00:13.827972000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3466:gst_rtspsrc_try_send:<rtspsrc0>←[00m got response mess
age 200
0:00:13.843597000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4076:gst_rtspsrc_setup_streams:<rtspsrc0>←[00m stream 00C93
A18 as UDP unicast
0:00:13.843597000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2275:gst_rtspsrc_stream_configure_transport:<rtspsrc0>←[00m
 configuring transport for stream 00C93A18
0:00:13.843597000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2286:gst_rtspsrc_stream_configure_transport:<rtspsrc0>←[00m
 setting mime to application/x-rtp
0:00:13.843597000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1819:gst_rtspsrc_stream_configure_manager:<rtspsrc0>←[00m u
sing manager gstrtpbin
0:00:13.843597000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:794:create_recv_rtp:<rtpdec0>←[00m finding session 1
0:00:13.843597000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:799:create_recv_rtp:<rtpdec0>←[00m creating session 1
0:00:13.859222000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:809:create_recv_rtp:<rtpdec0>←[00m getting RTP sink pad
0:00:13.859222000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1659:new_session_pad:<rtspsrc0>←[00m got new session pad 00
BE0C18
0:00:13.859222000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1715:new_session_pad:<rtspsrc0>←[00m ignoring unknown strea
m
0:00:13.859222000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:850:create_recv_rtcp:<rtpdec0>←[00m finding session 1
0:00:13.874847000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:861:create_recv_rtcp:<rtpdec0>←[00m getting RTCP sink pad
0:00:13.874847000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1659:new_session_pad:<rtspsrc0>←[00m got new session pad 00
BE0CD8
0:00:13.874847000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1715:new_session_pad:<rtspsrc0>←[00m ignoring unknown strea
m
0:00:13.874847000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2061:gst_rtspsrc_stream_configure_udp:<rtspsrc0>←[00m setti
ng up UDP source
0:00:13.874847000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2082:gst_rtspsrc_stream_configure_udp:<rtspsrc0>←[00m conne
cting UDP source 0 to manager
0:00:13.890472000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2101:gst_rtspsrc_stream_configure_udp:<rtspsrc0>←[00m conne
cting UDP source 1 to manager
0:00:13.890472000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2142:gst_rtspsrc_stream_configure_udp_sinks:<rtspsrc0>←[00m
 configure RTP UDP sink for 193.33.36.238:3022
0:00:13.890472000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:672:gst_multiudpsink_add_internal:<GstUDPSink@00CAEB50
>←[00m adding client on host localhost, port 4951
0:00:13.890472000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:706:gst_multiudpsink_add_internal:<GstUDPSink@00CAEB50
>←[00m added client on host localhost, port 4951
0:00:13.890472000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:760:gst_multiudpsink_remove:<udpsink2>←[00m remove cli
ent with host localhost, port 4951
0:00:13.906097000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:672:gst_multiudpsink_add_internal:<udpsink2>←[00m addi
ng client on host 193.33.36.238, port 3022
0:00:13.906097000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:706:gst_multiudpsink_add_internal:<udpsink2>←[00m adde
d client on host 193.33.36.238, port 3022
0:00:13.906097000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2158:gst_rtspsrc_stream_configure_udp_sinks:<rtspsrc0>←[00m
 RTP UDP src has sock 1372
0:00:13.906097000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:527:gst_multiudpsink_set_property:<udpsink2>←[00m sett
ing SOCKFD to 1372
0:00:13.906097000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2194:gst_rtspsrc_stream_configure_udp_sinks:<rtspsrc0>←[00m
 configure RTCP UDP sink for 193.33.36.238:3023
0:00:13.921722000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:672:gst_multiudpsink_add_internal:<GstUDPSink@00CAF2D0
>←[00m adding client on host localhost, port 4951
0:00:13.921722000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:706:gst_multiudpsink_add_internal:<GstUDPSink@00CAF2D0
>←[00m added client on host localhost, port 4951
0:00:13.921722000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:760:gst_multiudpsink_remove:<udpsink3>←[00m remove cli
ent with host localhost, port 4951
0:00:13.921722000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:672:gst_multiudpsink_add_internal:<udpsink3>←[00m addi
ng client on host 193.33.36.238, port 3023
0:00:13.921722000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:706:gst_multiudpsink_add_internal:<udpsink3>←[00m adde
d client on host 193.33.36.238, port 3023
0:00:13.937346000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2212:gst_rtspsrc_stream_configure_udp_sinks:<rtspsrc0>←[00m
 RTCP UDP src has sock 1344
0:00:13.937346000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m        multi
udpsink gstmultiudpsink.c:527:gst_multiudpsink_set_property:<udpsink3>←[00m sett
ing SOCKFD to 1344
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
0:00:13.937346000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:5015:gst_rtspsrc_change_state:<rtspsrc0>←[00m PAUSED->PLAYI
NG: stop connection flush
0:00:13.952971000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:920:gst_udpsrc_unlock_stop:<udpsrc4>←[00m No longer flushing

0:00:13.952971000 ←[335m 1036←[00m   00CADBE0 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:400:gst_udpsrc_create:<udpsrc4>←[00m doing select, timeout 0

0:00:13.952971000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:920:gst_udpsrc_unlock_stop:<udpsrc3>←[00m No longer flushing

0:00:13.952971000 ←[335m 1036←[00m   00C993C8 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:400:gst_udpsrc_create:<udpsrc3>←[00m doing select, timeout 5
000000
0:00:13.952971000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:920:gst_udpsrc_unlock_stop:<udpsrc1>←[00m No longer flushing

0:00:13.968596000 ←[335m 1036←[00m   00C970B8 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:400:gst_udpsrc_create:<udpsrc1>←[00m doing select, timeout 0

0:00:13.968596000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:920:gst_udpsrc_unlock_stop:<udpsrc0>←[00m No longer flushing

0:00:13.968596000 ←[335m 1036←[00m   00C964E8 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:400:gst_udpsrc_create:<udpsrc0>←[00m doing select, timeout 5
000000
0:00:13.968596000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4709:gst_rtspsrc_play:<rtspsrc0>←[00m PLAY...
0:00:13.968596000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3429:gst_rtspsrc_try_send:<rtspsrc0>←[00m sending message
0:00:14.843591000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3455:gst_rtspsrc_try_send:<rtspsrc0>←[00m received response
 message
0:00:14.843591000 ←[335m 1036←[00m   00C964E8 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:403:gst_udpsrc_create:<udpsrc0>←[00m select returned 1
0:00:14.843591000 ←[335m 1036←[00m   00C993C8 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:403:gst_udpsrc_create:<udpsrc3>←[00m select returned 1
0:00:14.843591000 ←[335m 1036←[00m   00C993C8 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:441:gst_udpsrc_create:<udpsrc3>←[00m ioctl says 193 bytes av
ailable
0:00:14.859215000 ←[335m 1036←[00m   00C993C8 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:515:gst_udpsrc_create:<udpsrc3>←[00m read 193 bytes
0:00:14.859215000 ←[335m 1036←[00m   00C964E8 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:441:gst_udpsrc_create:<udpsrc0>←[00m ioctl says 764 bytes av
ailable
0:00:14.859215000 ←[335m 1036←[00m   00C964E8 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:515:gst_udpsrc_create:<udpsrc0>←[00m read 764 bytes
0:00:14.859215000 ←[335m 1036←[00m   00C964E8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1626:pad_blocked:<rtspsrc0>←[00m pad udpsrc0:src blocked, a
ctivating streams
0:00:14.874840000 ←[335m 1036←[00m   00C964E8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2391:gst_rtspsrc_activate_streams:<rtspsrc0>←[00m activatin
g streams
0:00:14.874840000 ←[335m 1036←[00m   00C964E8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2425:gst_rtspsrc_activate_streams:<rtspsrc0>←[00m unblockin
g stream pad 00C93000
0:00:14.874840000 ←[335m 1036←[00m   00C964E8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2425:gst_rtspsrc_activate_streams:<rtspsrc0>←[00m unblockin
g stream pad 00C93A18
0:00:14.874840000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3466:gst_rtspsrc_try_send:<rtspsrc0>←[00m got response mess
age 200
0:00:14.874840000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1626:pad_blocked:<rtspsrc0>←[00m pad udpsrc3:src blocked, a
ctivating streams
0:00:14.890465000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4188:gst_rtspsrc_parse_range:<rtspsrc0>←[00m parsed range n
pt=now-
0:00:14.890465000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4199:gst_rtspsrc_parse_range:<rtspsrc0>←[00m range: type 1,
 min 0.000000 - type 2,  max 0.000000
0:00:14.890465000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4209:gst_rtspsrc_parse_range:<rtspsrc0>←[00m range: min 0:0
0:00.000000000
0:00:14.890465000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4224:gst_rtspsrc_parse_range:<rtspsrc0>←[00m range: max 99:
99:99.999999999
0:00:14.890465000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4599:gst_rtspsrc_parse_rtpinfo:<rtspsrc0>←[00m parsing RTP-
Info url=rtsp://pvs08p.cvf.fr:554/t1/live/Tf1_EDGE/trackID=3?fg=0&ud=296616183-2
0090306102100-48124de8-d29d-4b68-8d5b-18d563e6f6d5&dt=20090306T093600.761Z&ds=f7
7bbb4c125684a8c93e4fffe411d89dd662901e;seq=41962;rtptime=3090396224,
0:00:14.890465000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4608:gst_rtspsrc_parse_rtpinfo:<rtspsrc0>←[00m parsing info
 url=rtsp://pvs08p.cvf.fr:554/t1/live/Tf1_EDGE/trackID=3?fg=0&ud=296616183-20090
306102100-48124de8-d29d-4b68-8d5b-18d563e6f6d5&dt=20090306T093600.761Z&ds=f77bbb
4c125684a8c93e4fffe411d89dd662901e;seq=41962;rtptime=3090396224
0:00:14.906090000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4622:gst_rtspsrc_parse_rtpinfo:<rtspsrc0>←[00m parsing fiel
d url=rtsp://pvs08p.cvf.fr:554/t1/live/Tf1_EDGE/trackID=3?fg=0&ud=296616183-2009
0306102100-48124de8-d29d-4b68-8d5b-18d563e6f6d5&dt=20090306T093600.761Z&ds=f77bb
b4c125684a8c93e4fffe411d89dd662901e
0:00:14.906090000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4622:gst_rtspsrc_parse_rtpinfo:<rtspsrc0>←[00m parsing fiel
d seq=41962
0:00:14.906090000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4622:gst_rtspsrc_parse_rtpinfo:<rtspsrc0>←[00m parsing fiel
d rtptime=3090396224
0:00:14.906090000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4640:gst_rtspsrc_parse_rtpinfo:<rtspsrc0>←[00m found stream
 00C93000, setting: seqbase 41962, timebase 3090396224
0:00:14.921715000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4608:gst_rtspsrc_parse_rtpinfo:<rtspsrc0>←[00m parsing info

0:00:14.921715000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2442:gst_rtspsrc_configure_caps:<rtspsrc0>←[00m configuring
 stream caps
0:00:14.921715000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2470:gst_rtspsrc_configure_caps:<rtspsrc0>←[00m stream 00C9
3000, caps 00BB8640
0:00:14.921715000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2470:gst_rtspsrc_configure_caps:<rtspsrc0>←[00m stream 00C9
3A18, caps 00BB8700
0:00:14.921715000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2473:gst_rtspsrc_configure_caps:<rtspsrc0>←[00m clear sessi
on
0:00:14.921715000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3097:gst_rtspsrc_loop_send_cmd:<rtspsrc0>←[00m stop connect
ion flush
New clock: GstSystemClock
0:00:14.937339000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1619:pad_unblocked:<rtspsrc0>←[00m pad udpsrc3:src unblocke
d
0:00:14.937339000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:476:gst_rtp_dec_chain_rtp:<rtpdec0>←[00m got rtp packet
0:00:14.937339000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:484:gst_rtp_dec_chain_rtp:<rtpdec0>←[00m SSRC 0134941d, PT 9
7
0:00:14.937339000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:501:gst_rtp_dec_chain_rtp:<rtpdec0>←[00m creating stream
0:00:14.952964000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1728:request_pt_map:<rtspsrc0>←[00m getting pt map for pt 9
7 in session 1
0:00:14.952964000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1659:new_session_pad:<rtspsrc0>←[00m got new session pad 00
C9C240
0:00:14.952964000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1667:new_session_pad:<rtspsrc0>←[00m stream: 1, SSRC 202230
05, PT 97
0:00:14.952964000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1692:new_session_pad:<rtspsrc0>←[00m stream 00C93000, conta
iner 0, disabled 0, added 0
0:00:14.952964000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m    basertpde
payload gst\rtp\gstbasertpdepayload.c:211:gst_base_rtp_depayload_setcaps:<rtpamr
depay0>←[00m Set caps
0:00:14.968589000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m    basertpde
payload gst\rtp\gstbasertpdepayload.c:221:gst_base_rtp_depayload_setcaps:<rtpamr
depay0>←[00m NPT start 0
0:00:14.968589000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m    basertpde
payload gst\rtp\gstbasertpdepayload.c:229:gst_base_rtp_depayload_setcaps:<rtpamr
depay0>←[00m NPT stop 18446744073709551615
0:00:14.968589000 ←[335m 1036←[00m   00C993C8 ←[37mLOG  ←[00m ←[00m    basertpde
payload gst\rtp\gstbasertpdepayload.c:298:gst_base_rtp_depayload_chain:<rtpamrde
pay0>←[00m discont 1, seqnum 6112, rtptime 3519789888, timestamp 0:00:00.9374940
00
0:00:14.968589000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:331:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m paylo
ad len 180
0:00:14.968589000 ←[335m 1036←[00m   00C964E8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1619:pad_unblocked:<rtspsrc0>←[00m pad udpsrc0:src unblocke
d
0:00:14.968589000 ←[335m 1036←[00m   00BFF700 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2914:gst_rtspsrc_loop_udp:<rtspsrc0>←[00m doing receive wit
h timeout 59 seconds
0:00:14.984214000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:14.984214000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:14.984214000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:14.984214000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:14.999839000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:14.999839000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:14.999839000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:14.999839000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:14.999839000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:15.015463000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:15.015463000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:424:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m pushi
ng buffer of size 180
0:00:15.015463000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m    basertpde
payload gst\rtp\gstbasertpdepayload.c:506:gst_base_rtp_depayload_push_full:<rtpa
mrdepay0>←[00m Pushed newsegment event on this first buffer
0:00:15.015463000 ←[335m 1036←[00m   00C993C8 ←[37mLOG  ←[00m ←[00m    basertpde
payload gst\rtp\gstbasertpdepayload.c:510:gst_base_rtp_depayload_push_full:<rtpa
mrdepay0>←[00m Marking DISCONT on output buffer
0:00:15.015463000 ←[335m 1036←[00m   00C993C8 ←[37mLOG  ←[00m ←[00m    basertpde
payload gst\rtp\gstbasertpdepayload.c:518:gst_base_rtp_depayload_push_full:<rtpa
mrdepay0>←[00m Pushing buffer size 180, timestamp 0:00:00.937494000
0:00:15.031088000 ←[335m 1036←[00m   00C925D0 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1542:gst_rtspsrc_handle_src_query:<rtspsrc0>←[00m pad rtsps
rc0:recv_rtp_src_1_20223005_97 received query latency
0:00:15.031088000 ←[335m 1036←[00m   00C925D0 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1462:gst_rtspsrc_handle_src_event:<rtspsrc0>←[00m pad rtsps
rc0:recv_rtp_src_1_20223005_97 received event latency
0:00:17.952927000 ←[335m 1036←[00m   00C964E8 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:476:gst_rtp_dec_chain_rtp:<rtpdec0>←[00m got rtp packet
0:00:17.952927000 ←[335m 1036←[00m   00C964E8 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:484:gst_rtp_dec_chain_rtp:<rtpdec0>←[00m SSRC 0034941d, PT 9
6
0:00:17.952927000 ←[335m 1036←[00m   00C964E8 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:501:gst_rtp_dec_chain_rtp:<rtpdec0>←[00m creating stream
0:00:17.952927000 ←[335m 1036←[00m   00C964E8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1728:request_pt_map:<rtspsrc0>←[00m getting pt map for pt 9
6 in session 0
0:00:17.968551000 ←[335m 1036←[00m   00C964E8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1659:new_session_pad:<rtspsrc0>←[00m got new session pad 00
C9C540
0:00:17.968551000 ←[335m 1036←[00m   00C964E8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1667:new_session_pad:<rtspsrc0>←[00m stream: 0, SSRC 344578
9, PT 96
0:00:17.968551000 ←[335m 1036←[00m   00C964E8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1692:new_session_pad:<rtspsrc0>←[00m stream 00C93000, conta
iner 0, disabled 0, added 1
0:00:17.968551000 ←[335m 1036←[00m   00C964E8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1692:new_session_pad:<rtspsrc0>←[00m stream 00C93A18, conta
iner 0, disabled 0, added 1
0:00:17.968551000 ←[335m 1036←[00m   00C964E8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:1704:new_session_pad:<rtspsrc0>←[00m We added all streams
0:00:17.984176000 ←[335m 1036←[00m   00C964E8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4961:gst_rtspsrc_handle_message:<rtspsrc0>←[00m got error f
rom udpsrc0
0:00:17.984176000 ←[335m 1036←[00m   00C964E8 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4975:gst_rtspsrc_handle_message:<rtspsrc0>←[00m combined fl
ows: ok
0:00:17.984176000 ←[335m 1036←[00m   00C993C8 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:441:gst_udpsrc_create:<udpsrc3>←[00m ioctl says 1930 bytes a
vailable
0:00:17.984176000 ←[335m 1036←[00m   00C993C8 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:515:gst_udpsrc_create:<udpsrc3>←[00m read 1930 bytes
0:00:17.984176000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:476:gst_rtp_dec_chain_rtp:<rtpdec0>←[00m got rtp packet
0:00:17.984176000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m
 rtpdec gstrtpdec.c:484:gst_rtp_dec_chain_rtp:<rtpdec0>←[00m SSRC 0134941d, PT 9
7
0:00:18.281049000 ←[335m 1036←[00m   00C993C8 ←[37mLOG  ←[00m ←[00m    basertpde
payload gst\rtp\gstbasertpdepayload.c:298:gst_base_rtp_depayload_chain:<rtpamrde
pay0>←[00m discont 0, seqnum 6113, rtptime 3519791488, timestamp 0:00:04.0468300
00
0:00:18.281049000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:331:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m paylo
ad len 180
0:00:18.296674000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:18.296674000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:18.296674000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:18.296674000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:18.296674000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:18.296674000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:18.312299000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:18.312299000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:18.312299000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:18.312299000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:363:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m frame
 size 17
0:00:18.312299000 ←[335m 1036←[00m   00C993C8 ←[36mDEBUG←[00m ←[00m         rtpa
mrdepay gstrtpamrdepay.c:424:gst_rtp_amr_depay_process:<rtpamrdepay0>←[00m pushi
ng buffer of size 180
Got EOS from element "pipeline0".
Execution ended after 3390585000 ns.
Setting pipeline to PAUSED ...
0:00:18.327924000 ←[335m 1036←[00m   00C993C8 ←[37mLOG  ←[00m ←[00m    basertpde
payload gst\rtp\gstbasertpdepayload.c:518:gst_base_rtp_depayload_push_full:<rtpa
mrdepay0>←[00m Pushing buffer size 180, timestamp 0:00:04.046830000
0:00:18.359174000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:5023:gst_rtspsrc_change_state:<rtspsrc0>←[00m shutdown: sen
ding stop command
0:00:18.359174000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3093:gst_rtspsrc_loop_send_cmd:<rtspsrc0>←[00m start connec
tion flush
0:00:18.359174000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:907:gst_udpsrc_unlock:<udpsrc4>←[00m Flushing
0:00:18.359174000 ←[335m 1036←[00m   00CADBE0 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:403:gst_udpsrc_create:<udpsrc4>←[00m select returned -1
0:00:18.359174000 ←[335m 1036←[00m   00CADBE0 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:530:gst_udpsrc_create:←[00m stop called
0:00:18.374799000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:907:gst_udpsrc_unlock:<udpsrc3>←[00m Flushing
0:00:18.374799000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:907:gst_udpsrc_unlock:<udpsrc1>←[00m Flushing
0:00:18.374799000 ←[335m 1036←[00m   00C970B8 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:403:gst_udpsrc_create:<udpsrc1>←[00m select returned -1
0:00:18.374799000 ←[335m 1036←[00m   00C970B8 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:530:gst_udpsrc_create:←[00m stop called
0:00:18.374799000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:907:gst_udpsrc_unlock:<udpsrc0>←[00m Flushing
0:00:18.374799000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4846:gst_rtspsrc_pause:<rtspsrc0>←[00m PAUSE...
0:00:18.374799000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4891:gst_rtspsrc_pause:<rtspsrc0>←[00m PAUSE is not support
ed
Setting pipeline to READY ...
0:00:18.390424000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:5023:gst_rtspsrc_change_state:<rtspsrc0>←[00m shutdown: sen
ding stop command
0:00:18.390424000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3093:gst_rtspsrc_loop_send_cmd:<rtspsrc0>←[00m start connec
tion flush
0:00:18.390424000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:907:gst_udpsrc_unlock:<udpsrc4>←[00m Flushing
0:00:18.406049000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:920:gst_udpsrc_unlock_stop:<udpsrc4>←[00m No longer flushing

0:00:18.406049000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:933:gst_udpsrc_stop:←[00m stopping, closing sockets
0:00:18.406049000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:907:gst_udpsrc_unlock:<udpsrc3>←[00m Flushing
0:00:18.406049000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:920:gst_udpsrc_unlock_stop:<udpsrc3>←[00m No longer flushing

0:00:18.406049000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:933:gst_udpsrc_stop:←[00m stopping, closing sockets
0:00:18.406049000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:907:gst_udpsrc_unlock:<udpsrc1>←[00m Flushing
0:00:18.421674000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:920:gst_udpsrc_unlock_stop:<udpsrc1>←[00m No longer flushing

0:00:18.421674000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:933:gst_udpsrc_stop:←[00m stopping, closing sockets
0:00:18.421674000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:907:gst_udpsrc_unlock:<udpsrc0>←[00m Flushing
0:00:18.421674000 ←[335m 1036←[00m   003D2930 ←[37mLOG  ←[00m ←[00m
 udpsrc gstudpsrc.c:920:gst_udpsrc_unlock_stop:<udpsrc0>←[00m No longer flushing

0:00:18.421674000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
 udpsrc gstudpsrc.c:933:gst_udpsrc_stop:←[00m stopping, closing sockets
0:00:18.421674000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4499:gst_rtspsrc_close:<rtspsrc0>←[00m TEARDOWN...
0:00:18.437298000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3093:gst_rtspsrc_loop_send_cmd:<rtspsrc0>←[00m start connec
tion flush
0:01:14.967930000 ←[335m 1036←[00m   00BFF700 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2927:gst_rtspsrc_loop_udp:<rtspsrc0>←[00m got interrupted:
stop connection flush
0:01:16.405411000 ←[335m 1036←[00m   00BFF700 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:2976:gst_rtspsrc_loop_udp:<rtspsrc0>←[00m we have command 2

0:01:16.405411000 ←[335m 1036←[00m   00BFF700 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3035:gst_rtspsrc_loop_udp:<rtspsrc0>←[00m we are stopping
0:01:16.405411000 ←[335m 1036←[00m   00BFF700 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3124:gst_rtspsrc_loop:<rtspsrc0>←[00m pausing task, reason
wrong-state
0:01:16.405411000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4524:gst_rtspsrc_close:<rtspsrc0>←[00m stop connection flus
h
0:01:16.405411000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3429:gst_rtspsrc_try_send:<rtspsrc0>←[00m sending message
0:01:18.733512000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3455:gst_rtspsrc_try_send:<rtspsrc0>←[00m received response
 message
0:01:18.733512000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:3466:gst_rtspsrc_try_send:<rtspsrc0>←[00m got response mess
age 200
0:01:18.733512000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:4548:gst_rtspsrc_close:<rtspsrc0>←[00m closing connection..
.
0:01:18.749137000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:802:gst_rtspsrc_cleanup:<rtspsrc0>←[00m cleanup
0:01:18.749137000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:742:gst_rtspsrc_stream_free:<rtspsrc0>←[00m free stream 00C
93000
0:01:18.749137000 ←[335m 1036←[00m   003D2930 ←[36mDEBUG←[00m ←[00m
rtspsrc gstrtspsrc.c:742:gst_rtspsrc_stream_free:<rtspsrc0>←[00m free stream 00C
93A18
Setting pipeline to NULL ...
FREEING pipeline ...

C:\Documents and Settings\Administrator>




Comment 6 Wim Taymans 2009-03-06 10:52:34 UTC
not very revealing that.. Try again with more debug info and also capture to a file instead of posting here. 

GST_DEBUG=*:5 gst-launch ....   >debug.log 2>&1

then attach debug.log to this bugreport (possibly after compressing it).
Comment 7 Julien Isorce 2009-03-06 11:47:20 UTC
Created attachment 130191 [details]
debug.log

GST_DEBUG=*:5 gst-launch rtspsrc location="url" ! rtpamrdepay ! amrnbdec ! audioconvert ! directsoundsink
Comment 8 Julien Isorce 2009-03-06 18:06:21 UTC
I close the bug because I think I am using too simple pipeline. I will study the graph made by playbin to find what I am missing.
And the original problem (title of this bug:  [rtspsrc] Range request is wrong, should say: npt=now-) is fixed.

(see: http://bugzilla.gnome.org/show_bug.cgi?id=574368)