The video plays with constant stops
Hi,
the people from my server installed fms 3.5, but the demo video with that train stops every other second. Should I adjust something in settings?
Thank you.
Hi,
the people from my server installed fms 3.5, but the demo video with that train stops every other second. Should I adjust something in settings?
Thank you.
NpComplete,
thank you for your reply.
When you say client has to adjust the rate of a video, you mean on a server side or on a viewer side?
The description of fms says that the fms will recognize the bandwidth of a viewer and will adjust it self automatically to fit a particular viewer needs,
Or I misunderstood something?
Thank you.
Actually the feature, Dynamic Streaming allows you to keep track of available bandwidth and incase of any changes switch over seamlessly to a supported bitrate stream. This is possible with the help of AS3 client and FMS both working to make this happen.
By using the client side actionscript logic you could write the code to detect the current bandwidth on your network, depending on the BW detected the client issues a request to FMS to switch to an appropriate bitrate stream which can be supported on the available network bandwidth. Once the command for switch is received by FMS, it is solely the responsibility of FMS to shift the play to the newer bitrate stream.
Check out the article at http://www.adobe.com/devnet/flashmediaserver/articles/beginner_dynstream_fms.html, it may prove helpful.
Thanks
Mamata
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.