Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
TwitchTV - Unable to get "subscriber" only rtmp?Since today, I've been unable to get working rtmp links for subscriber only stream qualities. Is this something other people are having issues with as well?
Here are two stream examples, anyone able to get working rtmp for 1080p/720p? And if so, how? http://www.twitch.tv/nasls4 http://www.twitch.tv/tsmtournaments Thanks in advance! |
#2
|
|||
|
|||
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. |
#3
|
|||
|
|||
Re: TwitchTV - Unable to get "subscriber" only rtmp?Quote:
Code:
<480p> <node>video11-1</node> <needed_info /> <play>jtv_G_OV_JwG30JyF9Vo</play> <meta_game>League of Legends</meta_game> <video_height>480</video_height> <bitrate>768</bitrate> <broadcast_part>1</broadcast_part> <persistent>true</persistent> <cluster>sfo01</cluster> <token>2ae8b037042afa55cb4e49951a2bbef0d1a0915b:{"swfDomains": ["justin.tv", "jtvx.com", "xarth.com", "twitchtv.com", "twitch.tv", "newjtv.com", "jtvnw.net", "wdtinc.com", "imapweather.com", "facebook.com", "starcrafting.com"], "streamName": "jtv_G_OV_JwG30JyF9Vo", "expiration": 1349051494.192574, "server": "video11-1"}</token> <connect>rtmp://199.9.252.39/app</connect> <broadcast_id>3896326368</broadcast_id> </480p> <720p> <node>video67-2</node> <needed_info>channel_subscription</needed_info> <meta_game>League of Legends</meta_game> <video_height>720</video_height> <bitrate>1500</bitrate> <broadcast_part>1</broadcast_part> <persistent>true</persistent> <cluster>sfo01</cluster> <broadcast_id>3896326336</broadcast_id> </720p> |
#4
|
|||
|
|||
Re: TwitchTV - Unable to get "subscriber" only rtmp?Anything we can do about that though?
As mentioned, sometimes I was able to get a working hash for 720p even though I'm not a subscriber. |
#5
|
|||
|
|||
Re: TwitchTV - Unable to get "subscriber" only rtmp?Quote:
Code:
-r "rtmp://live-cdn.jtvnw.net/live/akamai4_247@24873" --swfVfy "http://www-cdn.jtvnw.net/widgets/live_embed_player.r6c7c99529b6a0769b8359789756d8f8221a62c14.swf?channel=tsmtournaments&referer=&userAgent=&channel=tsmtournaments" -v -o - | "C:\\Program Files (x86)\\VideoLAN\\VLC\\vlc.exe" - |
#6
|
|||
|
|||
Re: TwitchTV - Unable to get "subscriber" only rtmp?Quote:
|
Tags: twitch rtmp |
Thread Tools | |
Display Modes | |
|
|