Parameter poc-type missing on jetson though mentioned in the documentation

Thanks @DaneLLL . I did no find these parameter options for nvv4l2h265enc nor omxh265enc (r32.5.1). Did I miss them somewhere?

Two other related questions regarding low-latency h265 streaming:

  • For low-latency, is a constant bitrate generally preferable? Should vbv-size be low, even lower than the bitrate/fps recommendation?
  • Can iframes still be inserted on demand, akin to the example at h265 decode failed? I did not find the SliceIntraRefreshEnable parameter for h265 but would also like to insert iframes programatically.

Thanks!