views:

23

answers:

0

Hi there,

I've setup a sending NetStream connection in Actionscript 3 for Flash. I would like to automatically select the highest possible encoding quality for transmission.

To do so, I need to get the approximate possible outgoing bitrate (the "upload" speed) and then choose the corresponding quality.

My question is, how do I approximate this maximum bitrate possible?

Regards,

Tom