You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: