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-sizebe low, even lower than thebitrate/fpsrecommendation? - Can iframes still be inserted on demand, akin to the example at h265 decode failed? I did not find the
SliceIntraRefreshEnableparameter for h265 but would also like to insert iframes programatically.
Thanks!