H265 is now available with Jetson Nano
Picam360
2019-05-26 2019-05-26
Picam360 has supported Jetson Nano and enabled to transfer video with H265.
This saves half the bandwidth compared to the H264.
The source code has already been uploaded to github, so you can try it right away.
https://github.com/picam360
If you are interested in the H265 streaming process, it may be helpful to have a look arround below link.
https://github.com/picam360/picam360-capture/blob/master/plugins/gst_encoder/gst_encoder.c
The encoder is GStreamer and the decoder is libde265.
Because Jetson nano has enough processing power, we are also considering 4K camera support.
We may be able to introduce a new camera in the near future.