mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-06 08:36:05 +08:00
Update esp32cam.html
This commit is contained in:
parent
59615716e8
commit
79a2185490
@ -541,7 +541,7 @@
|
||||
</div>
|
||||
</section>
|
||||
<script>
|
||||
var camera_port = "9601"
|
||||
var camera_port = "9600"
|
||||
document.addEventListener('DOMContentLoaded', function (event) {
|
||||
var baseHost = document.location.origin
|
||||
var streamUrl = baseHost + ':' + camera_port;
|
||||
|
Loading…
x
Reference in New Issue
Block a user