You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to preview some video features before they are merged, here is a list of pull requests and method to apply them on any branch.
First, you would need to run this to collect extra code from tinyVision.ai or other sources, then use one of the snippet below to add the experimental feature:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In order to preview some video features before they are merged, here is a list of pull requests and method to apply them on any branch.
First, you would need to run this to collect extra code from tinyVision.ai or other sources, then use one of the snippet below to add the experimental feature:
Getting USB Video Class (UVC) on your branch:
Getting the Video Shell on your branch:
Getting USB 3 support on your branch:
Getting USB 3 + UVC on your branch (no PR yet):
Getting the lib/pixel on your branch:
Getting the fixed VIDEO_SW_GENERATOR on your branch:
In most cases, these can be combined on top of each other, such as UVC on top of lib/pixel on top of your own branch.
Feel free to report any issue on this thread or in the original PR.
Beta Was this translation helpful? Give feedback.
All reactions