Advertisement
Guest User

Untitled

a guest
Dec 21st, 2013
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.92 KB | None | 0 0
  1. --------------------------- MPLAYER REC: ---------------------------------------
  2. OPTIONS rtsp://localhost:8888/ RTSP/1.0
  3. CSeq: 1
  4.  
  5. ----------------------- MPLAYER-SEND: ----------------------------------
  6. RTSP/1.0 200 OK
  7. CSeq: 1
  8. Public: org.wfa.wfd1.0, SETUP, PLAY, DESCRIBE
  9.  
  10.  
  11. --------------------------- MPLAYER REC: ---------------------------------------
  12. DESCRIBE rtsp://localhost:8888/ RTSP/1.0
  13. Accept: application/sdp
  14. CSeq: 2
  15.  
  16. ----------------------- MPLAYER-SEND: ----------------------------------
  17. RTSP/1.0 200 OK
  18. CSeq: 2
  19. Content-type: application/sdp
  20. Content-Length: 82
  21.  
  22. v=0
  23. c=IN IP4 192.168.43.129/127
  24. m=video 15550 RTP/AVP 0
  25. a=rtpmap:0 MP4V-ES/1008
  26. --------------------------- MPLAYER REC: ---------------------------------------
  27. SETUP rtsp://localhost:8888/ RTSP/1.0
  28. Transport: RTP/AVP/UDP;unicast;client_port=6430-6431
  29. CSeq: 3
  30.  
  31. --------------------- WFD RECEIVED: --------------------------
  32. OPTIONS * RTSP/1.0
  33. Date: Sat, 21 Dec 2013 20:57:00 +0000
  34. Server: Mine/1.0
  35. CSeq: 1
  36. Require: org.wfa.wfd1.0
  37.  
  38. ----------------------- WFD SEND: ----------------------------
  39. RTSP/1.0 200 OK
  40. CSeq: 1
  41. Public: org.wfa.wfd1.0, GET_PARAMETER, SET_PARAMETER
  42.  
  43.  
  44. ----------------------- WFD SEND: ----------------------------
  45. OPTIONS * RTSP/1.0
  46. cseq: 309
  47.  
  48.  
  49. --------------------- WFD RECEIVED: --------------------------
  50. RTSP/1.0 200 OK
  51. Date: Sat, 21 Dec 2013 20:57:00 +0000
  52. Server: Mine/1.0
  53. CSeq: 309
  54. Public: org.wfa.wfd1.0, SETUP, TEARDOWN, PLAY, PAUSE, GET_PARAMETER, SET_PARAMETER
  55.  
  56. --------------------- WFD RECEIVED: --------------------------
  57. GET_PARAMETER rtsp://localhost/wfd1.0 RTSP/1.0
  58. Date: Sat, 21 Dec 2013 20:57:00 +0000
  59. Server: Mine/1.0
  60. CSeq: 2
  61. Content-Type: text/parameters
  62. Content-Length: 83
  63.  
  64. wfd_content_protection
  65. wfd_video_formats
  66. wfd_audio_codecs
  67. wfd_client_rtp_ports
  68.  
  69. ----------------------- WFD SEND: ----------------------------
  70. RTSP/1.0 200 OK
  71. CSeq: 2
  72. Content-Type: text/parameters
  73. Content-Length: 258
  74.  
  75. wfd_content_protection: HDCP2.0 port=25030
  76. wfd_video_formats: 38 01 01 08 0001 deff 07ffffff 00000fff 02 0000 0000 11 0780 0438
  77. wfd_audio_codecs: LPCM 00000003 02, AAC 0000000f 02, AC3 00000007 02
  78. wfd_client_rtp_ports: RTP/AVP/UDP;unicast 6430 0 mode=play
  79.  
  80. --------------------- WFD RECEIVED: --------------------------
  81. SET_PARAMETER rtsp://localhost/wfd1.0 RTSP/1.0
  82. Date: Sat, 21 Dec 2013 20:57:00 +0000
  83. Server: Mine/1.0
  84. CSeq: 3
  85. Content-Type: text/parameters
  86. Content-Length: 278
  87.  
  88. wfd_video_formats: 28 00 02 02 00000020 00000000 00000000 00 0000 0000 00 none none
  89. wfd_audio_codecs: AAC 00000001 00
  90. wfd_presentation_URL: rtsp://192.168.43.129/wfd1.0/streamid=0 none
  91. wfd_client_rtp_ports: RTP/AVP/UDP;unicast 6430 0 mode=play
  92. wfd_content_protection: none
  93.  
  94. ----------------------- WFD SEND: ----------------------------
  95. RTSP/1.0 200 OK
  96. CSeq: 3
  97.  
  98. --------------------- WFD RECEIVED: --------------------------
  99. SET_PARAMETER rtsp://localhost/wfd1.0 RTSP/1.0
  100. Date: Sat, 21 Dec 2013 20:57:00 +0000
  101. Server: Mine/1.0
  102. CSeq: 4
  103. Content-Type: text/parameters
  104. Content-Length: 27
  105.  
  106. wfd_trigger_method: SETUP
  107.  
  108. ----------------------- WFD SEND: ----------------------------
  109. RTSP/1.0 200 OK
  110. CSeq: 4
  111.  
  112. ----------------------- WFD SEND: ----------------------------
  113. SETUP rtsp://192.168.43.129/wfd1.0/streamid=0 RTSP/1.0
  114. cseq: 310
  115. Transport: RTP/AVP/UDP;unicast;client_port=6430-6431
  116.  
  117. --------------------- WFD RECEIVED: --------------------------
  118. RTSP/1.0 200 OK
  119. Date: Sat, 21 Dec 2013 20:57:00 +0000
  120. Server: Mine/1.0
  121. CSeq: 310
  122. Session: 851401618;timeout=30
  123. Transport: RTP/AVP/UDP;unicast;client_port=6430-6431;server_port=15550-15551
  124.  
  125. ------------------------ MPLAYER-SEND2: --------------------------------
  126.  
  127. RTSP/1.0 200 OK
  128. Date: Sat, 21 Dec 2013 20:57:00 +0000
  129. Server: Mine/1.0
  130. CSeq: 3
  131. Session: 851401618;timeout=30
  132. Transport: RTP/AVP/UDP;unicast;client_port=6430-6431;server_port=15550-15551
  133.  
  134.  
  135. --------------------------- MPLAYER REC: ---------------------------------------
  136. PLAY rtsp://localhost:8888/ RTSP/1.0
  137. Range: npt=0.000-
  138. CSeq: 4
  139. Session: 851401618
  140.  
  141. ----------------------- MPLAYER-SEND: ----------------------------------
  142. RTSP/1.0 200 OK
  143. CSeq: 4
  144. Session: 851401618;timeout=30
  145. Range: npt=0.000-
  146.  
  147.  
  148. ----------------------- WFD SEND: ----------------------------
  149. PLAY rtsp://192.168.43.129/wfd1.0/streamid=0 RTSP/1.0
  150. Session: 851401618
  151. cseq: 311
  152.  
  153.  
  154. --------------------- WFD RECEIVED: --------------------------
  155. RTSP/1.0 200 OK
  156. Date: Sat, 21 Dec 2013 20:57:00 +0000
  157. Server: Mine/1.0
  158. CSeq: 311
  159. Session: 851401618;timeout=30
  160. Range: npt=now-
  161.  
  162. ------------------------ MPLAYER-SEND2: --------------------------------
  163.  
  164. RTSP/1.0 200 OK
  165. Date: Sat, 21 Dec 2013 20:57:00 +0000
  166. Server: Mine/1.0
  167. CSeq: 4
  168. Session: 851401618;timeout=30
  169. Range: npt=now-
  170.  
  171.  
  172. --------------------- WFD RECEIVED: --------------------------
  173. GET_PARAMETER rtsp://localhost/wfd1.0 RTSP/1.0
  174. Date: Sat, 21 Dec 2013 20:57:05 +0000
  175. Server: Mine/1.0
  176. CSeq: 5
  177. Session: 851401618
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement