| http://www.w3.org/ns/prov#value | - Facts:* We are working on replacement of ScreenCodec2 with H.264* We are using Red5 (yes, not the greatest of choices but cost is an issue for now)* As you know, in java there is no proper implementation of H.264* The x264 library is the best optimised library for H.264 , but its coded in c and c++* Unfortunately we do not have this library in java* ffmpeg is also an open source tool which we need
|