View Single Post
  #6  
Old 03-02-2014, 07:59 AM
zarkovich123 zarkovich123 is offline
Junior Member
 
Join Date: Mar 2014
Posts: 3
zarkovich123 is on a distinguished road
Default

Re: TV Asahi Direct link for RTMP


Quote:
Originally Posted by blimey View Post
the .ts fragments from m3u8 playlist are encrypted, and the crypt.key won't download.

getflv does work (see sample result of video here) on rtmpe stream. which version are you use? version i used is old.

i couldn't parse the rtmpe url and get it to work with rtmpdump. it would be something like this, but this doesn't work:

Code:
rtmpdump -r "rtmpe://ex-mv-fms.fmsod.stream.ne.jp/ex-mv-fms/_definst_/mp4:7726_3672772_20140301012935.mp4?di=750&pi=2383&ec=7726&vc=23a95ffa8b0e012042679fc921462164&si=407&gi=4963&gc=idol&bi=56728&bc=282&ei=635375&vi=3672772&msi=340&emb=0&sl=0&mc=null" -W "https://skupimg.hs.llnwd.net/e1/Player/2383/player.swf?d=2013082015" -p "http://www.tv-asahi.co.jp/douga/player.php?e=7726&v=42675&p=1631" -o "7726_3672772_20140301012935.flv"
maybe need token or other parameter.
My getflv version is 9.7.2.1. It's a trial version though
I've been trying to experimentate on my flash player. Last try is that I managed to rtmp record the first 2 minutes of the show. But then as usual, it stopped at 6%

by the way thank you for the reply and the video
Reply With Quote