Hi, I'm new here, so sorry if I mess up a bit.
I have one video that is embedded in some topic on conceptart.org forums, from their channel, that has been made private:
Code:
http://www.livestream.com/conceptart
So, this video is only aviliable from mentioned topic on the forum, through livestream player. Video is about 7 hours long, with quite high resolution.
And so all the programs have failed, or tried to download the player itself, not the video. Only replay media catcher seems to be able to download the video, but after getting about 2 minutes of the vid, it stops and says that vid is complete. But I found this:
Code:
rtmp://extondemand.livestream.com/ondemand<break>trans/dv04/mogulus-user-files/chconceptart/2009/07/26/579aded0-a39c-4e54-a28c-c549fedd1f23
Other program gave me this:
Code:
http://flash.quantserve.com/pixel.swf?flashPlayer=WIN%2010%2C3%2C181%2C34&qcv=5%2E0%2E0&duration=124%2E45&event=played&labels=Art%20%26%20Creativity%2Econceptart%2Eon%2Ddemand&r=4405&url=http%3A%2F%2Fcdn%2Elivestream%2Ecom%2FchromelessPlayer%2Fv21%2Fplayerapi%2Eswf%3FautoPlay%3Dfalse%26mute%3Dfalse%26jsEnabled%3Dfalse&title=jasonmanley%27s%20Camera%20%5BProcaster%5D%20%5BRecorded%20Sun%20Jul%2026%2014%3A17%3A40%20EDT%202009%5D&videoId=5faf5776%2D40cd%2D4748%2Dac6e%2D7c9ba2e74ed0&media=video&playOnly=true&allowTrace=false&pageURL=http%3A%2F%2Fconceptart%2Eorg%2Fforums%2Fshowthread%2Ephp%3Fp%3D2356009%23post2356009&fpf=FO%2D1290876296%2D1311024677118&publisherId=p%2Dcaea5A8f9YSRU&OBT_fname=pixel.swf
I tried this and few other options (with added .flv and such):
Code:
rtmpdump -r "rtmp://extondemand.livestream.com/ondemand<break>trans/dv04/mogulus-user-files/chconceptart/2009/07/26/579aded0-a39c-4e54-a28c-c549fedd1f23" -o test.flv --resume
but I always get this result:
Code:
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
Can anybody help?