Skip to content

Instantly share code, notes, and snippets.

@tad124737337
Created December 18, 2015 11:21
Show Gist options
  • Save tad124737337/e47b2130b7882246f0c8 to your computer and use it in GitHub Desktop.
Save tad124737337/e47b2130b7882246f0c8 to your computer and use it in GitHub Desktop.
DEBUG: Protocol : RTMP
DEBUG: Hostname : <stripped>com
DEBUG: Port : 1935
DEBUG: Playpath : <stripped>
DEBUG: tcUrl : rtmp://<stripped>1935/
DEBUG: live : no
DEBUG: timeout : 30 sec
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
DEBUG: RTMP_Connect1, ... connected, handshaking
DEBUG: HandShake: Type Answer : 03
DEBUG: HandShake: Server Uptime : 96850052
DEBUG: HandShake: FMS Version : 3.0.1.1
DEBUG: HandShake: Handshaking finished....
DEBUG: RTMP_Connect1, handshaked
DEBUG: Invoking connect
INFO: Connected...
DEBUG: HandleServerBW: server BW = 2500000
DEBUG: HandleClientBW: client BW = 2500000 2
DEBUG: HandleCtrl, received ctrl. type: 0, len: 6
DEBUG: HandleCtrl, Stream Begin 0
DEBUG: HandleChangeChunkSize, received: chunk size change to 4096
DEBUG: RTMP_ClientPacket, received: invoke 196 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object begin)
DEBUG: Property: <Name: level, STRING: error>
DEBUG: Property: <Name: code, STRING: NetConnection.Connect.Rejected>
DEBUG: Property: <Name: description, STRING: Connection failed: Application folder ([install-location]/applications/) is missing.>
DEBUG: Property: <Name: clientid, NUMBER: 1389759493.00>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_error>
ERROR: rtmp server sent error
DEBUG: RTMP_ClientPacket, received: invoke 18 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <close>
ERROR: rtmp server requested close
DEBUG: Closing connection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment