ehurdler
02-01-2015, 04:14 PM
Is there a way to download the Superbowl live stream in the USA? NBC announced that it is free to all, no cable provider to sign in is needed. Maybe this is too early to ask?
Link I got is: http://stream.nbcsports.com/super-bowl/?pid=16641&referrer=http://stream.nbcsports.com/liveextra/
If this is possible, please advise. Thank you in advanced.
blimey
02-01-2015, 05:02 PM
Appears to be possible. hls seems to work better than hds. The ads (at least most of them) are sent separately, so they won't be in the game feed capture.
ehurdler
02-01-2015, 05:28 PM
Appears to be possible. hls seems to work better than hds. The ads (at least most of them) are sent separately, so they won't be in the game feed capture.
Ok now that it appears to be possible, can anyone please provide the link as to download the stream?
Thank you.
blimey
02-01-2015, 05:33 PM
hls;
http://olystreamwest.nbcolympics.com/nbc01/47055942-2daf-4cec-918f-a05766f836d4/nbc-sports-live-extra0201114451-ua.ism/manifest(format=m3u8-aapl-v3)
for example, using ffmpeg;
ffmpeg -i "http://olystreamwest.nbcolympics.com/nbc01/47055942-2daf-4cec-918f-a05766f836d4/nbc-sports-live-extra0201114451-ua.ism/manifest(format=m3u8-aapl-v3)" -c copy output.ts
You can change "olystreamwest" to "olystreameast" if you like.
ehurdler
02-01-2015, 06:42 PM
hls;
http://olystreamwest.nbcolympics.com/nbc01/47055942-2daf-4cec-918f-a05766f836d4/nbc-sports-live-extra0201114451-ua.ism/manifest(format=m3u8-aapl-v3)
for example, using ffmpeg;
ffmpeg -i "http://olystreamwest.nbcolympics.com/nbc01/47055942-2daf-4cec-918f-a05766f836d4/nbc-sports-live-extra0201114451-ua.ism/manifest(format=m3u8-aapl-v3)" -c copy output.ts
You can change "olystreamwest" to "olystreameast" if you like.
Great, thanks. May be a dumb question, but is there a way to capture the stream from the begining? When I started was at half time and well obviously based on my question is when it started capturing.
Unsure if there is a way to start from the first segment number somehow? Trick it so to speak?
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.