2
0
mirror of https://github.com/ad1217/PrinterStatus synced 2024-11-10 18:45:08 -05:00

Enable controls in webcam video element to show stall

This commit is contained in:
Adam Goldsmith 2022-01-04 21:25:10 -05:00
parent d3f5916b34
commit b607696455

View File

@ -3,11 +3,7 @@
<h3 class="card-header" :data-color="color">
{{ name || 'Unknown' }}
</h3>
<video
muted
class="card-img webcam"
ref="video"
></video>
<video muted class="card-img webcam" controls autoplay ref="video"></video>
<div class="card-body" v-if="status">
<div>{{ status.state.text }}</div>
<div>