Hi all,
Really good stuff, but Iīm doing something wrong and cannot figure out what that is...
First of all, the session ID I only can see if I join a payed session - then it will indeed show in my packet log as /session_id=.
But if I just have a normal free look at a model - no matter if Iīm guest or logged on with a name - I donīt find anything looking like a session ID in my packet log; all numbers are 9 digits, and the string session_id is nowhere.
Iīve tried with the one you provided earlier and also one I did by doing a quick join on a group show, but they werenīt working.
Perhaps thereīs an expiry on session IDīs?
I was wondering if you could take a look at the stuff Iīm typing in and see if itīs right what Iīm doing:
Code:
rtmpdump -W http://www.myfreecams.com/mfc2/flash/MfcVideoBeta.swf?nc=33 -s http://www.myfreecams.com/mfc2/flash/MfcVideoBeta.swf?nc=33 -a NxServer -f LNX 10,2,161,23 -t rtmp://video211.myfreecams.com:1935/NxServer -r rtmp://video211.myfreecams.com:1935/NxServer/mfc_101388278 -p http://www.myfreecams.com/mfc2/static/player.html? -C N:54828537 -C S:guest:guest -C N:101388278 -C S:DOWNLOAD -C N:1388278 -o c:\QTm.flv -V
Also, the objectencode thingy I had to remove to make it work just a bit. It will fail with a message from
rtmpdump that itīs not recognized.
With the above, Iīm getting
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.Re
jected>
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
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <close>
ERROR: rtmp server requested close
DEBUG: Closing connection.
And btw, Iīm on Windows in case thatīs making any difference.
I hope you can see whatīs wrong here - thanks in advance!
And finally, the video server no. and model IDs indeed are right (in this moment

) - checked in both my packet logger and with
Replay Media Catcher (which is not bugfree either btw)