Browse Source

video-feed

main
Hendrik Langer 4 years ago
parent
commit
d13bf632a3
  1. 1
      raspberry/roberto/views/frontend/templates/index.html

1
raspberry/roberto/views/frontend/templates/index.html

@ -75,6 +75,7 @@
{# <!--<img src="{{ url_for('frontend.video_feed') }}">--> #}
<div id="video">
<!--<img src="{{ url_for('frontend.video_feed') }}">-->
<video id="stream" autoplay playsinline muted controls>Your browser does not support video</video>
<canvas id="textoverlay"></canvas>
<div id="controls_l"></div>

Loading…
Cancel
Save