-
print
Determine that print job has finished
With this example we are going to see how we can determine that a print job has finished. It’s very…
Read More » -
print
Use Printing Service in Java
In this example we are going to see how to use streaming printing services in a Java Desktop Application. This…
Read More » -
print
Discover Print Services
With this example we shall show you how to discover print services in a Java Desktop Application. You will find…
Read More » -
sound
Play sampled audio
This is a tutorial that shows how to play sampled audio in a Java Desktop applications. You can use this…
Read More » -
sound
Handle Midi playing events
In this tutorial we are going to see how to handle MIDI playing events in a Java Desktop Application. You…
Read More » -
xuggler
Create video from image frames with Xuggler
Let’s now see how to create a video from scratch. As input, we will use sequential snapshots from our desktop.…
Read More » -
xuggler
Modify video file with Xuggler example
With this example we shall show you how to modify video file using Xuggler in a Java Desktop Application.So, let’s…
Read More » -
xuggler
RTMP To RTSP re-stream using wowza and xuggler
With this example we shall show you how to transcode RTMP To RTSP re-stream using wowza and xuggler. These are…
Read More » -
youtube
Query YouTube videos using YouTube Java API
In this example we are going to demonstrate how to query YouTube videos using YouTube Java API. This is particularly…
Read More » -
servlet
Get all Init Parameters in Servlet
With tutorial we shall show you how to get all Init Parameters in Servlet. Using init parameters you can specify…
Read More »