Hi,
I’m trying to record the video stream from a USB camera.
I currently succeeded to do it using x264enc
in GStreamer but it is a little bit slow.
I saw in the documentation that there are some hardware encoders available ( here ).
I installed the packages as indicated in the doc, but it didn’t install any of the hardware encoders (omxh264enc, nvv4l2h264enc,…).
How could I install them? (or any similar hardware encoder for video)
I’m currently using NVidia drive 9, is it related to the problem? (I can not update because the machine is shared for multiple projects in my company).
Thanks in advance,
Arnaud