mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 18:09:23 +08:00
fix: format
This commit is contained in:
@@ -261,7 +261,6 @@
|
|||||||
<div class="video-wrap">
|
<div class="video-wrap">
|
||||||
<video
|
<video
|
||||||
bind:this={local_video_source}
|
bind:this={local_video_source}
|
||||||
class="original-video-source"
|
|
||||||
class:hide={!webcam_accessed}
|
class:hide={!webcam_accessed}
|
||||||
autoplay={true}
|
autoplay={true}
|
||||||
playsinline={true}
|
playsinline={true}
|
||||||
|
|||||||
56
gradio_webrtc.log
Normal file
56
gradio_webrtc.log
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user