Comment Gstreamer? (Score 1) 170
Why not cook up your own teleconf software? We use gstreamer which has all the 'good stuff' with x264. Check: http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-gstrtpbin.html . The pipeline mentioned there works surprisingly well even over high latency networks and all it takes is a shell script to launch it. Add farsight to it and you have multi-party video conf too!!