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

ERROR:root:/dev/video0 H264 format not available #9

Open
miguelwon opened this issue Jul 4, 2022 · 5 comments
Open

ERROR:root:/dev/video0 H264 format not available #9

miguelwon opened this issue Jul 4, 2022 · 5 comments

Comments

@miguelwon
Copy link

Hi,
I'm getting a H264 format not available error but I'm using C930e Logitech camera, that supports H264 encoding.

@soyersoyer
Copy link
Owner

Hi Miguel,
The C930e puts the H264 into the MJPG. Try with the MJPGH264 format.

@miguelwon
Copy link
Author

Ok, thanks. It works but with very high latency.

@soyersoyer
Copy link
Owner

Do you have this line in your config?
uvcx_h264_i_frame_period = 1000

@miguelwon
Copy link
Author

Yes. I tried to lower it (to 900 e.g.) but when I do it freezes the script in step Waiting for the first h264 frame...

@soyersoyer
Copy link
Owner

I think the minimum is 500 and you can increase by 500. But it only means 500ms. With Firefox the latency is better.

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

2 participants