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

Ras Pi 5 support #188

Merged
merged 8 commits into from
Dec 22, 2023
Merged

Ras Pi 5 support #188

merged 8 commits into from
Dec 22, 2023

Conversation

stephendade
Copy link
Owner

Small fix for non-detected UART.

Video streaming API has changed again :(

From https://forums.raspberrypi.com/viewtopic.php?p=2167282&hilit=v4l2h264enc#p2167282, the Pi5 no longer has H264 hardware encoding, so we need to fallback to software encoding.

Video currently doesn't work - still need to work through gstreamer wierdness.

@stephendade
Copy link
Owner Author

Additional comments: Pi5 now uses /dev/ttyAMA0 for the UART on the 40-pin header, instead of /dev/serial0. Somewhat annoying, but fixable.

@stephendade stephendade merged commit 4046bf0 into master Dec 22, 2023
11 checks passed
@stephendade stephendade deleted the pi5support branch December 22, 2023 03:09
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

Successfully merging this pull request may close these issues.

1 participant