hey guys,
does anyone know which url I should insert into my ffdshow script to capture the live stream on this site?
http://concert.arte.tv/de/wacken
I looked into the source code and elements analysis in mozilla and can' find any ".m3u8" or ".flv" or ".mp4" or whatever.
I usually use an ffmpeg script which goes like this:
ffmpeg -i "streamurl" -c copy filename.ts
Maybe you guys could help me out what the url is. I bet it is encrypted somehow
thanks in advance
regards
-Gwar
biezom
07-30-2015, 11:45 AM
hey guys,
does anyone know which url I should insert into my ffdshow script to capture the live stream on this site?
http://concert.arte.tv/de/wacken
I looked into the source code and elements analysis in mozilla and can' find any ".m3u8" or ".flv" or ".mp4" or whatever.
I usually use an ffmpeg script which goes like this:
ffmpeg -i "streamurl" -c copy filename.ts
Maybe you guys could help me out what the url is. I bet it is encrypted somehow
thanks in advance
regards
-Gwar
hi you can use livestreamer
livestreamer "akamaihd://http://freecaster-lh.akamaihd.net/ARTEDemo_1_2728@332856" best -o Wacken.fv
quality 1080x720 2500Kb/s
hi you can use livestreamer
livestreamer "akamaihd://http://freecaster-lh.akamaihd.net/ARTEDemo_1_2728@332856" best -o Wacken.fv
quality 1080x720 2500Kb/s
hey thanks a lot man, this works great. One last question. How did you manage to grab the url ? In case they change that one every day it would be cool to know how you did that. thanks so much, you rock !
cheers
-gwar
biezom
07-30-2015, 12:34 PM
hey thanks a lot man, this works great. One last question. How did you manage to grab the url ? In case they change that one every day it would be cool to know how you did that. thanks so much, you rock !
cheers
-gwar
tools: firefox; adblockplus addon
http://i62.tinypic.com/fm2nhd.png
###########################################
this example is for two quality
http://i61.tinypic.com/9u1xyf.png
thanks man but somehow that doesn't work here.
look it only shows those objects:
http://fs1.directupload.net/images/150730/ftpmt5pw.jpg
what am I doing wrong?
biezom
07-30-2015, 01:05 PM
thanks man but somehow that doesn't work here.
look it only shows those objects:
http://fs1.directupload.net/images/150730/ftpmt5pw.jpg
what am I doing wrong?
suchen akamaihd
I did that but it can't find akamaihd
biezom
07-30-2015, 02:11 PM
I did that but it can't find akamaihd
is that the video starts on your browser?
troller12
07-30-2015, 04:22 PM
Hi,
it works as biezom told you already but the stream is over at the moment on this site so you can see the countdown when it starts again.The good thing is that the stream is still working. :)
greetz
@biezom I did the exact same thing what you did yesterday when the stream was still running but in my window the weren't any "freecaster" url's at all. Very strange.
When I searched for "akam" it said something like "no blockable elements"
Ok if the url today is the same as yesterday then it's fine with me.
Otherwise I would let you guys know
cheers and thanks for the help
todays stream is on this site by the way
http://concert.arte.tv/de/wacken-open-air-2015-livestream-vom-3107
if there is any difference please let me know guys
thanks so much
-hendrik
the url still works great
hello guys,
I just wanted to give some feedback regarding the recording of arte's Wacken 2015 live stream with the livestreamer programme.
It wasn't very stable. The recording was shut down every now and then so I had to restart the .bat again a few times to continue the recording. This was not for all the shows but for quite a few. It shut down more and more when it got late. I remember that I had the same problems when I recorded the NDR stream with rtmpdump in 2012.
I don't know if this is the problem of the stream broadcast itself or if it's the programms fault. If there are any alternatives to "livestreamer" (maybe a way to record arte live streams with ffdshow?) I would really appreciate it. I want to start recording the Hellfest livestream tomorrow evening.
thanks for your support guys
regards
-Gwar
the stream is located at
http://arteevent02-lh.akamaihd.net/i/arte_event02@308866/master.m3u8
it's always shutting down with ffmpeg.
I use this code:
ffmpeg -i "http://arteevent02-lh.akamaihd.net/i/arte_event02@308866/master.m3u8" -c copy hellfest2016-1.ts
does anyone know an alternate way to capture it?
thanks a lot
okay it looks like it is the streams fault, that it gets offline sometimes and then ffdshow shuts down.
Does anyone know if there is a option which can automatically start another .bat or pauses the ffdshow instead of shutting it down so it could continue if the stream contines ?
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.