 Re: TwitchTV - Unable to get "subscriber" only rtmp?
Something I've noticed, is that very very rarely you get an rtmp that says the following:
"D:\Program Files (x86)\Python\Scripts\rtmpdump.exe" -r "rtmp://live-cdn.jtvnw.net/live/akamai4_247@24873" --swfVfy "http://www-cdn.jtvnw.net/widgets/live_embed_player.r6c7c99529b6a0769b8359789756d8f8 221a62c14.swf?channel=tsmtournaments&referer=&user Agent=&channel=tsmtournaments" -v -o - | "C:\\Program Files (x86)\\VideoLAN\\VLC\\vlc.exe" -
When that happens, the stream works. But the majority of the time, you get one that says:
"D:\Program Files (x86)\Python\Scripts\rtmpdump.exe" -r "rtmp://199.9.255.201/app/jtv_LV3RpK8AjT06jB9v" -j "" --swfVfy "http://www-cdn.jtvnw.net/widgets/live_embed_player.r6c7c99529b6a0769b8359789756d8f8 221a62c14.swf?channel=tsmtournaments&referer=&user Agent=&channel=tsmtournaments" -v -o - | "C:\\Program Files (x86)\\VideoLAN\\VLC\\vlc.exe" -
And it refuses to work.
So whenever the rtmp is an ip instead of "rtmp://live-cdn.jtvnw.net/live/akamai4_247@24873", the stream doesn't work.
Is there a way to force the rtmp you get to be non ip based?
Edit: On a side note, I only ever manage to get that very rare rtmp when the stream has tons of viewers.
|