Title: Samsung Enterprise Portal mySingle

 

HI,

i am using Live555 test application ,testOnDemandRTSPServer on window in debug mode.

i am not able to start streaming on it as its not able to read data from client.it is working fine in release mode.

i am using VLC as client.

 

Error on server:

Play this stream using the URL "rtsp://107.109.132.232:8554/Test"

(We use port 80 for optional RTSP-over-HTTP tunneling.)
accept()ed connection from 107.109.132.232
RTSPClientConnection[001F5E98]::handleRequestBytes() read 127 new bytes:OPTIONS rtsp://107.109.132.232:8554/Test
 RTSP/1.0
CSeq: 2
User-Agent: LibVLC/2.0.7 (LIVE555 Streaming Media v2012.12.18)


parseRTSPRequestString() succeeded, returning cmdName "OPTIONS", urlPreSuffix "", urlSuffix "Test
", CSeq "2", Content-Length 0, with 0 bytes following the message.
sending response: RTSP/1.0 200 OK
CSeq: 2
Date: Wed, Jul 24 2013 05:03:38 GMT
Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, GET_PARAMETER, SET_PARAMETER

RTSPClientConnection[001F5E98]::handleRequestBytes() read 153 new bytes:DESCRIBE rtsp://107.109.132.232:8554/Test
 RTSP/1.0
CSeq: 3
User-Agent: LibVLC/2.0.7 (LIVE555 Streaming Media v2012.12.18)
Accept: application/sdp


parseRTSPRequestString() succeeded, returning cmdName "DESCRIBE", urlPreSuffix "", urlSuffix "Test
", CSeq "3", Content-Length 0, with 0 bytes following the message.
sending response: RTSP/1.0 404 Stream Not Found
CSeq: 3
Date: Wed, Jul 24 2013 05:03:38 GMT

RTSPClientConnection[001F5E98]::handleRequestBytes() read -1 new bytes (of 10000); terminating connection!
accept()ed connection from 107.109.132.232
RTSPClientConnection[001F5E98]::handleRequestBytes() read 381 new bytes:OPTIONS rtsp://107.109.132.232:8554 RTSP/1.0
CSeq: 1
User-Agent: RealMedia Player Version 6.0.9.1235 (linux-2.0-libc6-i386-gcc2.95)
ClientChallenge: 9e26d33f2984236010ef6253fb1887f7
PlayerStarttime: [28/03/2003:22:50:23 00:00]
CompanyID: KnKV4M4I/B2FjJ1TToLycw==
GUID: 00000000-0000-0000-0000-000000000000
RegionData: 0
ClientID: Linux_2.4_6.0.9.1235_play32_RN01_EN_586

 

 

Thanks & Regards,

Shailendra Khare

 

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to