Hey @Keylost, thanks for fixing these bugs
latency is coming more compared to jacob repo, but I saw you implemented @bmegli suggestions on encoder to decrease latency
the current latency between input and output stream is around 600ms
right now i am trying this,
./ffmpeg -c:v h264_nvmpi -i rtsp://ip:port/stream -c:v hevc_nvmpi -preset ultrafast -b:v 1M -f mpegts udp://ip:port
Hey @Keylost, thanks for fixing these bugs latency is coming more compared to jacob repo, but I saw you implemented @bmegli suggestions on encoder to decrease latency
the current latency between input and output stream is around 600ms right now i am trying this,
./ffmpeg -c:v h264_nvmpi -i rtsp://ip:port/stream -c:v hevc_nvmpi -preset ultrafast -b:v 1M -f mpegts udp://ip:port
Am I doing something wrong?