Open Source Library To Programatically Manipulate Video Files
If you’re a Java or a C++ Developer who needs to programatically manipulate video files, either pre-recorded, or live, then Xuggler is for you.
The Xuggler is a free and open-source library for Java or C++ developers that allows you to decode, manipulate, and encode (almost) any type of video file in near real time. It is for programmers who want to add video processing support to their products.
The Xuggler also comes with a Red5 integration library which allows Java developers to modify and re-broadcast live video on the fly using Red5. This means you can write server-side applications that modify video, without any special client software on your customer’s web browsers.
Website: http://www.xuggle.com/xuggler/
Recent Comments