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 08-19-2012, 02:13 PM
deadmund deadmund is offline
Junior Member
 
Join Date: Aug 2012
Posts: 2
deadmund is on a distinguished road
Default

NBC WaterPolo Stream


Hi, I'm trying to record the video from this stream: http://www.nbcolympics.com/video/wat...ld-finals.html

The player is some embedded flash based video player, it looks like a youtube player but I believe that it is NOT a youtube video. Just a player that looks identical.

Anyway, I would love to use rtmpdump to grab the video but I can't figure out the rtmp URL. I'm starting to think it is not actually an rtmp stream. I started capturing packets using wireshark, started the video, I can see packets definitely related to the video but the rtmpt filter reveals 0 packets and I can't find any URL. I've also tried looking at the html source of the page and I couldn't find the stream URL there either. What can I do to find this URL and record this steam?

Thanks!
Reply With Quote
  #2  
Old 08-19-2012, 05:45 PM
deadmund deadmund is offline
Junior Member
 
Join Date: Aug 2012
Posts: 2
deadmund is on a distinguished road
Default

Re: NBC WaterPolo Stream


I have figured out a solution. I used video download helper (the firefox add-on) to get the URL. Turns out the video was in hundreds of 5 second segments. I then looked at 2 or 3 of the URLs to determine the pattern (which was quite simple) and wrote a python script that called VLC to download each segment. Because they're mpeg video files I could cat them all together with no video processing. This was all on linux. Post here if you have questions about how I did this so you can do it too!
Reply With Quote
  #3  
Old 08-19-2012, 11:58 PM
quackeroats quackeroats is offline
Junior Member
 
Join Date: Aug 2012
Posts: 12
quackeroats is on a distinguished road
Default

Re: NBC WaterPolo Stream


Quote:
Originally Posted by deadmund View Post
I have figured out a solution. I used video download helper (the firefox add-on) to get the URL. Turns out the video was in hundreds of 5 second segments. I then looked at 2 or 3 of the URLs to determine the pattern (which was quite simple) and wrote a python script that called VLC to download each segment. Because they're mpeg video files I could cat them all together with no video processing. This was all on linux. Post here if you have questions about how I did this so you can do it too!
AWESOME !
i am assuming its not portable to windows. the other thread on NBC olympics, seems to be having trouble as well. i so far have never been able to successfully download the LONG 3Hr+ preliminaries video of most of the sports.
Reply With Quote
  #4  
Old 08-20-2012, 01:46 AM
wer783 wer783 is offline
Junior Member
 
Join Date: Apr 2011
Posts: 25
wer783 is on a distinguished road
Default

Re: NBC WaterPolo Stream


I would like to see your python script that you used to capture this stream. I haven't used python so it would help me. Could you post it or an example of how you do it?

There is another long thread on capturing the Olympics which uses ffmpeg. This works pretty well but the problem is that you have to capture the whole stream from the beginning and the connection to their server will usually disconnect before the whole thing can be captured. I like your method because it looks like you'd be able to start at any point in the stream.

I was able to see the pattern and was able to download some 5-second segments. Right now, if I had to do it, I would try to use a batch file and just save all the files. It sounds like your way is better.

Quote:
Originally Posted by deadmund View Post
I have figured out a solution. I used video download helper (the firefox add-on) to get the URL. Turns out the video was in hundreds of 5 second segments. I then looked at 2 or 3 of the URLs to determine the pattern (which was quite simple) and wrote a python script that called VLC to download each segment. Because they're mpeg video files I could cat them all together with no video processing. This was all on linux. Post here if you have questions about how I did this so you can do it too!
Reply With Quote
  #5  
Old 08-22-2012, 03:08 AM
wer783 wer783 is offline
Junior Member
 
Join Date: Apr 2011
Posts: 25
wer783 is on a distinguished road
Default

Re: NBC WaterPolo Stream


I would really like to see an example of how VLC is used to download one of these 5-second packets using a script.

Deadmund?

Anyone else know how to do this?
Reply With Quote
  #6  
Old 08-22-2012, 02:31 PM
nwtim nwtim is offline
Member
 
Join Date: Aug 2012
Posts: 59
nwtim is on a distinguished road
Default

Re: NBC WaterPolo Stream


Quote:
Originally Posted by deadmund View Post
I have figured out a solution. I used video download helper (the firefox add-on) to get the URL. Turns out the video was in hundreds of 5 second segments. I then looked at 2 or 3 of the URLs to determine the pattern (which was quite simple) and wrote a python script that called VLC to download each segment. Because they're mpeg video files I could cat them all together with no video processing. This was all on linux. Post here if you have questions about how I did this so you can do it too!
Please come back and explain in a little more detail how you did this. I can get all the segments in a number of ways, but I haven't found any good way to cat them. How did you do it?

Can VLC cat the files from a playlist? (I gathered the some 3000 files it took to make up a 4 hour video using apowersoft's Streaming Video Recorder, but it can't join them yet - they're working on it)

I can get the URL pattern figured out very easily, but I don't have a good way to sequence thousands of them. I can open a URL in VLC, but I haven't successfully done it from the command line (I tried a batch file to deal with the very long URL).
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 07:15 AM.


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