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