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
Views
Replies
Total Likes
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
Views
Replies
Total Likes