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
{{ message }}
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
Hello, thank you for the excellent package for ROS and Raspberry Pi 3.
Is it possible to use h264_v4lm2m rather than omx to enable this on a 64 bit system? I am currently trying to get this working on a 64 bit Raspberry pi 4 8Gb running Ubuntu 18 with ROS melodic.
When I set codec: h264_v4l2m2m in the encoder configuration file I receive the error below: [h264_v4l2m2m @ 0xaaab1a04e270] This encoder requires using the avcodec_send_frame() API
I have been able to encode video files directly with ffmpeg during my testing but am stuck on getting this working with Kinesis.