Formula for Live Video Streaming Bitrate

Posted by MD on Stack Overflow See other posts from Stack Overflow or by MD
Published on 2010-04-23T16:19:20Z Indexed on 2010/04/24 8:03 UTC
Read the original article Hit count: 201

Filed under:
|
|

I am simply looking for the formula that should be used here. All the results I've found base "finding the bitrate" off of already existing video. I'm talking about LIVE streaming. (indeterminate length)

So, I know some basic parts of it, but I just need to know if I'm right or missing anything.

For Kbps:

Resolution * Framerate / 1024

Is it really that simple? Audio would be a separate element for our purposes here. Am I missing anything from this formula?

(Coming up with a proposal of what amount of bandwidth would be required, relative to possible resolution options, so I just need to be sure that I'm not missing anything or inaccurate about it)

© Stack Overflow or respective owner

Related posts about video

Related posts about stream