First of all, is it possible to catch streams with rtmpdump from webcams.com?
I tried rtmpexplorer and nothing happens, i thought about giving rtmpdump a go but again nothing happens, it just disconnects. Im probably missing some syntaxes but cant figure it out.
I tried both URLSnooper and Wireshark for the urls, i found the urls and their paramaters in both apps, snooper is easier but the syntax... i ended up with;
Code:
rtmpdump -r "rtmp://flash10.webcams.com/webcams/BettyN11323_10" -f "WIN 11,0,1,152" -W "http://www.webcams.com/flash/v4/guest_chat_20110920.swf" -p "http://www.webcams.com/index.php?action=ModelGuestChat&page=freechat&model_id=140454&freechat=Y" -o E:\Desktop\x\Betty
Am i missing something? something wrong? or does the site just not work? Just trying to get an understand on why it doesnt work and how do i know everything that i need to put in... if somebody could explain.
If u can get webcams going, just let me know how u got the right syntax for rtmpdump and what apps u were using. thanks