You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have camera-streamer working with RPI v1 B+ and a v1.3 camera. mjpeg streaming works with minimal lag. h264 video is a bit much for it.
I wondered if it is possible, with libcamera and camera-streamer, to utilise the mpeg2 hardware encoding on this Pi v1? I have a codec key and have successfully enabled it (according to vcgencmd codec_enabled MPG2).
The text was updated successfully, but these errors were encountered:
I have camera-streamer working with RPI v1 B+ and a v1.3 camera. mjpeg streaming works with minimal lag. h264 video is a bit much for it.
I wondered if it is possible, with libcamera and camera-streamer, to utilise the mpeg2 hardware encoding on this Pi v1? I have a codec key and have successfully enabled it (according to
vcgencmd codec_enabled MPG2
).The text was updated successfully, but these errors were encountered: