mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 18:09:23 +08:00
feat: add show_local_video param
This commit is contained in:
@@ -100,6 +100,7 @@ with gr.Blocks(css=css) as demo:
|
||||
label="Local",
|
||||
modality="audio-video",
|
||||
mode="send-receive",
|
||||
show_local_video=True,
|
||||
elem_id="video-source",
|
||||
)
|
||||
webrtc.stream(
|
||||
|
||||
Reference in New Issue
Block a user