Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Highest Quality Live Video Streaming | Best Practice Recommendations?

Avatar

Level 1

Hi,

When using FlashCollab Server, how can we achieve best quality publishing a live stream?

Can you provide a bullet list for best practice recommendations?

Our requirement is publishing a single presenter to many viewers (generally around 5 to 50 viewers).

Also, can it make any difference if the publisher is running Flash Player 10 vs Flash Player 9?

          Thanks,

          g

1 Reply

Avatar

Level 10

Hi Greg,

For achieving best quality

a) you should use RTMFP connection instead of RTMPS. RTMFP has a lower latency.

b) You should the player 10 swc.

c) If bandwidth is not a restriction for you, you can use higest quality values. WebcamPublisher class has property for setting quality.

d) You can use a lower keyframeInterval value, which in turn will send videos in full frames rather than by a video compression algorithm.

e) You should use Speex Codec. Speex Codec is again provided with player 10 swc.

These are some suggestions that can improve your quality depending on your requirements.

Thanks

Hironmay Basu