Quote:
Originally Posted by llama
Here's my quick attempt at writing a script to dump and use rtmp params as automatically as possible.
Requires:
1) linux
2) privileges to sniff network
a full page reload on cam page is required to obtain all 8 parameters.
A very good starting point for anyone who wants to investigate past the rickroll'd error message.
|
thanks for this, I use a similar method for cam4, think im getting the rickrolled error message?
Code:
DEBUG: HandleServerBW: server BW = 2500000
DEBUG: HandleClientBW: client BW = 2500000 2
DEBUG: RTMP_ClientPacket, received: invoke 182 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.>
DEBUG: Property: <Name: application, OBJECT>
DEBUG: (object begin)
DEBUG: Property: <Name: message, STRING: You have been banned, or video unavailable>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_error>
ERROR: rtmp server sent error
DEBUG: RTMP_ClientPacket, received: invoke 18 bytes
Someone has added a patch to rtmpdump however i get a seg fault