View Single Post
  #3  
Old 06-28-2016, 09:17 AM
ehurdler ehurdler is offline
Senior Member
 
Join Date: Feb 2014
Location: NY
Posts: 126
ehurdler is on a distinguished road
Default

Re: Trying to figure out how to capture these streams in preparation for the Olympics


Quote:
Originally Posted by MaxBlum View Post
Trying to figure out how to capture these streams in preparation for the Olympics. Already tried AdobeHDS, it only captures key frames. No go with Youtube dl. I have tried ffmpeg and livestreamer but may not have correct script.

http://stream.nbcsports.com/nbc/?pid=22289

http://stream.nbcolympics.com/diving...form-semifinal

Any help would be appreciated. Thanks
For event replays, I have figured out a way to get these. Not sure if it is the best way, but it works. Something similar to what I did with the last winter olympics. Search some of my old posts for more details. But check out KSV's one post from back then. http://stream-recorder.com/forum/sho...8&postcount=38

I can help more later, and or show you what I did. Just busy at the moment and can't write out too much. Later I can, or PM me and I can help and post what I did afterwards to help others. Basically use the AdobeHDS link, run in debug mode -debug to get the quality of video you want, and audio. Keep track of the quality entries you will need to modify the AdobeHDS link with. Capture the audio as an flv, and then the video as an flv, remux with ffmpeg to an mp4. Again, I can go into more detail later if needed, but follow that thread i posted.
Reply With Quote