Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Help capturing stream with livestream from stream2watchHello,
I'm trying to capture this stream http://www.stream2watch.me/tv/us/espnu-live-stream used this Code:
livestreamer "hds://http://cctv-lh.akamaihd.net/z/hoaespnu_live@125117/manifest.f4m?g=ASEGYJQXFTRT&hdcore=3.6.0&plugin=jwplayer-3.6.0.0" best -o video.flv Code:
this manifest requires the 'pvswf' parameter to verify the swf Code:
pvswf=http://connectcast.tv/jwplayer/v6.12/jwplayer.flash.swf Code:
unable to open url: http://connectcast.tv/jwplayer/v6.12/jwplayer.flash.swf (403 client error: forbidden) |
#2
|
|||
|
|||
Re: Help capturing stream with livestream from stream2watchm3u8
Code:
http://cctv-lh.akamaihd.net/i/hoaespnu_live@125117/index_1080p_av-p.m3u8?sd=10&rebase=on Code:
ffmpeg -i "http://cctv-lh.akamaihd.net/i/hoaespnu_live@125117/index_1080p_av-p.m3u8?sd=10&rebase=on" -c:v copy -c:a copy -f mpegts output.flv livestreamer download Code:
livestreamer "hls://http://cctv-lh.akamaihd.net/i/hoaespnu_live@125117/index_1080p_av-p.m3u8?sd=10&rebase=on" best -o video.flv |
#3
|
|||
|
|||
Re: Help capturing stream with livestream from stream2watchthank yor for the speedy reply, but may I ask, how did you obtain the link
|
#4
|
|||
|
|||
Re: Help capturing stream with livestream from stream2watchHow can I am bringing a live broadcast on the same this link
http://cctv-lh.akamaihd.net/i/hoaesp...d=10&rebase=on |
#5
|
|||
|
|||
Re: Help capturing stream with livestream from stream2watchQuote:
This video should give you a good idea on how the m3u8 link was obtained. |
Tags: livestream |
Thread Tools | |
Display Modes | |
|
|