I want to use the NVENC on the Jetson to encode HEVC / H.265 at ultra low latency. I am wondering whether the API allows to access already coded and finished CTU lines before the access unit is finished in order to stream the CTU lines once they become ready?
In such a case the support of dependent slice fragments would be helpful.
Another question, would it be possible to also feed the camera data correspondingly into the encoder?