flex - Netstream bufferlength is zero when pausing. How to prevent that? -


I am using Flex3 and FMS 3 from where I am sending the videostream. I want the user to be able to stop the stream, then start it again. For this, I'm using the methods break () and resume (). The problem is, when I call Pause (), then the buffer length is out and zero is equal to. Accordingly, when I start again, Netstream needs to start buffering again, which means that I release the second video, until I stop, I do not start again. And the intention of stopping and starting again seems of importance

Any help?

Please see my second question for this.

If possible, please turn it off

Regards Niclas


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -