video stream works, added gif

This commit is contained in:
Ben Arc
2021-04-13 22:12:23 +01:00
parent 167247bdd6
commit 58517fba53

View File

@@ -7,6 +7,12 @@
style="width: 100%"
class="fixed-top-left"
></video>
<img src="" />
<img
src="/copilot/static/confetti.gif"
style="width: 100%"
class="fixed-top-left"
/>
</q-page>
{% endblock %} {% block scripts %}
<script src="{{ url_for('static', filename='vendor/vue-qrcode@1.0.2/vue-qrcode.min.js') }}"></script>