Quote:
	
	
		| 
					Originally Posted by sebastian   | 
	
 The old method still seems to work. But the audio and video still has to be downloaded separately, as far as I know.
For the link that you've provided above;
Audio (using rtmpdump):
	Code:
	rtmpdump.exe -r "rtmp://media.cdn.be-at.tv:80/cfx/st/" -a "cfx/st/" -y "Session003311/Audio004001/128" -o "Audio004001.flv"
 Video; segments - one minute each:
	Code:
	http://video.cdn.be-at.tv/Session003311/Video005376/1000.000.flv
http://video.cdn.be-at.tv/Session003311/Video005376/1000.001.flv
http://video.cdn.be-at.tv/Session003311/Video005376/1000.002.flv
all the way up until the last minute.
 Assemble all the video pieces and mux with the audio track.