mjpg-streamer/www/stream_simple.html

11 lines
167 B
HTML

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