Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
![]() ![]() |
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
![]() Anyone know how to capture this live streamhttp://mytvlive.me/tvp1-online-strea...darmo-na-zywo/
Tried RTMP HDS Link Detector RM5 Tubedigger Thanks in advance |
#2
|
|||
|
|||
![]() Re: Anyone know how to capture this live streamIt's a p2p stream w/ dynamic token...
Code:
http://live3.p2pcast.tv:8010/tv2/504476.m3u8?sf=NTYxZDAyMzBhYjA5NQ==&token=TlOgPiTTMkhZUiKFbKzWoA |
#3
|
|||
|
|||
![]() Re: Anyone know how to capture this live streamThanks
Any idea how to grab it ? I've never tried capturing P2P before |
#4
|
|||
|
|||
![]() Re: Anyone know how to capture this live streamThis is regular HLS stream. To access M3U8 you need to use the same user agent as you used for opening web page.
|
#5
|
|||
|
|||
![]() Re: Anyone know how to capture this live streamQuote:
Code:
livestreamer --http-header "User-Agent=Mozilla/5.0 (Windows NT 6.1; rv:42.0) Gecko/20100101 Firefox/42.0" --http-header "Referer=http://cdn.p2pcast.tv/jwplayer.flash.swf" "hls://http://live3.p2pcast.tv:8010/tv2/504476.m3u8?sf=NTYxZDAyMzBhYjA5NQ==&token=CBplXDVg6ishIXvZ0LigxA" best ![]() |
#6
|
|||
|
|||
![]() Re: Anyone know how to capture this live streamQuote:
Thanks, but where do I input the code ? sorry all this is new, and am learning slowly. |
![]() ![]() |
Tags: live stream |
Thread Tools | |
Display Modes | |
|
|