Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate PiKVM-like functionality (video capture, USB gadget) #7

Open
macpijan opened this issue Apr 22, 2024 · 0 comments
Open

Integrate PiKVM-like functionality (video capture, USB gadget) #7

macpijan opened this issue Apr 22, 2024 · 0 comments

Comments

@macpijan
Copy link
Member

macpijan commented Apr 22, 2024

Many of the RTE and PiKVM features are common.

The RTE does some more (OC GPIOs, SPI flashing, relay), and PiKVM does some more (mainly USB gadget and HDMI capture).

By integrating the most important features of PiKVM into RTE, we could simplify most setups by having a single device.

USB gadget for HID/MSC emulation should be feasible, possibly on the existing board even (Orange Pi Zero).

Video capture would need additional hw interace, however. In case of RPI, CSI camera input is used along with the HDMI - CSI bridge. Another requirement would be a hw acceleration of vide encoding - in case of PiKVM ustreamer is used which supports RPi video encoder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant