Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Save video from i-cable.com |
#2
|
|||
|
|||
Re: Save video from i-cable.comCode:
rtmpdump -r "rtmp://61.10.2.137/vod_ts/_definst_" -a "vod_ts/_definst_" -f "WIN 13,0,0,214" -W "http://cablev.i-cable.com/js/players/jwplayer/icable_player_201309.swf" -p "http://cablev.i-cable.com/video/?id=202580" -y "4-68222a50-1405930721-1405931021-4f502226c47d9687ba063e8a011ce1fd-8d17316fd76c166_84c-03/soundbite/mp4:soundbite_20140721.mp4" -o "2014-07-21_01-19-35_mp4_soundbite_20140721.flv" |
#3
|
|||
|
|||
Re: Save video from i-cable.comQuote:
Connecting ... INFO: Connected... ERROR: Closing connection: NetStream.Play.StreamNotFound Was I late? |
#4
|
|||
|
|||
Re: Save video from i-cable.comYou have to sniff out a new link...as playpath '-y' changes
Code:
rtmpdump -r "rtmp://61.10.2.137/vod_ts/_definst_" -a "vod_ts/_definst_" -f "WIN 13,0,0,214" -W "http://cablev.i-cable.com/js/players/jwplayer/icable_player_201309.swf" -p "http://cablev.i-cable.com/video/?id=202580" -y "4-5fd3914c-1405972025-1405972325-cc8cbc593f097bad599d1c58fdf46a21-8d1737728d883f2_59f-03/soundbite/mp4:soundbite_20140721.mp4" -o "2014-07-21_12-48-00_mp4_soundbite_20140721.flv" |
#5
|
|||
|
|||
Re: Save video from i-cable.comThanks peterpan, !!
Found that from the source. |
Tags: flash, rtmp, streaming, video |
Thread Tools | |
Display Modes | |
|
|