gradio
add `webcam_height` and `webcam_width` to specify the resolution of the Webcam
#10032
Merged

Commits
  • add webcam_height and webcam_width
    yinsumirage committed 1 year ago
  • Merge branch 'main' into resolution
    yinsumirage committed 1 year ago
  • Merge branch 'gradio-app:main' into resolution
    yinsumirage committed 1 year ago
  • update
    yinsumirage committed 1 year ago
  • 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.
    yinsumirage committed 1 year ago
  • add changeset
    gradio-pr-bot committed 1 year ago
  • add code
    freddyaboulton committed 1 year ago
  • Add code
    freddyaboulton committed 1 year ago
  • Merge branch 'main' into resolution
    freddyaboulton committed 1 year ago
  • add changeset
    gradio-pr-bot committed 1 year ago
  • Fix tests
    freddyaboulton committed 1 year ago
Loading