Chemist925
12-31-2014, 06:15 AM
Hello. How to record from these streams?.
CNN: (stream 2 working)
http://www.stream2watch.me/live-tv/cnn-live-stream
America tv:
http://www.fulltelevisionhd.net/2013/02/america-television-en-vivo-por-internet.html
troller12
12-31-2014, 06:51 AM
Hi,
find m3u8 in memory.Just paste them into your VLC player (URL).
http://wpc.c1a9.edgecastcdn.net/hls-live/20C1A9/cnn/ls_satlink/b_828.m3u8
http://wpc.C1A9.edgecastcdn.net/hls-live/20C1A9/cnn/ls_satlink/b_528.m3u8
http://wpc.C1A9.edgecastcdn.net/hls-live/20C1A9/cnn/ls_satlink/b_264.m3u8
http://ooyalahd2-f.akamaihd.net/i/americatv_delivery@25405/index_1164_av-p.m3u8
greetz
Chemist925
12-31-2014, 07:37 AM
Hi,
find m3u8 in memory.Just paste them into your VLC player (URL).
http://wpc.c1a9.edgecastcdn.net/hls-live/20C1A9/cnn/ls_satlink/b_828.m3u8
http://wpc.C1A9.edgecastcdn.net/hls-live/20C1A9/cnn/ls_satlink/b_528.m3u8
http://wpc.C1A9.edgecastcdn.net/hls-live/20C1A9/cnn/ls_satlink/b_264.m3u8
http://ooyalahd2-f.akamaihd.net/i/americatv_delivery@25405/index_1164_av-p.m3u8
greetz
Can you please post a code for using those with ffmpeg or livestreamer? Thanks in advance.
troller12
12-31-2014, 08:12 AM
Is that a joke?
livestreamer hls://wpc.c1a9.edgecastcdn.net/hls-live/20C1A9/cnn/ls_satlink/b_828.m3u8 best
livestreamer hls://ooyalahd2-f.akamaihd.net/i/americatv_delivery@25405/index_1164_av-p.m3u8 best
Put your player xy path at the end.
ffmpeg -i "http://wpc.c1a9.edgecastcdn.net/hls-live/20C1A9/cnn/ls_satlink/b_828.m3u8" -q:v 0 -bsf h264_mp4toannexb -f mpegts - | C:\Programme\VideoLAN\VLC\vlc.exe -
ffmpeg -i "http://ooyalahd2-f.akamaihd.net/i/americatv_delivery@25405/index_1164_av-p.m3u8" -q:v 0 -bsf h264_mp4toannexb -f mpegts - | C:\Programme\VideoLAN\VLC\vlc.exe -
You can also use ffplay just with m3u8 link if you just wanna watch it.
greetz
Chemist925
12-31-2014, 11:06 AM
Is that a joke?
livestreamer hls://wpc.c1a9.edgecastcdn.net/hls-live/20C1A9/cnn/ls_satlink/b_828.m3u8 best
livestreamer hls://ooyalahd2-f.akamaihd.net/i/americatv_delivery@25405/index_1164_av-p.m3u8 best
Put your player xy path at the end.
ffmpeg -i "http://wpc.c1a9.edgecastcdn.net/hls-live/20C1A9/cnn/ls_satlink/b_828.m3u8" -q:v 0 -bsf h264_mp4toannexb -f mpegts - | C:\Programme\VideoLAN\VLC\vlc.exe -
ffmpeg -i "http://ooyalahd2-f.akamaihd.net/i/americatv_delivery@25405/index_1164_av-p.m3u8" -q:v 0 -bsf h264_mp4toannexb -f mpegts - | C:\Programme\VideoLAN\VLC\vlc.exe -
You can also use ffplay just with m3u8 link if you just wanna watch it.
greetz
Thanks it worked fine with livestreamer.
ceppu36
12-31-2014, 12:03 PM
How to record these streams? http://www.stream2watch.me/live-tv/disney-channel-live-stream
troller12
01-01-2015, 06:00 PM
Hi,
so livestreamer dosen't work anymore at the moment so in this case you can use rtmpdump but you also need to use token which is dynamic and not very long valid so thats the problem.
C:\rtmpdump -v -r "rtmp://watch2.streamlive.to:1935/edge/_definst_/" -a "edge/_definst_/?xs=_we_MnRhZzRkemd3b2Y1bWEyfDE0MjAxNjAzODl8NzcuMT c2LjMyLjI0OXw1NGE1ZWMxZDA3YzRifDMyODQ4MmM4ZWUzNWNh ZTVjMmM1NjA1ODhiZTYzODk2NDhmZDJjNmY." -f "WIN 14,0,0,179" -W "http://www.streamlive.to/player/player_ilive_embed.swf" -p "http://www.streamlive.to/embedplayer.php?width=640&height=470&channel=38804&autoplay=true" -y "2tag4dzgwof5ma2" -T "Y18d15bc2910ede8dc0b2084062ae8bc" | "vlc" -
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: duration 0.00
INFO: width 640.00
INFO: height 360.00
INFO: videodatarate 800.00
INFO: framerate 1000.00
INFO: videocodecid 7.00
INFO: audiodatarate 32.00
INFO: audiosamplerate 44100.00
INFO: audiosamplesize 16.00
INFO: stereo TRUE
INFO: audiocodecid 10.00
INFO: presetname Custom
INFO: creationdate Thu Dec 11 05:39:09 2014
INFO: videodevice AVerMedia BDA Analog Capture Secondary
INFO: avclevel 31
INFO: avcprofile 66
INFO: videokeyframe_frequency 5
INFO: audiodevice AVerMedia BDA Analog Capture Secondary
INFO: audiochannels 2
INFO: audioinputvolume 75
INFO: encoder Lavf54.63.100
INFO: filesize 0.00
1584.700 kB / 16.44 sec
Just wait for a livestreamer update so that you can use the simple way with only the channel page url of streamlive.to.
greetz
Alacena
08-16-2015, 02:44 PM
channel america tv (http://tv-envivo.net/america-tv-en-vivo-por-internet.html)
You can also use ffplay just with m3u8 link if you just wanna watch it.
greetz
tvmaniaco
08-21-2015, 03:46 PM
Someone can help me extract the M3U8 of these channels?
- America tv en vivo por internet (http://www.tevemania.com/2010/12/america-tv-en-vivo-canal-4.html)
- CMD en vivo (http://www.tevemania.com/2013/09/cmd-en-vivo-cable-magico-deportes-canal-3.html)
Thanks :)
biezom
08-21-2015, 08:53 PM
Someone can help me extract the M3U8 of these channels?
- America tv en vivo por internet (http://www.tevemania.com/2010/12/america-tv-en-vivo-canal-4.html)
- CMD en vivo (http://www.tevemania.com/2013/09/cmd-en-vivo-cable-magico-deportes-canal-3.html)
Thanks :)
*first
livestreamer "hlsvariant://http://ooyalahd2-f.akamaihd.net/i/atv02_delivery@25405/master.m3u8" best -o "america-tv-en-vivo-canal-4.ts"
*second
rtmp is the protocol by default so if you want hls protocol (m3u8) you need change the user agent of your browser >> iphone 3.0 for example
livestreamer "hlsvariant://http://178.162.202.6:8088/live/zeyumcdc/playlist.m3u8?id=233434&pk=2ceb5776f2d338beaa612fb955f25050dc322d77ac5407d 58f32a902e7a7e052" best -o cable-magico-deportes-canal-3.ts
in red dynamic value so you need find your own value
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.