Quote:
Originally Posted by Zangelang
Since today, I've been unable to get working rtmp links for subscriber only stream qualities.
|
A memory dump reveals that the HD stream info is not available, from a non-subscriber page. Notice difference between 480p and 720p
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>