Advertisement
Guest User

Untitled

a guest
Mar 29th, 2016
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. 03-30 03:29:00.355 4621-4621/? W/MediaPlayer: Couldn't open file on client side; trying server side: java.io.FileNotFoundException: No content provider: rtsp://192.xxx.x.xx:554/user=xxx&password=xxx&channel=1&stream=0.sdp?
  2. 03-30 03:29:00.415 983-4652/? I/RTSPSource: connection request completed with result 0 (Success)
  3. 03-30 03:29:00.435 983-4652/? I/ARTSPConnection: status: RTSP/1.0 200 OK
  4. 03-30 03:29:00.445 983-4652/? I/RTSPSource: DESCRIBE completed with result 0 (Success)
  5. 03-30 03:29:00.445 983-4652/? I/ASessionDescription: s=RTSP Session
  6. 03-30 03:29:00.475 983-4652/? I/ARTSPConnection: status: RTSP/1.0 200 OK
  7. 03-30 03:29:00.478 983-4652/? I/RTSPSource: SETUP(1) completed with result 0 (Success)
  8. 03-30 03:29:00.478 983-4652/? I/RTSPSource: server specified timeout of 60 secs.
  9. 03-30 03:29:00.513 983-4652/? I/ARTSPConnection: status: RTSP/1.0 200 OK
  10. 03-30 03:29:00.516 983-4652/? I/RTSPSource: PLAY completed with result 0 (Success)
  11. 03-30 03:29:00.516 983-4652/? I/RTSPSource: This is a live stream
  12. 03-30 03:29:10.530 983-4652/? W/RTSPSource: Never received any data, switching transports.
  13. 03-30 03:29:10.554 983-4652/? I/ARTSPConnection: status: RTSP/1.0 200 OK
  14. 03-30 03:29:10.555 983-4652/? I/RTSPSource: TEARDOWN completed with result 0 (Success)
  15. 03-30 03:29:10.580 983-4652/? I/RTSPSource: connection request completed with result 0 (Success)
  16. 03-30 03:29:10.601 983-4652/? I/ARTSPConnection: status: RTSP/1.0 200 OK
  17. 03-30 03:29:10.601 983-4652/? I/RTSPSource: DESCRIBE completed with result 0 (Success)
  18. 03-30 03:29:10.602 983-4652/? I/ASessionDescription: s=RTSP Session
  19. 03-30 03:29:10.617 983-4652/? I/ARTSPConnection: status: RTSP/1.0 200 OK
  20. 03-30 03:29:10.617 983-4652/? I/RTSPSource: SETUP(1) completed with result 0 (Success)
  21. 03-30 03:29:10.617 983-4652/? I/RTSPSource: server specified timeout of 60 secs.
  22. 03-30 03:29:10.638 983-4652/? I/ARTSPConnection: status: RTSP/1.0 200 OK
  23. 03-30 03:29:10.639 983-4652/? I/RTSPSource: PLAY completed with result 0 (Success)
  24. 03-30 03:29:10.639 983-4652/? I/RTSPSource: This is a live stream
  25. 03-30 03:29:20.640 983-4652/? W/RTSPSource: We received RTP packets but no RTCP packets, using fake timestamps.
  26. 03-30 03:29:20.640 983-4652/? I/RTSPSource: Time now established for all tracks.
  27.  
  28. 03-30 03:33:53.013 4742-4742/? W/MediaPlayer: Couldn't open file on client side; trying server side: java.io.FileNotFoundException: No content provider: rtsp://60.xxx.xxx.xxx:2218/user=xxx&password=xxx&channel=1&stream=0.sdp?
  29. 03-30 03:33:53.065 983-4783/? I/RTSPSource: connection request completed with result 0 (Success)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement