H.265 Encoding support

Hi there. I am currently trying to streaming the video processed on VIM3 to our server. And my VIM3 is actually running Ubuntu 18.04 listed on your image list.

Are there some documents/examples instructing how to use the hardware encoder on A311d to accomplish real-time h.264/265 encoding under Linux/Ubuntu environment?

We don’t have such documentation. But you can check the buildroot about gstreamer.

$ gst-launch-1.0 v4l2src device=/dev/video0  ! amlvdec ! amlvsink sync=false
1 Like

Is that hardware accelerated?
Thanks

@numbqq Is it? we want to use the VIM 3 or VIM 4 for H.265 hardware encoding and decoding too. We want to use both Android and Ubuntu. Do you have any documentation or example we can refer to?

Many thanks!

VIM3:

1 Like