Advertisement
Guest User

Untitled

a guest
Sep 14th, 2016
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.88 KB | None | 0 0
  1. [0] ./rtp_multi_test
  2. [1] rtsp://rtspsrv:30000/ipcam_mjpeg.sdp
  3. main.c:42-rtsp_options
  4. * STATE: INIT => CONNECT handle 0x8fbcf94; line 1397 (connection #-5000)
  5. * Added connection 0. The cache now contains 1 members
  6. * Trying xxx.xxx.xxx.xxx...
  7. * TCP_NODELAY set
  8. * STATE: CONNECT => WAITCONNECT handle 0x8fbcf94; line 1450 (connection #0)
  9. * Connected to rtspsrv (xxx.xxx.xxx.xxx) port 30000 (#0)
  10. * STATE: WAITCONNECT => SENDPROTOCONNECT handle 0x8fbcf94; line 1557 (connection #0)
  11. * Marked for [keep alive]: HTTP default
  12. * STATE: SENDPROTOCONNECT => DO handle 0x8fbcf94; line 1575 (connection #0)
  13. > OPTIONS rtsp://rtspsrv:30000/ipcam_mjpeg.sdp RTSP/1.0
  14. CSeq: 1
  15.  
  16. * STATE: DO => DO_DONE handle 0x8fbcf94; line 1654 (connection #0)
  17. * STATE: DO_DONE => WAITPERFORM handle 0x8fbcf94; line 1781 (connection #0)
  18. * STATE: WAITPERFORM => PERFORM handle 0x8fbcf94; line 1791 (connection #0)
  19. * HTTP 1.1 or later with persistent connection, pipelining supported
  20. < RTSP/1.0 200 OK
  21. RTSP/1.0 200 OK
  22. < CSeq: 1
  23. CSeq: 1
  24. < Public: DESCRIBE, SETUP, TEARDOWN, PLAY, SET_PARAMETER
  25. Public: DESCRIBE, SETUP, TEARDOWN, PLAY, SET_PARAMETER
  26.  
  27. <
  28. * STATE: PERFORM => DONE handle 0x8fbcf94; line 1955 (connection #0)
  29. * multi_done
  30. * Curl_http_done: called premature == 0
  31. * Connection #0 to host rtspsrv left intact
  32. * Expire cleared
  33. main.c:55-rtsp_describe
  34. * STATE: INIT => CONNECT handle 0x8fbcf94; line 1397 (connection #-5000)
  35. * Found bundle for host rtspsrv: 0x8fceca4 [can pipeline]
  36. * Re-using existing connection! (#0) with host rtspsrv
  37. * Connected to rtspsrv (xxx.xxx.xxx.xxx) port 30000 (#0)
  38. * STATE: CONNECT => DO handle 0x8fbcf94; line 1443 (connection #0)
  39. > DESCRIBE rtsp://rtspsrv:30000/ipcam_mjpeg.sdp RTSP/1.0
  40. CSeq: 2
  41. Accept: application/sdp
  42.  
  43. * STATE: DO => DO_DONE handle 0x8fbcf94; line 1654 (connection #0)
  44. * STATE: DO_DONE => WAITPERFORM handle 0x8fbcf94; line 1781 (connection #0)
  45. * STATE: WAITPERFORM => PERFORM handle 0x8fbcf94; line 1791 (connection #0)
  46. * HTTP 1.1 or later with persistent connection, pipelining supported
  47. < RTSP/1.0 200 OK
  48. < CSeq: 2
  49. < Content-Base: rtsp://rtspsrv:30000/ipcam_mjpeg.sdp/
  50. < Content-Type: application/sdp
  51. < Content-Length: 184
  52. <
  53. * STATE: PERFORM => DONE handle 0x8fbcf94; line 1955 (connection #0)
  54. * multi_done
  55. * Curl_http_done: called premature == 0
  56. * Connection #0 to host rtspsrv left intact
  57. main.c:71-rtsp_setup
  58. * STATE: INIT => CONNECT handle 0x8fbcf94; line 1397 (connection #-5000)
  59. * Found bundle for host rtspsrv: 0x8fceca4 [can pipeline]
  60. * Re-using existing connection! (#0) with host rtspsrv
  61. * Connected to rtspsrv (xxx.xxx.xxx.xxx) port 30000 (#0)
  62. * STATE: CONNECT => DO handle 0x8fbcf94; line 1443 (connection #0)
  63. > SETUP rtsp://rtspsrv:30000/ipcam_mjpeg.sdp/track0 RTSP/1.0
  64. CSeq: 3
  65. Transport: RTP/AVP/TCP;interleaved=0-1
  66.  
  67. * STATE: DO => DO_DONE handle 0x8fbcf94; line 1654 (connection #0)
  68. * STATE: DO_DONE => WAITPERFORM handle 0x8fbcf94; line 1781 (connection #0)
  69. * STATE: WAITPERFORM => PERFORM handle 0x8fbcf94; line 1791 (connection #0)
  70. * HTTP 1.1 or later with persistent connection, pipelining supported
  71. < RTSP/1.0 200 OK
  72. RTSP/1.0 200 OK
  73. < CSeq: 3
  74. CSeq: 3
  75. < Transport: RTP/AVP/TCP;unicast;interleaved=0-1
  76. Transport: RTP/AVP/TCP;unicast;interleaved=0-1
  77. < Session: 1FC203E297B316519CEDDB17D92894
  78. Session: 1FC203E297B316519CEDDB17D92894
  79.  
  80. <
  81. * STATE: PERFORM => DONE handle 0x8fbcf94; line 1955 (connection #0)
  82. * multi_done
  83. * Curl_http_done: called premature == 0
  84. * Connection #0 to host rtspsrv left intact
  85. main.c:85-rtsp_play uri rtsp://rtspsrv:30000/ipcam_mjpeg.sdp
  86. * STATE: INIT => CONNECT handle 0x8fbcf94; line 1397 (connection #-5000)
  87. * Found bundle for host rtspsrv: 0x8fceca4 [can pipeline]
  88. * Re-using existing connection! (#0) with host rtspsrv
  89. * Connected to rtspsrv (xxx.xxx.xxx.xxx) port 30000 (#0)
  90. * STATE: CONNECT => DO handle 0x8fbcf94; line 1443 (connection #0)
  91. > PLAY rtsp://rtspsrv:30000/ipcam_mjpeg.sdp RTSP/1.0
  92. CSeq: 4
  93. Session: 1FC203E297B316519CEDDB17D92894
  94. Range: 0.000-
  95.  
  96. * STATE: DO => DO_DONE handle 0x8fbcf94; line 1654 (connection #0)
  97. * STATE: DO_DONE => WAITPERFORM handle 0x8fbcf94; line 1781 (connection #0)
  98. * STATE: WAITPERFORM => PERFORM handle 0x8fbcf94; line 1791 (connection #0)
  99. * HTTP 1.1 or later with persistent connection, pipelining supported
  100. < RTSP/1.0 200 OK
  101. RTSP/1.0 200 OK
  102. < CSeq: 4
  103. CSeq: 4
  104. < Session: 1FC203E297B316519CEDDB17D92894
  105. Session: 1FC203E297B316519CEDDB17D92894
  106. < RTP-Info: url=rtsp://rtspsrv:30000/ipcam_mjpeg.sdp/track0;seq=1686044672;rtptime=1094754910
  107. RTP-Info: url=rtsp://rtspsrv:30000/ipcam_mjpeg.sdp/track0;seq=1686044672;rtptime=1094754910
  108. < Range: npt=0-
  109. Range: npt=0-
  110.  
  111. <
  112. * STATE: PERFORM => DONE handle 0x8fbcf94; line 1955 (connection #0)
  113. * multi_done
  114. * Curl_http_done: called premature == 0
  115. * Connection #0 to host rtspsrv left intact
  116. main.c:102-rtsp_receive_data
  117. main.c:105-rtsp_receive_data
  118. * STATE: INIT => CONNECT handle 0x8fbcf94; line 1397 (connection #-5000)
  119. * Found bundle for host rtspsrv: 0x8fceca4 [can pipeline]
  120. * Re-using existing connection! (#0) with host rtspsrv
  121. * Connected to rtspsrv (xxx.xxx.xxx.xxx) port 30000 (#0)
  122. * STATE: CONNECT => DO handle 0x8fbcf94; line 1443 (connection #0)
  123. * STATE: DO => DO_DONE handle 0x8fbcf94; line 1654 (connection #0)
  124. * STATE: DO_DONE => WAITPERFORM handle 0x8fbcf94; line 1781 (connection #0)
  125. * STATE: WAITPERFORM => PERFORM handle 0x8fbcf94; line 1791 (connection #0)
  126. * RTP Rewinding 1388 (READMORE)
  127. * RTP Rewinding 2776 (READMORE)
  128. * RTP Rewinding 4164 (READMORE)
  129. * RTP Rewinding 5552 (READMORE)
  130. * RTP write channel 0 rtp_length 8206
  131. main.c:33-rtp_write_callback wrote 8210 Bytes
  132. * RTP write channel 1 rtp_length 52
  133. main.c:33-rtp_write_callback wrote 56 Bytes
  134. * RTP Rewinding 2838 (READMORE)
  135. * STATE: PERFORM => DONE handle 0x8fbcf94; line 1955 (connection #0)
  136. * multi_done
  137. * Curl_http_done: called premature == 1
  138. * Connection #0 to host rtspsrv left intact
  139. main.c:105-rtsp_receive_data
  140. * STATE: INIT => CONNECT handle 0x8fbcf94; line 1397 (connection #-5000)
  141. * Found bundle for host rtspsrv: 0x8fceca4 [can pipeline]
  142. * Re-using existing connection! (#0) with host rtspsrv
  143. * Connected to rtspsrv (xxx.xxx.xxx.xxx) port 30000 (#0)
  144. * STATE: CONNECT => DO handle 0x8fbcf94; line 1443 (connection #0)
  145. * STATE: DO => DO_DONE handle 0x8fbcf94; line 1654 (connection #0)
  146. * STATE: DO_DONE => WAITPERFORM handle 0x8fbcf94; line 1781 (connection #0)
  147. * STATE: WAITPERFORM => PERFORM handle 0x8fbcf94; line 1791 (connection #0)
  148. * RTP Rewinding 4226 (READMORE)
  149. * RTP Rewinding 5614 (READMORE)
  150. * RTP Rewinding 7002 (READMORE)
  151. * RTP write channel 0 rtp_length 8206
  152. main.c:33-rtp_write_callback wrote 8210 Bytes
  153. * RTP Rewinding 180 (READMORE)
  154. * STATE: PERFORM => DONE handle 0x8fbcf94; line 1955 (connection #0)
  155. * multi_done
  156. * Curl_http_done: called premature == 1
  157. * Connection #0 to host rtspsrv left intact
  158. main.c:105-rtsp_receive_data
  159. * STATE: INIT => CONNECT handle 0x8fbcf94; line 1397 (connection #-5000)
  160. * Found bundle for host rtspsrv: 0x8fceca4 [can pipeline]
  161. * Re-using existing connection! (#0) with host rtspsrv
  162. * Connected to rtspsrv (xxx.xxx.xxx.xxx) port 30000 (#0)
  163. * STATE: CONNECT => DO handle 0x8fbcf94; line 1443 (connection #0)
  164. * STATE: DO => DO_DONE handle 0x8fbcf94; line 1654 (connection #0)
  165. * STATE: DO_DONE => WAITPERFORM handle 0x8fbcf94; line 1781 (connection #0)
  166. * STATE: WAITPERFORM => PERFORM handle 0x8fbcf94; line 1791 (connection #0)
  167. * RTP Rewinding 5732 (READMORE)
  168. * RTP Rewinding 7120 (READMORE)
  169. * RTP write channel 0 rtp_length 8206
  170. main.c:33-rtp_write_callback wrote 8210 Bytes
  171. * RTP Rewinding 298 (READMORE)
  172. * STATE: PERFORM => DONE handle 0x8fbcf94; line 1955 (connection #0)
  173. * multi_done
  174. * Curl_http_done: called premature == 1
  175. * Connection #0 to host rtspsrv left intact
  176. main.c:105-rtsp_receive_data
  177. * STATE: INIT => CONNECT handle 0x8fbcf94; line 1397 (connection #-5000)
  178. * Found bundle for host rtspsrv: 0x8fceca4 [can pipeline]
  179. * Re-using existing connection! (#0) with host rtspsrv
  180. * Connected to rtspsrv (xxx.xxx.xxx.xxx) port 30000 (#0)
  181. * STATE: CONNECT => DO handle 0x8fbcf94; line 1443 (connection #0)
  182. * STATE: DO => DO_DONE handle 0x8fbcf94; line 1654 (connection #0)
  183. * STATE: DO_DONE => WAITPERFORM handle 0x8fbcf94; line 1781 (connection #0)
  184. * STATE: WAITPERFORM => PERFORM handle 0x8fbcf94; line 1791 (connection #0)
  185. * RTP Rewinding 1686 (READMORE)
  186. * RTP Rewinding 3074 (READMORE)
  187. * RTP Rewinding 4462 (READMORE)
  188. * RTP write channel 0 rtp_length 4785
  189. main.c:33-rtp_write_callback wrote 4789 Bytes
  190. * RTP Rewinding 1061 (READMORE)
  191. * STATE: PERFORM => DONE handle 0x8fbcf94; line 1955 (connection #0)
  192. * multi_done
  193. * Curl_http_done: called premature == 1
  194. * Connection #0 to host rtspsrv left intact
  195. main.c:105-rtsp_receive_data
  196. * STATE: INIT => CONNECT handle 0x8fbcf94; line 1397 (connection #-5000)
  197. * Found bundle for host rtspsrv: 0x8fceca4 [can pipeline]
  198. * Re-using existing connection! (#0) with host rtspsrv
  199. * Connected to rtspsrv (xxx.xxx.xxx.xxx) port 30000 (#0)
  200. * STATE: CONNECT => DO handle 0x8fbcf94; line 1443 (connection #0)
  201. * STATE: DO => DO_DONE handle 0x8fbcf94; line 1654 (connection #0)
  202. * STATE: DO_DONE => WAITPERFORM handle 0x8fbcf94; line 1781 (connection #0)
  203. * STATE: WAITPERFORM => PERFORM handle 0x8fbcf94; line 1791 (connection #0)
  204. * RTP Rewinding 2449 (READMORE)
  205. * RTP Rewinding 3837 (READMORE)
  206. * RTP Rewinding 5225 (READMORE)
  207. * RTP Rewinding 6613 (READMORE)
  208. * RTP Rewinding 8001 (READMORE)
  209. * RTP write channel 0 rtp_length 8206
  210. main.c:33-rtp_write_callback wrote 8210 Bytes
  211. * RTP Rewinding 1179 (READMORE)
  212. * STATE: PERFORM => DONE handle 0x8fbcf94; line 1955 (connection #0)
  213. * multi_done
  214. * Curl_http_done: called premature == 1
  215. * Connection #0 to host rtspsrv left intact
  216. main.c:105-rtsp_receive_data
  217. * STATE: INIT => CONNECT handle 0x8fbcf94; line 1397 (connection #-5000)
  218. * Found bundle for host rtspsrv: 0x8fceca4 [can pipeline]
  219. * Re-using existing connection! (#0) with host rtspsrv
  220. * Connected to rtspsrv (xxx.xxx.xxx.xxx) port 30000 (#0)
  221. * STATE: CONNECT => DO handle 0x8fbcf94; line 1443 (connection #0)
  222. * STATE: DO => DO_DONE handle 0x8fbcf94; line 1654 (connection #0)
  223. * STATE: DO_DONE => WAITPERFORM handle 0x8fbcf94; line 1781 (connection #0)
  224. * STATE: WAITPERFORM => PERFORM handle 0x8fbcf94; line 1791 (connection #0)
  225. * RTP Rewinding 2567 (READMORE)
  226. * RTP Rewinding 3955 (READMORE)
  227. * RTP Rewinding 5343 (READMORE)
  228. * RTP write channel 0 rtp_length 8206
  229. main.c:33-rtp_write_callback wrote 8210 Bytes
  230. * RTP Rewinding 1297 (READMORE)
  231. * STATE: PERFORM => DONE handle 0x8fbcf94; line 1955 (connection #0)
  232. * multi_done
  233. * Curl_http_done: called premature == 1
  234. * Connection #0 to host rtspsrv left intact
  235. main.c:105-rtsp_receive_data
  236. * STATE: INIT => CONNECT handle 0x8fbcf94; line 1397 (connection #-5000)
  237. * Found bundle for host rtspsrv: 0x8fceca4 [can pipeline]
  238. * Re-using existing connection! (#0) with host rtspsrv
  239. * Connected to rtspsrv (xxx.xxx.xxx.xxx) port 30000 (#0)
  240. * STATE: CONNECT => DO handle 0x8fbcf94; line 1443 (connection #0)
  241. * STATE: DO => DO_DONE handle 0x8fbcf94; line 1654 (connection #0)
  242. * STATE: DO_DONE => WAITPERFORM handle 0x8fbcf94; line 1781 (connection #0)
  243. * STATE: WAITPERFORM => PERFORM handle 0x8fbcf94; line 1791 (connection #0)
  244. * RTP Rewinding 2685 (READMORE)
  245. * RTP Rewinding 4073 (READMORE)
  246. * RTP Rewinding 5461 (READMORE)
  247. * RTP Rewinding 6849 (READMORE)
  248. * RTP write channel 0 rtp_length 8206
  249. main.c:33-rtp_write_callback wrote 8210 Bytes
  250. * RTP Rewinding 1415 (READMORE)
  251. * STATE: PERFORM => DONE handle 0x8fbcf94; line 1955 (connection #0)
  252. * multi_done
  253. * Curl_http_done: called premature == 1
  254. * Connection #0 to host rtspsrv left intact
  255. main.c:105-rtsp_receive_data
  256. * STATE: INIT => CONNECT handle 0x8fbcf94; line 1397 (connection #-5000)
  257. * Found bundle for host rtspsrv: 0x8fceca4 [can pipeline]
  258. * Re-using existing connection! (#0) with host rtspsrv
  259. * Connected to rtspsrv (xxx.xxx.xxx.xxx) port 30000 (#0)
  260. * STATE: CONNECT => DO handle 0x8fbcf94; line 1443 (connection #0)
  261. * STATE: DO => DO_DONE handle 0x8fbcf94; line 1654 (connection #0)
  262. * STATE: DO_DONE => WAITPERFORM handle 0x8fbcf94; line 1781 (connection #0)
  263. * STATE: WAITPERFORM => PERFORM handle 0x8fbcf94; line 1791 (connection #0)
  264. * RTP Rewinding 2803 (READMORE)
  265. * RTP Rewinding 4191 (READMORE)
  266. * RTP Rewinding 5579 (READMORE)
  267. * RTP Rewinding 6967 (READMORE)
  268. * RTP write channel 0 rtp_length 7474
  269. main.c:33-rtp_write_callback wrote 7478 Bytes
  270. * RTP Rewinding 877 (READMORE)
  271. * STATE: PERFORM => DONE handle 0x8fbcf94; line 1955 (connection #0)
  272. * multi_done
  273. * Curl_http_done: called premature == 1
  274. * Connection #0 to host rtspsrv left intact
  275. main.c:105-rtsp_receive_data
  276. * STATE: INIT => CONNECT handle 0x8fbcf94; line 1397 (connection #-5000)
  277. * Found bundle for host rtspsrv: 0x8fceca4 [can pipeline]
  278. * Re-using existing connection! (#0) with host rtspsrv
  279. * Connected to rtspsrv (xxx.xxx.xxx.xxx) port 30000 (#0)
  280. * STATE: CONNECT => DO handle 0x8fbcf94; line 1443 (connection #0)
  281. * STATE: DO => DO_DONE handle 0x8fbcf94; line 1654 (connection #0)
  282. * STATE: DO_DONE => WAITPERFORM handle 0x8fbcf94; line 1781 (connection #0)
  283. * STATE: WAITPERFORM => PERFORM handle 0x8fbcf94; line 1791 (connection #0)
  284. * RTP Rewinding 2265 (READMORE)
  285. * RTP Rewinding 5041 (READMORE)
  286. * RTP Rewinding 6429 (READMORE)
  287. * RTP Rewinding 7817 (READMORE)
  288. * RTP write channel 0 rtp_length 8206
  289. main.c:33-rtp_write_callback wrote 8210 Bytes
  290. * RTP Rewinding 995 (READMORE)
  291. * STATE: PERFORM => DONE handle 0x8fbcf94; line 1955 (connection #0)
  292. * multi_done
  293. * Curl_http_done: called premature == 1
  294. * Connection #0 to host rtspsrv left intact
  295. main.c:105-rtsp_receive_data
  296. * STATE: INIT => CONNECT handle 0x8fbcf94; line 1397 (connection #-5000)
  297. * Found bundle for host rtspsrv: 0x8fceca4 [can pipeline]
  298. * Re-using existing connection! (#0) with host rtspsrv
  299. * Connected to rtspsrv (xxx.xxx.xxx.xxx) port 30000 (#0)
  300. * STATE: CONNECT => DO handle 0x8fbcf94; line 1443 (connection #0)
  301. * STATE: DO => DO_DONE handle 0x8fbcf94; line 1654 (connection #0)
  302. * STATE: DO_DONE => WAITPERFORM handle 0x8fbcf94; line 1781 (connection #0)
  303. * STATE: WAITPERFORM => PERFORM handle 0x8fbcf94; line 1791 (connection #0)
  304. * RTP Rewinding 5159 (READMORE)
  305. * RTP Rewinding 6547 (READMORE)
  306. * RTP Rewinding 7935 (READMORE)
  307. * RTP write channel 0 rtp_length 8206
  308. main.c:33-rtp_write_callback wrote 8210 Bytes
  309. * RTP Rewinding 1113 (READMORE)
  310. * STATE: PERFORM => DONE handle 0x8fbcf94; line 1955 (connection #0)
  311. * multi_done
  312. * Curl_http_done: called premature == 1
  313. * Connection #0 to host rtspsrv left intact
  314. main.c:105-rtsp_receive_data
  315. * STATE: INIT => CONNECT handle 0x8fbcf94; line 1397 (connection #-5000)
  316. * Found bundle for host rtspsrv: 0x8fceca4 [can pipeline]
  317. * Re-using existing connection! (#0) with host rtspsrv
  318. * Connected to rtspsrv (xxx.xxx.xxx.xxx) port 30000 (#0)
  319. * STATE: CONNECT => DO handle 0x8fbcf94; line 1443 (connection #0)
  320. * STATE: DO => DO_DONE handle 0x8fbcf94; line 1654 (connection #0)
  321. * STATE: DO_DONE => WAITPERFORM handle 0x8fbcf94; line 1781 (connection #0)
  322. * STATE: WAITPERFORM => PERFORM handle 0x8fbcf94; line 1791 (connection #0)
  323. * RTP Rewinding 2501 (READMORE)
  324. * RTP Rewinding 5277 (READMORE)
  325. * RTP Rewinding 6665 (READMORE)
  326. * RTP Rewinding 8053 (READMORE)
  327. * RTP write channel 0 rtp_length 8206
  328. main.c:33-rtp_write_callback wrote 8210 Bytes
  329. * RTP Rewinding 2619 (READMORE)
  330. * STATE: PERFORM => DONE handle 0x8fbcf94; line 1955 (connection #0)
  331. * multi_done
  332. * Curl_http_done: called premature == 1
  333. * Connection #0 to host rtspsrv left intact
  334. main.c:105-rtsp_receive_data
  335. * STATE: INIT => CONNECT handle 0x8fbcf94; line 1397 (connection #-5000)
  336. * Found bundle for host rtspsrv: 0x8fceca4 [can pipeline]
  337. * Re-using existing connection! (#0) with host rtspsrv
  338. * Connected to rtspsrv (xxx.xxx.xxx.xxx) port 30000 (#0)
  339. * STATE: CONNECT => DO handle 0x8fbcf94; line 1443 (connection #0)
  340. * STATE: DO => DO_DONE handle 0x8fbcf94; line 1654 (connection #0)
  341. * STATE: DO_DONE => WAITPERFORM handle 0x8fbcf94; line 1781 (connection #0)
  342. * STATE: WAITPERFORM => PERFORM handle 0x8fbcf94; line 1791 (connection #0)
  343. * RTP Rewinding 6783 (READMORE)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement