Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Chapman Archives VideoI cannot figure out with various methods read here or various websites how to download the archive video on this page:
http://blogs.chapman.edu/huell-howse...nias-gold-146/ Any help would be much appreciated |
#2
|
|||
|
|||
Re: Chapman Archives VideoQuote:
Code:
rtmpdump -r "rtmpe://fms.413C.edgecastcdn.net:1935/00413C/content/" -a "00413C/content/" -f "WIN 16,0,0,235" -W "http://assets-jp.jwpsrv.com/player/6/6114923/jwplayer.flash.swf" -p "http://blogs.chapman.edu/huell-howser-archives/2010/05/31/in-n-out-burger-californias-gold-146/" -y "mp4:conversions/HDzmCdCD/videos/aqIAL6s2-2342988.mp4?eee6cc8084bc02b3096443468bd6269a25236a7cc572265bd247c0d8e881cd7a9e157920934d8335f67e0b80370ba260fa6df0f71e70a8161231b222ef6f2b73550ccba7aab5420224eaeb84cb4fb6e7644adb0c691186f23f98c7d0b1ccf6855dfd7302e35f50970c93812e507a0f93" -o "aqIAL6s2-2342987.flv" |
#3
|
|||
|
|||
Re: Chapman Archives VideoThanks man.
It is giving me this error WARNING: HandShake: Type mismatch: client sent 6, server answered 9 From this thread here it seems like this may not work: http://stream-recorder.com/forum/rtm...ype-t8603.html I tried installing different versions of rtmpdump in ubuntu but same result each time. They give a patch but I have no idea how to install that on ubuntu. |
#4
|
|||
|
|||
Re: Chapman Archives VideoQuote:
read this http://stream-recorder.com/forum/sho...90&postcount=9 |
#5
|
|||
|
|||
Re: Chapman Archives VideoQuote:
Code:
http://content.jwplatform.com/jw6/aqIAL6s2.xml Copy the http mp4 url, including all of the code after "mp4?" |
#6
|
|||
|
|||
Re: Chapman Archives VideoMine seems to give me nearly the same thing and the error still appears
Code:
Streaming on rtmp://0.0.0.0:1935 rtmpdump -r "rtmpe://fms.413C.edgecastcdn.net/00413C/content/" -a "00413C/content/" -f "LNX 16,0,0,305" -W "http://assets-jp.jwpsrv.com/player/6/6114923/jwplayer.flash.swf" -p "http://blogs.chapman.edu/huell-howser-archives/2010/05/31/in-n-out-burger-californias-gold-146/" -y "mp4:conversions/HDzmCdCD/videos/aqIAL6s2-2342987.mp4?eee6cc8084bc02b3096443468bd6269a25236a7cc572265bd247c0dfe981c17992482b00d038ee45e373a60c5994cb25c1c573fc6be4d53694edea8c2201061ccfb95d2ed0584d09d7422d19fd0e8f14660dc3fc334a90ccbbfdad1b4763fcd7586b2c71b57aecfeca7ab1432822d8a6" -o aqIAL6s2-2342987.flv Closing connection... done! RTMPDump v2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... WARNING: HandShake: Type mismatch: client sent 6, server answered 8 INFO: Connected... Duplicate request, skipping. Closing connection... ERROR: RTMP_ReadPacket, failed to read RTMP packet header done! this seems to only be an audio .mp4 file and no video is included. |
#7
|
|||
|
|||
Re: Chapman Archives VideoI felt like I was doing this wrong and found another tutorial here:
http://www.hallada.net/2013/04/18/ho...tmp-video.html But received a new error after running through that tutorial Code:
RTMPDump v2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... ERROR: RTMP_Connect0, failed to connect socket. 111 (Connection refused) |
#8
|
|||
|
|||
Re: Chapman Archives VideoQuote:
Code:
sudo iptables -t nat -D OUTPUT -p tcp --dport 1935 -j REDIRECT |
#9
|
|||
|
|||
Re: Chapman Archives VideoQuote:
If you just don't want to download the highest quality mp4 video via http, the same xml page has links to the rtmp url with fresh code (aqIAL6s2.smil) or hls (aqIAL6s2.m3u8). ----- P.S. This post marks the end of my participation on the stream-recorder forum. Farewell and thanks to the operators and members. ----- Last edited by blimey : 02-17-2015 at 10:20 PM. |
Tags: flash |
Thread Tools | |
Display Modes | |
|
|