hi everybody..
I'm making some tests with rtmpdump, just to learn how it works..
I have captured the parameters info using rtmpsuck, but when I try to run rtmpdump I get authentication error:
HTML Code:
DEBUG: Protocol : RTMP
DEBUG: Hostname : video221.myfreecams.com
DEBUG: Port : 1935
DEBUG: Playpath : mfc_108619053
DEBUG: tcUrl : rtmp://video221.myfreecams.com:1935/NxServer
DEBUG: swfUrl : http://www.myfreecams.com/mfc2/flash/MfcVideo121107.swf
DEBUG: pageUrl : http://www.myfreecams.com/mfc2/static/player.html?broadcaster_id=0&cache_id=7486683&target=main
DEBUG: app : NxServer
DEBUG: flashVer : LNX 11,2,202,251
DEBUG: live : no
DEBUG: timeout : 30 sec
Code:
DEBUG: RTMP_ClientPacket, received: invoke 239 bytes
DEBUG: (object begin)
DEBUG: Property: <Name: no-name., STRING: _error>
DEBUG: Property: <Name: no-name., NUMBER: 1.00>
DEBUG: Property: NULL
DEBUG: Property: <Name: no-name., OBJECT>
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: Invalid Login to MyFreeCams Video
Refresh web page and check login (undefined:undefined:rundefined)>
Can somebody help? Where I can get the playpath value dinamically?
I also add then when the iptables route is active the cam stay loading forever, not happening when i delete the route.
Thanks.. bye