
10-15-2011, 12:22 AM
|
Junior Member
|
|
Join Date: Oct 2011
Posts: 6
|
|
 Re: live video flash stream capture from justintv, ilemi
Quote:
Originally Posted by chap
ndhrty
use(Compiled by KSV)
Code:
rtmpdump -r "rtmp://199.9.255.169/app" -a "app" -f "WIN 10,3,183,7" -W "http://www-cdn.justin.tv/widgets/live_site_player.r8f0df451aa9db6af9d65de3e7f64a84fc82921ca.swf" -p "http://ru.justin.tv/roxnation4" --jtv "2a758491b4cdaa365f0441bd4dccbd57c4a81985:{\"swfDomains\": [\"justin.tv\", \"jtvx.com\", \"xarth.com\", \"twitchtv.com\", \"twitch.tv\", \"wdtinc.com\", \"imapweather.com\", \"facebook.com\", \"starcrafting.com\"], \"streamName\": \"jtv_XvwF5hFMZTKArP4K\", \"expiration\": 1316628981.226702, \"geo_ip\": \"you ip\", \"server\": \"ams01-video5-1\"}" -y "jtv_XvwF5hFMZTKArP4K" --quiet | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
|
This post has me stumped. I'm happy to see a screenshot of justin.tv playing in VLC but I can't seem to replicate this on my screen. I'm using rtmpdump-2.4 from chap's download link, formatting my code exactly as chap does, and using VLC 1.2.0. What version of VLC are you using in that screenshot, chap?
-Comparison-
chap's code:
my code:

.
|