mirror of
https://github.com/Freenove/Freenove_ESP32_WROVER_Board.git
synced 2025-07-30 00:27:22 +00:00
Update picoweb_video.py
This commit is contained in:
parent
c6a26a03f5
commit
9b0f2f1892
@ -66,7 +66,7 @@ HTTP/1.0 200 OK\r\n
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Video Streaming Demonstration</h1>
|
<h1>Video Streaming Demonstration</h1>
|
||||||
<img src="/video" margin-top:100px; style="transform:rotate(180deg); "/>
|
<img src="/video" margin-top:100px; style="transform:rotate(180deg)"; />
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user