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

Raspberry Pi OS 64 bit で H.264 が動作しない #282

Closed
Tracked by #89
torikizi opened this issue Oct 27, 2022 · 4 comments
Closed
Tracked by #89

Raspberry Pi OS 64 bit で H.264 が動作しない #282

torikizi opened this issue Oct 27, 2022 · 4 comments

Comments

@torikizi
Copy link
Contributor

Raspberry Pi OS 64 bit では MMAL が利用できないため、H.264 を利用することができません。
Raspberry Pi は v4l2 m2m も利用できるためそちらを利用するように切り替える対応が必要。

@TzuHuanTai
Copy link

I have done the v4l2m2m h264 encode on Raspberry Pi 64bit OS, you can copy my code here.
It is still a little messy, but the codes are just like that.😅

@voluntas
Copy link
Member

voluntas commented Dec 9, 2022

@TzuHuanTai コメントありがとうございます。ライセンスが明確では無かったので参考にするのは難しいですが、情報を共有してくれてありがとうございます。

@TzuHuanTai
Copy link

TzuHuanTai commented Dec 9, 2022

ok, I've added a Apache-2.0 license, or you can rewrite your own codes would be cleaner.🤣

I just provide some approaches to reach the goal.

@voluntas
Copy link
Member

#305 こちらで対応しました。

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

No branches or pull requests

3 participants