Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 02-04-2015, 12:15 AM
noliebro noliebro is offline
Junior Member
 
Join Date: Jan 2015
Posts: 6
noliebro is on a distinguished road
Default

Chapman Archives Video


I 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
Reply With Quote
  #2  
Old 02-04-2015, 01:45 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Chapman Archives Video


Quote:
Originally Posted by noliebro View Post
I 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
hi you can use rtmpdump

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"
Reply With Quote
  #3  
Old 02-09-2015, 06:41 PM
noliebro noliebro is offline
Junior Member
 
Join Date: Jan 2015
Posts: 6
noliebro is on a distinguished road
Default

Re: Chapman Archives Video


Thanks 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.
Reply With Quote
  #4  
Old 02-09-2015, 06:55 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Chapman Archives Video


Quote:
Originally Posted by noliebro View Post
Thanks 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.
this is normal you need find your own code with rtmpsvr
read this http://stream-recorder.com/forum/sho...90&postcount=9
Reply With Quote
  #5  
Old 02-09-2015, 07:40 PM
blimey blimey is offline
Former Member
 
Join Date: Jul 2006
Posts: 286
blimey is on a distinguished road
Default

Re: Chapman Archives Video


Quote:
Originally Posted by noliebro View Post
I 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/
Load this page;
Code:
http://content.jwplatform.com/jw6/aqIAL6s2.xml
On the page, locate the third instance of "<jwplayer:source file="

Copy the http mp4 url, including all of the code after "mp4?"
Reply With Quote
  #6  
Old 02-16-2015, 08:26 PM
noliebro noliebro is offline
Junior Member
 
Join Date: Jan 2015
Posts: 6
noliebro is on a distinguished road
Default

Re: Chapman Archives Video


Mine 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!

Quote:
Originally Posted by blimey View Post
Load this page;
Code:
http://content.jwplatform.com/jw6/aqIAL6s2.xml
On the page, locate the third instance of "<jwplayer:source file="

Copy the http mp4 url, including all of the code after "mp4?"
this seems to only be an audio .mp4 file and no video is included.
Reply With Quote
  #7  
Old 02-16-2015, 09:14 PM
noliebro noliebro is offline
Junior Member
 
Join Date: Jan 2015
Posts: 6
noliebro is on a distinguished road
Default

Re: Chapman Archives Video


I 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)
Reply With Quote
  #8  
Old 02-16-2015, 10:42 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Chapman Archives Video


Quote:
Originally Posted by noliebro View Post
I 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)
maybe you forget "Undo the Redirection"
Code:
sudo iptables -t nat -D OUTPUT -p tcp --dport 1935 -j REDIRECT
Reply With Quote
  #9  
Old 02-17-2015, 01:20 AM
blimey blimey is offline
Former Member
 
Join Date: Jul 2006
Posts: 286
blimey is on a distinguished road
Default

Re: Chapman Archives Video


Quote:
Originally Posted by noliebro View Post
Quote:
Load this page;
Code:
http://content.jwplatform.com/jw6/aqIAL6s2.xml
On the page, locate the third instance of "<jwplayer:source file="

Copy the http mp4 url, including all of the code after "mp4?"
this seems to only be an audio .mp4 file and no video is included.
No, that is incorrect. It contains the highest quality video. Download the entire file, don't play it in your browser or from the the url.

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.
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 11:43 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons