Answered
audio dropping from recorded stream during playback
NOTE: I posted this same question on the Adobe Groups FMS
Users page.
I am using Stream.play() on the server side to set up a hub to switch between live streams and recorded streams. Basically, I have a live video stream that we want to switch in a recorded segment (flv) at the end of which we go back to the live stream. Both the live stream and the recorded stream are at the same data rate.
I'm following the code samples from:
http://livedocs.adobe.com/flashmediaserver/3.0/hpdocs/help.html?content=00000386.html
The problem I'm having is that the audio starts for the recorded segment but goes silent after the first 2-3 seconds of audio. This happens every time the clip is played. This clip plays fine when linked to directly, without being part of the hub system using Stream.play(). I have tried this with several recorded segments with the same result.
Has anyone seen this happen before?
I am using Stream.play() on the server side to set up a hub to switch between live streams and recorded streams. Basically, I have a live video stream that we want to switch in a recorded segment (flv) at the end of which we go back to the live stream. Both the live stream and the recorded stream are at the same data rate.
I'm following the code samples from:
http://livedocs.adobe.com/flashmediaserver/3.0/hpdocs/help.html?content=00000386.html
The problem I'm having is that the audio starts for the recorded segment but goes silent after the first 2-3 seconds of audio. This happens every time the clip is played. This clip plays fine when linked to directly, without being part of the hub system using Stream.play(). I have tried this with several recorded segments with the same result.
Has anyone seen this happen before?
