Skip to main content
Participant
January 13, 2007
Question

Camera.setQuality

  • January 13, 2007
  • 1 reply
  • 392 views
i want to recoed flv file
and also i want to record it with good quality
so i use the method setQuality , belongs to Camera
and put 0 for parameter bandwith and 100 for parameter frameQuality
the quality indeed is good but
the problem is that it drops frames
and it looks freezing and not smoothing
is there a way that the quality will still remain good
and without these problems?
    This topic has been closed for replies.

    1 reply

    Participating Frequently
    January 30, 2007
    setting 100 to quality parameter means not compress the fram at all.
    Try use a value in the range 85-95
    January 30, 2007
    For high quality live streams, I recommend that you check the client/server connection speed first, and then set your setQuality parameters based on available upstream bandwidth.

    See this tutorial on how to check a client's connection speed with FMS:

    http://sdc.shockwave.com/devnet/flashcom/articles/flvideo_bandwidth.html