A couple of years back, when we started using Flash Media Server, we established a company policy of exporting all videos at 75, 150 and 400 kbps in the hopes of making sure our Flash videos were broadly accessible to users connecting at varying connection speeds.
Now that Broadband has become more commonplace in the years since, I'm wondering if anyone has a tried and true suggestion for which bit rates to make available these days to make sure users get the best experience they can.
Is topping out at 400kbps too low by today's standards? (I'm guessing it may be a bit conservative these days).
Any suggestions are appreciated.
Mike
Hello MrWizzer
I am not sure what FMS version you are currently using.
Well, if you look at the sampe vod folder that ships with FMS4.5, it has files encoded @ 150kbps, 500 kbps, 700 kbps, 1000 kbps, 1500 kbps.
I am sure that all of these files stream perfectly fine given the correct bandwidth environment.
Its totally depend upon the FMS hosting service provider depending upon the user base of a particular provider.
You need to judge what kind of BW is available to your viewers and put the files encoded at appropriate bitrates.
You may also look at http://www.adobe.com/devnet/flashmediaserver/articles/beginning-fms45- pt06.html for refrences.
Regards,
Shiraz Anwar
Hi,
In every blog I can find the multi bitrate streaming but not find any multi bitrate publishing by using the AS3 & FMS.
Is there any solution on this ? by using any other supporting technology or by durect in FMS etc ?
Any suggestions are highly appreciated.
Thanks
Kapil
Hi,
As Shiraz correctly stated, survay your user base. You need to fully understand the market you are targeting and what bandwidth is available to your end users. Mobile users will have different requirements as opposed to wired users. However some mobile users are now able to get speeds up to 50mbps in some countries, but this is not the norm. If you wish to reach your maximum audience you will need to do the above first.
Remember not all devices these days can play back flash content ![]()
Yes, Thats is fine but as I explain in my previous post that, We need this in actionscript because of web application requirement.
I need to develope an application like SKYPE in which video quality auto change as per bandwidth available for that end user. Also as in youtube we have the option to change the video quality as per requirement.
I need to developed this in real time video chat application with auto bandiwdth video quality change (like skype) as well as user can change the video quality as per requirment ( like youtube ).
Because of this we need some solution over the coding not in the application. Can you show any solution on this ?
Thanks
Kapil
At youtube files are transcoded into multiple butrates and player side has its logic to ask for the approp. bitrate. In your case, you alsowant that logic at the publisher side to autodetect the bandwidth fluctuation and publish video with suitable bitrate. Please let me know if i got your problem correctly.
Sent from my iPhone
yes, we both are on same track.
Infact I already write the code for detect the bandwidth in every 20 seconds. But now I need to encode my live stream in multiple bit rate so I can play that according to bandwidth (or user selection).
I will also work on your FMLE on command line. Hope this will work in linux based system and this will not effect the live stream speed.... ?
Thanks
Kapil
Hi - in answer to the original question we have a global netwrok and that team gaev us a limit of 360Kbps so we transocode to 104, 240 and 360 currently at a resolution of 640x360 and that seems to be fine for the current use case. We are moving to http streaming away from rtmpe so we may up the limit as the global cache servers will help out.
Externally if we start using an external CDN we will create renditions up to 1000Kbps
You have any example for live stream real time multi bitrate publishing ?
I try so many ways for this same in Flash Media Server, and nothing working fine.
Infact adobe not provide any detail information about this same. But wowza have this same by using the trancoder.
Please let me know if you have any suggestion or example for this same, or I need to find some other solution on this.......
Thanks
Kapil
So there is a solution for you and I suppose Wowza is also using the same
way.
You need to fit a transcoding server between Flash publisher and FMS
server. This transcoding server is commonly a ffmpeg running at a port
where it gets a single rtmp stream and publishes three different rtmp
streams with varying bitrate. Hope this should solve your issue.
On Wed, Feb 20, 2013 at 3:48 PM, Kapil From Fullestop <
I was just thinking about your problem, and it came to me whether FMS with
ffmpeg or Wowza with its own transcoding support, for both of the options
client-side upload speed must be very good so that further transcoding to a
lower bit-rate could be supported. What I feel, if you are able to detect
the bandwidth at the publisher side using the flash app, and you feel that
bandwidth has gone down or up to a certain level where publishing bit-rate
need to be scaled-up or scaled-down, then in your netstream connection you
can republish the stream to the server, in that case your end-user may
observe a small flicker but it can be an option to solve your problem.
On Wed, Feb 20, 2013 at 8:01 PM, Kapil From Fullestop <
North America
Europe, Middle East and Africa
Asia Pacific