minor update to video capture example

This commit is contained in:
hathach
2024-01-25 17:25:48 +07:00
parent de1266699d
commit 0b8b8af83d
5 changed files with 92 additions and 154 deletions

View File

@@ -97,7 +97,7 @@
// The number of video streaming interfaces
#define CFG_TUD_VIDEO_STREAMING 1
// video streaming endpoint size
// video streaming endpoint buffer size
#define CFG_TUD_VIDEO_STREAMING_EP_BUFSIZE 256
// use bulk endpoint for streaming interface