ghidorah
11-09-2012, 11:52 AM
Hi,
While trying to grab a video from Moshcam, most of my google searches pointed on this forum, so I made an account and ask for help here.
Thanks in advance to anyone who will help me!
What I would like to have is a local copy of this concert:
http://www.moshcam.com/afrirampo/the-oxford-arts-factory-462.aspx#
None of the "easy" method (i.e. browser plugins, get_flash_video) worked. It seems to me the folks at moshcam try to make this as hard as possible.
I also tried getflv (with wine as I am using Ubuntu) but was unable to have it detect any flash plugin (maybe I should try this option more, but I prefer open and linux-based solutions)
So I tried using rtmpdump
According to rtmpsrv, the command I should use is:
rtmpdump -r "rtmpe://cp163278.edgefcs.net/ondemand/" -a "ondemand/" -f "LNX 11,2,202,243" -W "http://www.moshcam.com/chooktv/modules/Container.swf?nc=1352480077717" -p "http://www.moshcam.com/afrirampo/the-oxford-arts-factory-462.aspx#/2-track-1" -y "480:videos-moshcam/moshcam/1692k/afrirampo_001_20090115_oaf_moshcam_1692k_480" -o afrirampo_001_20090115_oaf_moshcam_1692k_480.flv
However, this command give me this result:
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound
So can anyone lead me to what I should try next?
Thanks a lot
While trying to grab a video from Moshcam, most of my google searches pointed on this forum, so I made an account and ask for help here.
Thanks in advance to anyone who will help me!
What I would like to have is a local copy of this concert:
http://www.moshcam.com/afrirampo/the-oxford-arts-factory-462.aspx#
None of the "easy" method (i.e. browser plugins, get_flash_video) worked. It seems to me the folks at moshcam try to make this as hard as possible.
I also tried getflv (with wine as I am using Ubuntu) but was unable to have it detect any flash plugin (maybe I should try this option more, but I prefer open and linux-based solutions)
So I tried using rtmpdump
According to rtmpsrv, the command I should use is:
rtmpdump -r "rtmpe://cp163278.edgefcs.net/ondemand/" -a "ondemand/" -f "LNX 11,2,202,243" -W "http://www.moshcam.com/chooktv/modules/Container.swf?nc=1352480077717" -p "http://www.moshcam.com/afrirampo/the-oxford-arts-factory-462.aspx#/2-track-1" -y "480:videos-moshcam/moshcam/1692k/afrirampo_001_20090115_oaf_moshcam_1692k_480" -o afrirampo_001_20090115_oaf_moshcam_1692k_480.flv
However, this command give me this result:
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 9
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound
So can anyone lead me to what I should try next?
Thanks a lot