soyersoyer / fmp4streamer

Fmp4streamer streams your V4L2 camera directly to any browser and media player as MP4 (H264).
Apache License 2.0
78 stars 7 forks source link

ERROR:root:/dev/video0 H264 format not available with RPi 4 and RPi Camera V2 #14

Closed spitzlbergerj closed 1 year ago

spitzlbergerj commented 1 year ago

Hi,

I run this on a RPi 4 (Octoprint installed without mjpg-streamer) with a RPi Camera V2. When I start it, I get this output

python3 fmp4streamer.py
WARNING:root:Can't find h264_profile v4l2 control
WARNING:root:Can't find h264_level v4l2 control
WARNING:root:Can't find h264_i_frame_period v4l2 control
ERROR:root:/dev/video0 H264 format not available

How can I solve this issue?

Thanks a lot Josef

spitzlbergerj commented 1 year ago

Hi, sorry, I saw the instructions for Buster too late. I was able to solve the problem with those. Thanks for documenting "those who can read have a clear advantage" :-) Regards Josef