TV Asahi Direct link for RTMPGood day!
Sorry for appearing so sudden, but I have been wondering if there is a way to find a direct link download for RTMP Stream. The site is TV Asahi. I have been trying to find an alternate method by using the RTMPTools related in the stickied thread, but turns out it detected nothing on screen (the streams.exe doesn't scan anything). Reply media catcher and Jaksta too scanned nothing Well then, I tried to google it too and downloaded getflv. But instead of downloading, it recorded the file and separated it into several parts. Still, the download stuck at 1% or 3%. :confused: :confused: Therefore, I wonder if anybody can help in finding a direct link download for RTMP Stream. Any help is appreciated. Thanks Here's the link if needed http://www.tv-asahi.co.jp/douga/play...v=42675&p=1631 |
Re: TV Asahi Direct link for RTMPuse ffmpeg
Code:
ffmpeg -i "http://www2.uliza.jp/IF/iphone/iPhonePlaylist.m3u8?v=aa86e2d08ef499f402fb235fdccf2205&p=2383&d=750&n=1422&cpv=1" -c copy video.ts |
Re: TV Asahi Direct link for RTMPQuote:
By the way I've installed the ffmpeg on windows when I go through the command prompt, I tried to input the template code that you gave to me. But afterwards, it replies with "invalid data found when processing input" I don't know if I put it in the wrong way, but I just replace the link of yours with mine and then type it in the cmd box. Am I doing it right or there's suppose to be a proper way of doing this? Thanks |
Re: TV Asahi Direct link for RTMPYeeah Christiano, this is the error I get too :(
Code:
Microsoft Windows [Version 6.2.9200] |
Re: TV Asahi Direct link for RTMPthe .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" |
Re: TV Asahi Direct link for RTMPQuote:
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% :confused: by the way thank you for the reply and the video :D |
All times are GMT -6. The time now is 07:23 PM. |