[gstreamer-bugs] [Bug 589838] New: gst-rtsp server:realone player in wan and lan is not working.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jul 26 23:35:21 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=589838

  GStreamer | gst-rtsp-server | Ver: git
           Summary: gst-rtsp server:realone player in wan and lan is not
                    working.
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bsreerenj at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The new committed version of gst-rtsp-server is not working with realone player
in windows .I am getting the following logs in the server side...

RTSP request message 0x851ce5c
 request line:
   method: 'SETUP'
   uri:    'rtsp://10.0.0.106:80/test.mp4/stream=0'
   version: '1.0'
 headers:
   key: 'CSeq', value: '3'
   key: 'Transport', value: 'RTP/AVP/TCP;unicast;mode=play'
   key: 'User-Agent', value: 'RealMedia Player HelixDNAClient/10.0.1.338
(win32)'
 body:
** Message: client 0x85784c0: received a request
** Message: reusing cached media 0x855f0a0
** Message: manage new media 0x855f0a0 in session 0x8581f10
RTSP response message 0xbfc38b14
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '3'
   key: 'Transport', value: 'RTP/AVP/TCP;unicast;mode="PLAY"'
   key: 'Server', value: 'GStreamer RTSP server'
   key: 'Session', value: 'npyoaeoellooaijw'
 body: length 0
** Message: client 0x85784c0: sent a message with cseq 3
RTSP request message 0x851ce5c
 request line:
   method: 'SETUP'
   uri:    'rtsp://10.0.0.106:80/test.mp4/stream=1'
   version: '1.0'
 headers:
   key: 'CSeq', value: '4'
   key: 'Transport', value: 'RTP/AVP/TCP;unicast;mode=play'
   key: 'User-Agent', value: 'RealMedia Player HelixDNAClient/10.0.1.338
(win32)'
   key: 'Session', value: 'npyoaeoellooaijw'
 body:
** Message: client 0x85784c0: received a request
** Message: watching session 0x85930c8
RTSP response message 0xbfc38b14
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '4'
   key: 'Transport', value: 'RTP/AVP/TCP;unicast;mode="PLAY"'
   key: 'Server', value: 'GStreamer RTSP server'
   key: 'Session', value: 'npyoaeoellooaijw'
 body: length 0
** Message: client 0x85784c0: sent a message with cseq 4
RTSP request message 0x851ce5c
 request line:
   method: 'SET_PARAMETER'
   uri:    'rtsp://10.0.0.106:80/test.mp4'
   version: '1.0'
 headers:
   key: 'CSeq', value: '5'
   key: 'Subscribe', value:
'stream=0;rule=0,stream=0;rule=1,stream=1;rule=0,stream=1;rule=1'
   key: 'Session', value: 'npyoaeoellooaijw'
 body:
** Message: client 0x85784c0: received a request
RTSP response message 0xbfc38a10
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '5'
   key: 'Server', value: 'GStreamer RTSP server'
 body: length 0
** Message: client 0x85784c0: sent a message with cseq 5
RTSP request message 0x851ce5c
 request line:
   method: 'PLAY'
   uri:    'rtsp://10.0.0.106:80/test.mp4'
   version: '1.0'
 headers:
   key: 'CSeq', value: '6'
   key: 'User-Agent', value: 'RealMedia Player HelixDNAClient/10.0.1.338
(win32)'
   key: 'Session', value: 'npyoaeoellooaijw'
   key: 'Range', value: 'npt=0-31.533000'
   key: 'Bandwidth', value: '524300'
 body:
** Message: client 0x85784c0: received a request
** Message: no seek needed
RTSP response message 0xbfc38af8
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '6'
   key: 'RTP-Info', value:
'url=rtsp://10.0.0.106:80/test.mp4/stream=0;seq=28915;rtptime=1049157689,
url=rtsp://10.0.0.106:80/test.mp4/stream=1;seq=27138;rtptime=612326107'
   key: 'Range', value: 'npt=0.000000-31.533333'
   key: 'Server', value: 'GStreamer RTSP server'
   key: 'Session', value: 'npyoaeoellooaijw'
 body: length 0
** Message: going to state PLAYING media 0x855f0a0
** Message: adding TCP 10.0.0.108
** Message: adding TCP 10.0.0.108
** Message: active 2 media 0x855f0a0
** Message: state PLAYING media 0x855f0a0
** Message: client 0x85784c0: sent a message with cseq 6
** Message: 0x855f0a0: got message type new-clock
RTSP request message 0x851ce5c
 request line:
   method: 'TEARDOWN'
   uri:    'rtsp://10.0.0.106:80/test.mp4'
   version: '1.0'
 headers:
   key: 'CSeq', value: '7'
   key: 'User-Agent', value: 'RealMedia Player HelixDNAClient/10.0.1.338
(win32)'
   key: 'Session', value: 'npyoaeoellooaijw'
 body:
** Message: client 0x85784c0: received a request
** Message: going to state NULL media 0x855f0a0
** Message: removing TCP 10.0.0.108
** Message: removing TCP 10.0.0.108
** Message: active 0 media 0x855f0a0
** Message: unprepare media 0x855f0a0
** Message: stream 0x856f2c0 received caps (nil), NULL
** Message: stream 0x859fb78 received caps (nil), NULL
** Message: free session media 0x8581f10
** Message: going to state NULL media 0x855f0a0
** Message: active 0 media 0x855f0a0
** Message: free session stream 0x84d5b48
** Message: free session stream 0x85b7368
RTSP response message 0xbfc38ac0
 status line:
   code:   '200'
   reason: 'OK'
   version: '1.0'
 headers:
   key: 'CSeq', value: '7'
   key: 'Server', value: 'GStreamer RTSP server'
   key: 'Session', value: 'npyoaeoellooaijw'
 body: length 0
** Message: finalize session 0x85930c8
** Message: added new client 0x85784f0 ip 10.0.0.108:48389
** Message: attaching to context 0x842c248
** Message: client 0x85784c0: connection closed
** Message: finalize client 0x85784c0
** Message: finalize media 0x855f0a0
** Message: added new client 0x8578520 ip 10.0.0.108:48645
** Message: attaching to context 0x842c248
** Message: added new client 0x8578550 ip 10.0.0.108:49413
** Message: attaching to context 0x842c248
** Message: added new client 0x8578580 ip 10.0.0.108:49669
** Message: attaching to context 0x842c248
** Message: client 0x85784f0: tunnel start
** Message: client 0x85784f0: no tunnelid provided
** Message: client 0x8578520: tunnel complete
** Message: client 0x8578520: no tunnelid provided
** Message: client 0x8578550: tunnel start
** Message: client 0x8578550: no tunnelid provided
** Message: client 0x8578580: tunnel complete
** Message: client 0x8578580: no tunnelid provided
0:00:39.164861526 21897  0x8429498 ERROR                default
gstrtspconnection.c:1480:parse_request_line: invalid method dfadc59f-4ac4-423d-
** Message: client 0x8578520: received an error Parse error
** Message: finalize client 0x8578520
0:00:39.165191666 21897  0x8429498 ERROR                default
gstrtspconnection.c:1480:parse_request_line: invalid method 9bb7f54c-a406-47fb-
** Message: client 0x8578580: received an error Parse error
** Message: finalize client 0x8578580
** Message: client 0x85784f0: connection closed
** Message: finalize client 0x85784f0
** Message: client 0x8578550: connection closed
** Message: finalize client 0x8578550


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=589838.




More information about the Gstreamer-bugs mailing list