Advertisement
Guest User

Untitled

a guest
Dec 20th, 2014
624
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.91 KB | None | 0 0
  1. RTMPDump v2.4
  2. (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
  3. DEBUG: Protocol : RTMP
  4. DEBUG: Hostname : dolphin.cameraprive.com.br
  5. DEBUG: Port     : 1935
  6. DEBUG: Playpath : cam1
  7. DEBUG: tcUrl    : rtmp://dolphin.cameraprive.com.br:1935/cameraprive_main/5433
  8. DEBUG: swfUrl   : https://assets.cameraprive.com/chat/flashchat/ViewerApp.swf?1419084533
  9. DEBUG: app      : cameraprive_main/5433
  10. DEBUG: flashVer : LNX 11,2,202,425
  11. DEBUG: live     : no
  12. DEBUG: timeout  : 30 sec
  13. DEBUG: SWFSHA256:
  14. DEBUG: 87 3b e9 59 4f 11 61 ec 40 ae 65 72 e2 ad c6 14
  15. DEBUG: ab bc e6 ea 1b f2 a3 04 6f 81 ca 6c 53 45 b0 70
  16. DEBUG: SWFSize  : 600925
  17. DEBUG: Setting buffer time to: 36000000ms
  18. Connecting ...
  19. DEBUG: RTMP_Connect1, ... connected, handshaking
  20. DEBUG: HandShake: Client type: 03
  21. DEBUG: HandShake: Client digest offset: 430
  22. DEBUG: HandShake: Initial client digest:
  23. DEBUG: d5 74 a6 fc 4f 34 0c 30 e3 c2 f1 49 c7 b7 c3 45
  24. DEBUG: 35 77 77 0f 59 f8 1f 2f c7 3b 77 23 cf a7 ce b4
  25. DEBUG: HandShake: Type Answer   : 03
  26. DEBUG: HandShake: Server Uptime : 829680793
  27. DEBUG: HandShake: FMS Version   : 4.5.5.1
  28. DEBUG: HandShake: Calculated digest key from secure key and server digest:
  29. DEBUG: 79 e4 73 cf 7c 5e 76 23 fc e1 dc 39 a4 47 da ef
  30. DEBUG: 15 79 1c 91 57 a6 99 51 0e 3c 75 76 2b a8 8c 79
  31. DEBUG: HandShake: Client signature calculated:
  32. DEBUG: dd 63 e4 cd 9a bb c1 79 3b ab 01 ea 89 5e f6 69
  33. DEBUG: 7c 25 b8 58 15 38 86 24 21 d3 b0 62 ea e0 c6 38
  34. DEBUG: HandShake: Server sent signature:
  35. DEBUG: 9d 06 9f 59 9e bf 8f e4 9d 99 f8 4f 39 a8 15 30
  36. DEBUG: 92 4b 1c 46 80 46 36 40 09 3c b3 69 d6 7c 9c ce
  37. DEBUG: HandShake: Digest key:
  38. DEBUG: 65 f6 8d 6a f1 44 32 dd 5f ad 2c 28 d0 cc 4e f5
  39. DEBUG: a5 a4 11 90 13 7e 0b ef 30 bf 79 9b 49 5c 57 62
  40. DEBUG: HandShake: Signature calculated:
  41. DEBUG: 9d 06 9f 59 9e bf 8f e4 9d 99 f8 4f 39 a8 15 30
  42. DEBUG: 92 4b 1c 46 80 46 36 40 09 3c b3 69 d6 7c 9c ce
  43. DEBUG: HandShake: Genuine Adobe Flash Media Server
  44. DEBUG: HandShake: Handshaking finished....
  45. DEBUG: RTMP_Connect1, handshaked
  46. DEBUG: Invoking connect
  47. INFO: Connected...
  48. DEBUG: HandleServerBW: server BW = 2500000
  49. DEBUG: HandleClientBW: client BW = 2500000 2
  50. DEBUG: HandleChangeChunkSize, received: chunk size change to 4096
  51. DEBUG: RTMP_ClientPacket, received: invoke 125 bytes
  52. DEBUG: (object begin)
  53. DEBUG: Property: NULL
  54. DEBUG: (object begin)
  55. DEBUG: Property: <Name:              level, STRING: error>
  56. DEBUG: Property: <Name:               code, STRING: NetConnection.Connect.Rejected>
  57. DEBUG: Property: <Name:        description, STRING: Connection failed.>
  58. DEBUG: Property: NULL
  59. DEBUG: (object end)
  60. DEBUG: (object end)
  61. DEBUG: HandleInvoke, server invoking <_error>
  62. ERROR: rtmp server sent error
  63. DEBUG: RTMP_ClientPacket, received: invoke 18 bytes
  64. DEBUG: (object begin)
  65. DEBUG: Property: NULL
  66. DEBUG: (object end)
  67. DEBUG: HandleInvoke, server invoking <close>
  68. ERROR: rtmp server requested close
  69. DEBUG: Closing connection.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement