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