Broccoli Products の RTMP .Net Client Library を使用して、ライブ ストリーミング ラジオを保存しています。私は彼らの例 FileDump.cs を試して、ここをクリックしてそれらのデータを含むコードを表示します:
RtmpServer 77.67.21.79
RtmpPort RtmpClient.DefaultRtmpPort
RtmpApp live/
RtmpTcUrl rtmp://cp154821.live.edgefcs.net/live/
RtmpStreamName Radio24Audio@69140
このエラーが発生します:
!!! Failed to play stream. Stream not found. Server response follows: OBJECT
Children=5 STRING level="error", STRING code="NetStream.Play.StreamNotFound", ST
RING description="Failed to play Radio24Audio@69140; stream not found.", STRING
details="Radio24Audio@69140", STRING clientid="pAAnAEBA"
しかし、同じデータでRTMPDumpプログラムを使用すれば問題ありません