<div>I am trying to record the stream test from the big flash digital concert hall:</div>
<div> </div>
<div><a href="http://dch.berliner-philharmoniker.de/">http://dch.berliner-philharmoniker.de/</a> </div>
<div> </div>
<div>Click: Sign in > Sign up > Test stream button and click the High Bandwidth stream.</div>
<div> </div>
<div>My attempt to use rtmpsuck:<br></div>
<div>High Bandwidth Stream:<br></div>
<div>Processing connect<br>app: ondemand?_fcs_vhost=<a href="http://abc.digitalconcerthall.com">abc.digitalconcerthall.com</a>&auth=XXX&aifp=v014&slist=secure/streamtest/20081106_Brahms_Sinfonie2excerpt_H264_1280x720_2100kbps_320aac<br>
flashVer: WIN 10,0,22,87<br>swfUrl: <a href="http://dch.berliner-philharmoniker.de/swf/application_v062.swf">http://dch.berliner-philharmoniker.de/swf/application_v062.swf</a><br>tcUrl: rtmp://<a href="http://65.49.92.172/ondemand?_fcs_vhost=abc.digitalconcerthall.com&auth=XXX&aifp=v014&slist=secure/streamtest/20081106_Brahms_Sinfonie2excerpt_H264_1280x720_2100kbps_320aac">65.49.92.172/ondemand?_fcs_vhost=abc.digitalconcerthall.com&auth=XXX&aifp=v014&slist=secure/streamtest/20081106_Brahms_Sinfonie2excerpt_H264_1280x720_2100kbps_320aac</a><br>
pageUrl: <a href="http://dch.berliner-philharmoniker.de/#/en/register/">http://dch.berliner-philharmoniker.de/#/en/register/</a><br>Playpath: mp4:secure/streamtest/20081106_Brahms_Sinfonie2excerpt_H264_1280x720_2100kbps_320aac.mp4?auth=XXXX&aifp=v014&slist=secure/streamtest/20081106_Brahms_Sinfonie2excerpt_H264_1280x720_2100kbps_320aac<br>
Saving as: 20081106_Brahms_Sinfonie2excerpt_H264_1280x720_2100kbps_320aac.mp4<br>WARNING: ignoring too small audio packet: size: 0<br></div>
<div>+ A lot of Meta data and repeated Playpaths (incrementing filename) </div>
<div> </div>
<div>Playpath: mp4:secure/streamtest/20081106_Brahms_Sinfonie2excerpt_H264_1280x720_2100kbps_320aac.mp4?auth=<br>Saving as: 20081106_Brahms_Sinfonie2excerpt_H264_1280x720_2100kbps_320aac.mp401<br></div>
<div>until it segfaults</div>
<div>rtmpsuck segfault at 0 ip b7e0e531 sp b741d1cc error 4 in <a href="http://libc-2.8.90.so">libc-2.8.90.so</a>[b7dae000+158000]<br></div>
<div>So, I try rtmpdump:<br>./rtmpdump -a "ondemand?_fcs_vhost=<a href="http://abc.digitalconcerthall.com">abc.digitalconcerthall.com</a>&auth=XXX&aifp=v014&slist=secure/streamtest/20081106_Brahms_Sinfonie2excerpt_H264_1280x720_2100kbps_320aac" -f "WIN 10,0,22,87" -W "<a href="http://dch.berliner-philharmoniker.de/swf/application_v062.swf">http://dch.berliner-philharmoniker.de/swf/application_v062.swf</a>" -p "<a href="http://dch.berliner-philharmoniker.de/#/en/register/">http://dch.berliner-philharmoniker.de/#/en/register/</a>" -r "rtmp://<a href="http://65.49.92.172/ondemand?_fcs_vhost=abc.digitalconcerthall.com&auth=XXX&aifp=v014&slist=secure/streamtest/20081106_Brahms_Sinfonie2excerpt_H264_1280x720_2100kbps_320aac">65.49.92.172/ondemand?_fcs_vhost=abc.digitalconcerthall.com&auth=XXX&aifp=v014&slist=secure/streamtest/20081106_Brahms_Sinfonie2excerpt_H264_1280x720_2100kbps_320aac</a>" -z -V -o x.mp4</div>
<div> </div>
<div>...</div>
<div>DEBUG: Property: <Name: level, STRING: error><br>DEBUG: Property: <Name: code, STRING: NetConnection.Connect.Rejected><br>DEBUG: Property: <Name: description, STRING: [ AccessManager.Reject ] : Access denied!><br>
...</div>
<div> </div>
<div>What am I missing? Is anyone successful with this test stream?</div>