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

How to encode data from device with dma buffer fd? #118

Open
yueyihua opened this issue Apr 28, 2022 · 0 comments
Open

How to encode data from device with dma buffer fd? #118

yueyihua opened this issue Apr 28, 2022 · 0 comments

Comments

@yueyihua
Copy link

This API only support encode data from CPU memory, if my data is on the device with dma buffer fd, I should map and copy to CPU first, and then fill to FFmpeg frame. But how to encode from device with dma buffer fd directly?

@yueyihua yueyihua changed the title How to encode from device with dma buffer fd? How to encode data from device with dma buffer fd? Apr 28, 2022
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