-
1. Re: Flex FMS with multi bit rate streams (live video)
mohits1 Apr 29, 2014 9:38 PM (in response to AAmitabh23)Yes, FMLE supports publishing 3 streams at the same time. FMS interactive server also supports RTMFP
-
2. Re: Flex FMS with multi bit rate streams (live video)
AAmitabh23 May 1, 2014 1:05 PM (in response to mohits1)Yes I know FMLE does support three streams but is this possible with flex 4 application not FMLE. If yes then how?
I tried it but it's just not working. I have FMS 4.5 interactive server license version. And I want to publish and play a stream. So, can one figure out how to do that and help me.
Thanks for your reply.
-
3. Re: Flex FMS with multi bit rate streams (live video)
mohits1 May 5, 2014 3:11 AM (in response to AAmitabh23)No, you cannot do this with a flex application. Because, MBR streams need to be encoded in a specific way so that stream switching can be smooth during playback. FMLE does that special handling but Flex application will not give you a low level control.
-
4. Re: Flex FMS with multi bit rate streams (live video)
shil@Adode May 7, 2014 3:40 PM (in response to AAmitabh23)You may want to try using FFMPEG to encode at various bit rates. It can take your original stream and encode it at different bit rates.