Files
rpi/cmds/tlcam/mjpg_streamer/www/stream_simple.html
2014-12-09 10:28:24 +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>