Adaptive video bitrates
When using adaptive bitrates do I have to encode multiple bitrates from my encoder AND create a manifest? Or can I simply encode/send one bitrate and have the FMS server do everything else?
When using adaptive bitrates do I have to encode multiple bitrates from my encoder AND create a manifest? Or can I simply encode/send one bitrate and have the FMS server do everything else?
The steps noted in the url below tell me to delete the original manifest file. I'll restore it and tweak here in a bit.
Here is the content of the Manifest.xml [ if you have deleted it ]
<manifest xmlns="http://ns.adobe.com/f4m/1.0">
<media streamId="livestream1" bitrate="150" />
<media streamId="livestream2" bitrate="300" />
<media streamId="livestream3" bitrate="350" />
</manifest>
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.