Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Problem with video from infox.ruHi!
I'm trying to save video from this page: _http://infox.ru/business/finances/2011/02/02/Ekonolyekciya8.phtml I use rtmpdump with this parameters: Code:
rtmpdump -r "rtmp://flideo-wn1.infox.ru/archive" -a "archive" -f "LNX 10,2,152,27" -W "http://infox.ru/player/forum/infoxplayerlive_280.swf" -p "http://infox.ru/business/finances/2011/02/02/Ekonolyekciya8.phtml" -y "politeh/09022011" -o 09022011.flv But when I start this command it hangs with: Code:
INFO: Connected... ERROR: Closing connection: NetStream.Play.StreamNotFound |
#2
|
|||
|
|||
Re: Problem with video from infox.ruI have the same problem with rtmpsrv. And can't save the stream with rtmpsuck as well:
Code:
rtmpsuck RTMP Proxy Server v2.3 (c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL Streaming on rtmp://0.0.0.0:1935 WARNING: Trying different position for client digest! Processing connect app: archive flashVer: LNX 10,2,152,27 swfUrl: http://infox.ru/player/forum/infoxplayerlive_280.swf tcUrl: rtmp://flideo-wn1.infox.ru/archive pageUrl: http://infox.ru/business/finances/2011/02/02/Ekonolyekciya8.phtml ERROR: RTMP_ReadPacket, failed to read RTMP packet header Closing connection... done! |
#3
|
|||
|
|||
Re: Problem with video from infox.ruReplay Media Catcher 4 works just fine in the RTMP recording mode. It is a real time recording mode, but I didn't have any problem recording 5 streams from infox.ru simultaneously.
|
#4
|
|||
|
|||
Re: Problem with video from infox.ruThanks! I'll try with Replay Media Catcher.
|
#5
|
|||
|
|||
Re: Problem with video from infox.ru |
#6
|
|||
|
|||
Re: Problem with video from infox.ruIt is much easier to download these video lectures from
http://www.youtube.com/user/NewEconomicSchool BTW, thank you for the link! I enjoy these lectures a lot! Haven't tested with youtube yet, but Infox lectures where english speakers talk have the original sound in one channel and the russian translation in the other channel, so you can actually disable the one that you don't need. I use Core player for that on my Windows Mobile smart phone. |
#7
|
|||
|
|||
Re: Problem with video from infox.ruThanks guys!
With your help I was able to download a video clip from this page: http://www.infox.ru/accident/crime/2...v_iz_Ost.phtml with this parameters: Code:
rtmpdump -r "rtmp://flideo1.infox.ru/infox" -a "infox" -f "LNX 10,2,152,27" -W "http://www.infox.ru/player/standAlone/infoxstandalone-091014.swf" -p "www.infox.ru/accident/crime/2009/11/18/U_kaskadyerov_iz_Ost.phtml" -y "mp4:/97/38397/video_2.f4v" -o video_2.f4v Just in case if it helps somebody else. Thanks again! |
Tags: infox, infox ru, rtmpdump |
Thread Tools | |
Display Modes | |
|
|