Wenlong Li wrote: > Hello, > >>From the Ekiga web page, I saw Ekiga supports up to 30 FPS. Is there > some consideration for this number? I know this is a real-time > performance metric, but is that possible to increase this upper limit > if the camera can provide more frames/images per second? > > Anyone provides help/tips on where I can modify the number is appreciated.
If this is really a limit, then it should be in opal library. Maybe this is interesting in opal code: src/codec/vidcodec.cxx:#define FRAME_RATE 30 // NTSC -- Eugen _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
