Java

Display the stream with java

Hints

This example shows the stream by using a java applet. It works with any browser with java support. To see a simple example click here. Another example shows how to place controls around the java-applet.

Source snippet

<applet code="com.charliemouse.cambozola.Viewer" archive="cambozola.jar" width="512" height="384">
<param name="url" value="./?action=stream"/>
</applet>

About the Java applet

The used java applet is called cambozola. Here is the license:

© The MJPG-streamer team | Design by Andreas Viklund