zolodickk commited on
Commit
cb57f68
·
verified ·
1 Parent(s): 5259b7b

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -67,7 +67,7 @@
67
  <div class="col-span-8 mx-4 mt-3" style="background-color: lightgrey; border-radius: 10px;">
68
  <div id="container">
69
  <!-- Video feed element -->
70
- <img class="center" src="/video_feed" id="videoElement">
71
  </div>
72
  </div>
73
 
 
67
  <div class="col-span-8 mx-4 mt-3" style="background-color: lightgrey; border-radius: 10px;">
68
  <div id="container">
69
  <!-- Video feed element -->
70
+ <img class="center" src="/video_feed" id="video_feed">
71
  </div>
72
  </div>
73