Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

RTMPE Skyperfectv vod please help

(http://stream-recorder.com/forum/showthread.php?t=20278)

linnew17 09-23-2015 03:30 AM

RTMPE Skyperfectv vod please help


 
Trying to download http://vod.skyperfectv.co.jp/player....EO _ID=259972 without success, can anyone help?

rtmpsrv doesn't output anything and blocks the video from playing.

rtmpsuck outputs
Code:

RTMP Proxy Server v2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
Processing connect
      app : uliza_term_of_validity/
  flashVer : WIN 18,0,0,232
    swfUrl : https://aka-secure-img.uliza.jp/Player/1112/player.swf?d=20150901
    tcUrl : rtmpe://vod1.skyperfectv.co.jp/uliza_term_of_validity/
  pageUrl : http://vod.skyperfectv.co.jp/player.php?ARTICLE_ID=27998&EPISODE_ID
=64097&VIDEO_ID=259972
ERROR: RTMP_Connect0, failed to connect socket. 10013 (Unknown error)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

The site needs to be accessed via a Japanese IP and the video needs a login ID(login here https://vod.skyperfectv.co.jp/login.php?mod=home). You can try to download this test video first http://vod.skyperfectv.co.jp/player....EO _ID=121968 without needing to login(still needs Japanese IP). I can provide login ID in PM. It uses RTMPE Uliza player like http://stream-recorder.com/forum/dow...hi-t19451.html but changing useragent to IPhone 3 only gives an error page. The site does provide IPhone m3u8's for some videos but not this one.

biezom 09-23-2015 05:16 AM

Re: RTMPE Skyperfectv vod please help


 
Quote:

Originally Posted by linnew17 (Post 80031)
Trying to download http://vod.skyperfectv.co.jp/player....EO _ID=259972 without success, can anyone help?

rtmpsrv doesn't output anything and blocks the video from playing.

rtmpsuck outputs
Code:

RTMP Proxy Server v2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
Processing connect
      app : uliza_term_of_validity/
  flashVer : WIN 18,0,0,232
    swfUrl : https://aka-secure-img.uliza.jp/Player/1112/player.swf?d=20150901
    tcUrl : rtmpe://vod1.skyperfectv.co.jp/uliza_term_of_validity/
  pageUrl : http://vod.skyperfectv.co.jp/player.php?ARTICLE_ID=27998&EPISODE_ID
=64097&VIDEO_ID=259972
ERROR: RTMP_Connect0, failed to connect socket. 10013 (Unknown error)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

The site needs to be accessed via a Japanese IP and the video needs a login ID(login here https://vod.skyperfectv.co.jp/login.php?mod=home). You can try to download this test video first http://vod.skyperfectv.co.jp/player....EO _ID=121968 without needing to login(still needs Japanese IP). I can provide login ID in PM. It uses RTMPE Uliza player like http://stream-recorder.com/forum/dow...hi-t19451.html but changing useragent to IPhone 3 only gives an error page. The site does provide IPhone m3u8's for some videos but not this one.

the demo with rtmpsuck works for you?

http://vod.skyperfectv.co.jp/player.php?ARTICLE_ID=12665&EPISODE_ID=33401&VIDEO _ID=121968


for me rtmpsuck give me this command

Code:

rtmpdump -r "rtmpe://vod1.skyperfectv.co.jp/uliza_term_of_validity/" -a "uliza_term_of_validity/" -f "WIN 18,0,0,209" -W "https://aka-secure-img.uliza.jp/Player/1112/player.swf" -p "http://vod.skyperfectv.co.jp/player.php?ARTICLE_ID=12665&EPISODE_ID=33401&VIDEO_ID=121968" -C O:1 -C NS:vid:5bb0503bdb9aad844d637725019d7962 -C NS:pid:1112 -C NS:did:689 -C NS:hash:d5630aa749423e84dfda534524497c4d -C NS:stm:1443006045 -C NS:eid:33401 -C NS:etm:1443024046 -C O:0 -y "mp4:33401_5bb0503bdb9aad844d637725019d7962_20140605080118.mp4?di=689&pi=1112&ec=33401&vc=5bb0503bdb9aad844d637725019d7962&si=329&gi=1240&gc=bs-sptv&bi=83542&bc=9412&ei=713176&vi=4052346&msi=270&emb=0&sl=0&mc=NoLogin_6f25a051560284437280a1443006039&x_aid%3D12665%26x_dt%3D1%26x_ai_1%3D0%26x_ai_2%3D0" -o "2015-09-23_12-57-54_mp4_33401_5bb0503bdb9aad844d637725019d7962_20140605080118.flv"


linnew17 09-23-2015 08:28 AM

Re: RTMPE Skyperfectv vod please help


 
Thanks for replying biezom.

Before reading your reply I'd never managed to download even the test video with rtmpsrv or rtmpsuck(same output as in OP). I'm using rtmpdumphelper on my main Windows machine. I've also tried with a Linux VPS(using iptables to redirect all RTMP traffic) and a Windows VPS(adding 127.0.0.1 vod1.skyperfectv.co.jp to hosts file), then running rtmpsrv and rtmpsuck with no success.

But I finally figured out why rtmpsuck wasn't working. Embarrassingly I forgot to allow rtmpsuck through my firewall program(Tinywall). As most other Japanese rtmp streams I download(mostly Radiko and Showroom) can be captured with rtmpsrv I've never used rtmpsuck and as such I never added it to my firewall's exception list. That still leaves the question of why the VPSes aren't working, but that's for another day.

Thank you and sorry for taking up your time biezom. For the record, the command to download http://vod.skyperfectv.co.jp/player....EO _ID=259972 obtained through rtmpdumphelper with rtmpsuck is
Code:

rtmpdump -r "rtmpe://vod1.skyperfectv.co.jp/uliza_term_of_validity/" -a "uliza_term_of_validity/" -f "WIN 18,0,0,232" -W "https://aka-secure-img.uliza.jp/Player/1112/player.swf" -p "http://vod.skyperfectv.co.jp/player.php?ARTICLE_ID=27998&EPISODE_ID=64097&VIDEO_ID=259972" -C O:1 -C NS:vid:8c30677e1f89a5ba30e08f5230544906 -C NS:pid:1112 -C NS:did:689 -C NS:etm:1443035246 -C NS:hash:1b7eb5ec7acbeb51ca26d1248ef16abd -C NS:eid:64097 -C NS:stm:1443017245 -C O:0 -y "mp4:64097_8c30677e1f89a5ba30e08f5230544906_20150922110719.mp4?di=689&pi=1112&ec=64097&vc=8c30677e1f89a5ba30e08f5230544906&si=329&gi=1118&gc=pigoo&bi=141245&bc=17141&ei=1400390&vi=6942405&msi=270&emb=0&sl=0&mc=3070135025&x_aid%3D27998%26x_dt%3D1%26x_ai_1%3D0%26x_ai_2%3D0" -o "2015-09-23_10-07-25_mp4_64097_8c30677e1f89a5ba30e08f5230544906_20150922110719.flv"
Output:
Code:

RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration                5863.02
INFO:  moovPosition            1456921724.00
INFO:  width                  1280.00
INFO:  height                  720.00
INFO:  videocodecid            avc1
INFO:  audiocodecid            mp4a
INFO:  avcprofile              77.00
INFO:  avclevel                31.00
INFO:  aacaot                  2.00
INFO:  videoframerate          30.00
INFO:  audiosamplerate        48000.00
INFO:  audiochannels          2.00
INFO: tags:
INFO:  ツゥtoo                  Lavf55.14.102
INFO: trackinfo:
INFO:  length                  90055168.00
INFO:  timescale              15360.00
INFO:  language                und
INFO: sampledescription:
INFO:  sampletype              avc1
INFO:  length                  281424832.00
INFO:  timescale              48000.00
INFO:  language                und
INFO: sampledescription:
INFO:  sampletype              mp4a
1430773.646 kB / 5863.00 sec (99.9%)
Download complete



All times are GMT -6. The time now is 06:55 AM.