added mjpg scripts
This commit is contained in:
12
cmds/mjpg_streamer/www/java_simple.html
Normal file
12
cmds/mjpg_streamer/www/java_simple.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>MJPG-Streamer - Java Example</title>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<applet code="com.charliemouse.cambozola.Viewer" archive="/cambozola.jar" width="640" height="480">
|
||||
<param name="url" value="/?action=stream"/>
|
||||
</applet>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user