UVC is supported on most other systems, but does not work, or even work properly when forced, on aarch64 systems (exception being Apple silicon). Aarch64 systems represent the majority of computer systems in the wild, particularly microcomputers. Adding this feature would support remote installs of such a device with a raspberry pi, Nvidia jetson, or something similar.
Move to the what:
UVC support for aarch64 systems. Currently, if you can get it to work, an improper image is given (i.e. green & only showing half of the image). Support should be identical to x86 systems.
Start with the
why
:UVC is supported on most other systems, but does not work, or even work properly when forced, on aarch64 systems (exception being Apple silicon). Aarch64 systems represent the majority of computer systems in the wild, particularly microcomputers. Adding this feature would support remote installs of such a device with a raspberry pi, Nvidia jetson, or something similar.
Move to the
what
:UVC support for aarch64 systems. Currently, if you can get it to work, an improper image is given (i.e. green & only showing half of the image). Support should be identical to x86 systems.
Move to the
how
:n/A