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

After running StartAsync() on linux, executing StopAsync() and then StartAsync(), pixelBufferArrived will not be executed again. #124

Closed
nir34 opened this issue Dec 19, 2023 · 4 comments · Fixed by #130
Assignees
Labels
bug Something isn't working

Comments

@nir34
Copy link

nir34 commented Dec 19, 2023

But it works fine on window platform

@kekyo
Copy link
Owner

kekyo commented Dec 25, 2023

Sorry later, I was able to reproduce it in my environment. I will check it out.

@kekyo kekyo self-assigned this Dec 25, 2023
@kekyo kekyo added the bug Something isn't working label Dec 25, 2023
@kekyo kekyo linked a pull request Jan 15, 2024 that will close this issue
@kekyo
Copy link
Owner

kekyo commented Jan 15, 2024

@nir34 On V4L2, I fixed some leaked mmap descriptor on stopper handler. Could you test on the feature/124 branch?

@nir34
Copy link
Author

nir34 commented Apr 19, 2024

thank you,it work perfect

@kekyo
Copy link
Owner

kekyo commented Apr 19, 2024

It's my pleasure. If you need anything else, please reopen.

@kekyo kekyo closed this as completed Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
2 participants