Hey guys,
With this post I would like to introduce some new cool tutorials that are coming up at JavaCodeGeeks. They will be about media (audio/video) manipulation with Xuggler, FFmpeg and Wowza. I am going to keep track of all the related tutorials in this post.
You can have a first crash on these technologies by checking Patβs older post about RTMP To RTSP re-stream using Wowza and Xuggler. Please note that this is kind of intermediate level. However, the subsequent posts will begin from a novice level, since I am also a beginner.
Stay tuned for more, here at JavaCodeGeeks!
Relevant Tutorials:
Do you want to know how to develop your skillset to become a Java Rockstar?
Subscribe to our newsletter to start Rocking right now!
To get you started we give you our best selling eBooks for FREE!
1. JPA Mini Book
2. JVM Troubleshooting Guide
3. JUnit Tutorial for Unit Testing
4. Java Annotations Tutorial
5. Java Interview Questions
6. Spring Interview Questions
7. Android UI Design
and many more ....
I agree to the Terms and Privacy Policy
Thank you!
We will contact you soon.
π Photo of Ilias Tsagklis
Ilias TsagklisFebruary 9th, 2011Last Updated: October 21st, 2012
Ilias TsagklisFebruary 9th, 2011Last Updated: October 21st, 2012
3 507 1 minute read

This site uses Akismet to reduce spam. Learn how your comment data is processed.
Hi,
Using Java xuggler compressing large video file taking 16 minutes 714mb size 1hour 20min length
Iβm newbie to xuggler and have done some experimental xuggler api using Java. Iβm using Converter.java to compress video file found converter.java here https://github.com/artclarke/xuggle-xuggler/blob/master/src/com/xuggle/xuggler/Converter.java. Need to compress large video files 1 to 2 minutes. If anybody knows how to do this.Please infrm me vid my email address.
Hi ,
How can i get the stream packet fom webcamera to wowza server .i tried but not getting stream in wowza server
Hi everyone,
I am developing an android application which sends RTSP/RTMP stream to WOWZA server and WOWZA server finally sends that stream to desktop web JWPlayer. Itβs been 4 months, I have been trying dozens streaming libraries (Like libstreaming, Vitamio, etc.) But none helped me.
I finally landed here and heard something about Xuggle-Xuggler, But I have no idea whether my scenario (mentioned above) would be possible using xuggler or not.
Please help If it is possible. If possible then gimme a way, how can I start with xuggler. Today only I heard about Xuggler.
Awaiting for response. Thank you.