WaiveCar / WaiveScreen

WaiveScreen related stuff.
0 stars 0 forks source link

Hardware encoding for camera capture #281

Open nthobe opened 4 years ago

nthobe commented 4 years ago

Look into using the hardware h264 encoder when capturing from the cameras. In ffmpeg, this is the h264_vaapi codec. Looks like we may need to install the i965-va-driver package.