keep loadad stream
hello,
Is it possible to keep loaded stream before close connection? so that server can save bandwidth when user playback without reload stream.
thanks for any suggestion.
hello,
Is it possible to keep loaded stream before close connection? so that server can save bandwidth when user playback without reload stream.
thanks for any suggestion.
That would depend upon client's buffer settings. If when you seek back and that time's data is in client's buffer no request would send to server to resend but if its not there in client's buffer - client would request server to send that data.
Check out below links to get more information:
Netstream Buffertime - http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/NetStream.html#bufferTime
Smart Seek - http://help.adobe.com/en_US/flashmediaserver/devguide/WSd391de4d9c7bd609-569139412a3743e78e-8000.html
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.