11 lines
166 B
HTML
11 lines
166 B
HTML
<html>
|
|
<head>
|
|
<title>MJPG-Streamer - Stream Example</title>
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<img src="/?action=stream" />
|
|
</center>
|
|
</body>
|
|
</html>
|