Files
rpi/cmds/mjpg_streamer/www/stream_simple.html
2014-12-09 10:26:44 +01:00

11 lines
166 B
HTML

<html>
<head>
<title>MJPG-Streamer - Stream Example</title>
</head>
<body>
<center>
<img src="/?action=stream" />
</center>
</body>
</html>