mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
e450674ce4
* add webcam_height and webcam_width * update * A dictionary that allows developers to specify custom media constraints for the webcam stream. This parameter provides flexibility to control the video stream's properties, such as resolution, frame rate, and facing mode (e.g., front or rear camera on mobile devices). Overrides the default height and width settings when provided. * add changeset * add code * Add code * add changeset * Fix tests --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com> Co-authored-by: freddyaboulton <alfonsoboulton@gmail.com> |
||
---|---|---|
.. | ||
index.ts | ||
InteractiveVideo.svelte | ||
Player.svelte | ||
utils.ts | ||
Video.svelte | ||
VideoControls.svelte | ||
VideoPreview.svelte | ||
VideoTimeline.svelte |