Advertisement
Guest User

Untitled

a guest
Sep 7th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.62 KB | None | 0 0
  1. LIVE555 Proxy Server
  2. (LIVE555 Streaming Media library version 2017.07.18; licensed under the GNU LGPL)
  3.  
  4. Created new TCP socket 4 for connection
  5. Connecting to 192.168.0.10, port 554 on socket 4...
  6. RTSP stream, proxying the stream "rtsp://192.168.0.10/live.sdp"
  7. Play this stream using the URL: rtsp://192.168.0.100:8554/proxyStream
  8.  
  9. (We use port 8000 for optional RTSP-over-HTTP tunneling.)
  10. ...remote connection opened
  11. Sending request: DESCRIBE rtsp://192.168.0.10/live.sdp RTSP/1.0
  12. CSeq: 2
  13. User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2017.07.18)
  14. Accept: application/sdp
  15.  
  16.  
  17. Received 632 new bytes of response data.
  18. Received a complete DESCRIBE response:
  19. RTSP/1.0 200 OK
  20. CSeq: 2
  21. Date: Fri, 30 Jun 2000 17:15:3 GMT
  22. Content-Base: rtsp://192.168.0.10/live.sdp/
  23. Content-Type: application/sdp
  24. Content-Length: 472
  25.  
  26. v=0
  27. o=RTSP 962385303 123 IN IP4 0.0.0.0
  28. s=RTSP server
  29. c=IN IP4 0.0.0.0
  30. t=0 0
  31. a=charset:Shift_JIS
  32. a=range:npt=0-
  33. a=control:*
  34. a=etag:1234567890
  35. m=video 0 RTP/AVP 98
  36. b=AS:0
  37. a=rtpmap:98 H264/90000
  38. a=control:trackID=1
  39. a=x-onvif-track:trackID=1
  40. a=fmtp:98 packetization-mode=1; profile-level-id=4d601f; sprop-parameter-sets=J01gH41oBQBbsBbIAAADAAgAAAMAyHihFQA=,KO4ESSAAAAA=
  41. m=application 0 RTP/AVP 107
  42. a=control:trackID=13
  43. a=rtpmap:107 vnd.onvif.metadata/90000
  44.  
  45. ProxyServerMediaSession[rtsp://192.168.0.10/live.sdp/] added new "ProxyServerMediaSubsession" for RTP/video/H264 track
  46. ProxyServerMediaSession[rtsp://192.168.0.10/live.sdp/] added new "ProxyServerMediaSubsession" for RTP/application/VND.ONVIF.METADATA track
  47. ProxyServerMediaSubsession[rtsp://192.168.0.10/live.sdp/,H264]::createNewStreamSource(session id 0)
  48. Initiated: ProxyServerMediaSubsession[rtsp://192.168.0.10/live.sdp/,H264]
  49. ProxyServerMediaSubsession[rtsp://192.168.0.10/live.sdp/,H264]::createNewRTPSink()
  50. ProxyServerMediaSubsession[rtsp://192.168.0.10/live.sdp/,H264]::closeStreamSource()
  51. ProxyServerMediaSubsession[rtsp://192.168.0.10/live.sdp/,VND.ONVIF.METADATA]::createNewStreamSource(session id 0)
  52. Initiated: ProxyServerMediaSubsession[rtsp://192.168.0.10/live.sdp/,VND.ONVIF.METADATA]
  53. ProxyServerMediaSubsession[rtsp://192.168.0.10/live.sdp/,VND.ONVIF.METADATA]::createNewRTPSink()
  54. ProxyServerMediaSubsession[rtsp://192.168.0.10/live.sdp/,VND.ONVIF.METADATA]::closeStreamSource()
  55. ProxyServerMediaSubsession[rtsp://192.168.0.10/live.sdp/,H264]::createNewStreamSource(session id 3019015930)
  56. Sending request: SETUP rtsp://192.168.0.10/live.sdp/trackID=1 RTSP/1.0
  57. CSeq: 3
  58. User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2017.07.18)
  59. Transport: RTP/AVP;unicast;client_port=52604-52605
  60.  
  61.  
  62. ProxyServerMediaSubsession[rtsp://192.168.0.10/live.sdp/,H264]::createNewRTPSink()
  63. Received 170 new bytes of response data.
  64. Received a complete SETUP response:
  65. RTSP/1.0 200 OK
  66. CSeq: 3
  67. Date: Fri, 30 Jun 2000 17:15:12 GMT
  68. Session: 594973055;timeout=70
  69. Transport: RTP/AVP;unicast;client_port=52604-52605;server_port=5556-5557
  70.  
  71.  
  72. ProxyRTSPClient[rtsp://192.168.0.10/live.sdp/]::continueAfterSETUP(): head codec: H264; numSubsessions 2
  73. queue: H264
  74. Sending request: PLAY rtsp://192.168.0.10/live.sdp/ RTSP/1.0
  75. CSeq: 4
  76. User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2017.07.18)
  77. Session: 594973055
  78.  
  79.  
  80. Received 200 new bytes of response data.
  81. Received a complete PLAY response:
  82. RTSP/1.0 200 OK
  83. CSeq: 4
  84. Date: Fri, 30 Jun 2000 17:15:17 GMT
  85. Session: 594973055;timeout=70
  86. RTP-Info: url=rtsp://192.168.0.10/live.sdp/trackID=1;seq=0;rtptime=0
  87. Range: npt=0-
  88. RTCP-Interval: 250
  89.  
  90.  
  91. Sending request: OPTIONS rtsp://192.168.0.10/live.sdp/ RTSP/1.0
  92. CSeq: 5
  93. User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2017.07.18)
  94. Session: 594973055
  95.  
  96.  
  97. Received 145 new bytes of response data.
  98. Received a complete OPTIONS response:
  99. RTSP/1.0 200 OK
  100. CSeq: 5
  101. Date: Fri, 30 Jun 2000 17:15:33 GMT
  102. Public: OPTIONS, DESCRIBE, PLAY, SETUP, GET_PARAMETER, SET_PARAMETER, TEARDOWN
  103.  
  104.  
  105. ProxyServerMediaSubsession[rtsp://192.168.0.10/live.sdp/,H264]::closeStreamSource()
  106. Sending request: PAUSE rtsp://192.168.0.10/live.sdp/ RTSP/1.0
  107. CSeq: 6
  108. User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2017.07.18)
  109. Session: 594973055
  110.  
  111.  
  112. Received 48 new bytes of response data.
  113. Received a complete PAUSE response:
  114. RTSP/1.0 200 OK
  115. CSeq: 6
  116. Session: 594973055
  117.  
  118.  
  119. Sending request: OPTIONS rtsp://192.168.0.10/live.sdp/ RTSP/1.0
  120. CSeq: 7
  121. User-Agent: ProxyRTSPClient (LIVE555 Streaming Media v2017.07.18)
  122. Session: 594973055
  123.  
  124.  
  125. Received 144 new bytes of response data.
  126. Received a complete OPTIONS response:
  127. RTSP/1.0 200 OK
  128. CSeq: 7
  129. Date: Fri, 30 Jun 2000 17:16:8 GMT
  130. Public: OPTIONS, DESCRIBE, PLAY, SETUP, GET_PARAMETER, SET_PARAMETER, TEARDOWN
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement