Hi, @fanzh
Sorry for your waiting.
In conclusion, it seem no improvement even increasing buffer-pool-size.
I attached results of command you suggested.
- could you provide the nvstreammux 1.log by the following cmd. wondering if there is abnormal printings.
export GST_DEBUG=nvstreammux:6 && gst-launch-1.0 rtspsrc location=rtsp://address ! rtph264depay ! h264parse ! nvv4l2decoder ! mux.sink_0 nvstreammux name=mux batch-size=1 width=1280 height=720 batched-push-timeout=71000 live-source=1 ! fpsdisplaysink video-sink= nv3dsink text-overlay=false sync=true -v >1.log 2>1.log
1.log (483.5 KB)
- could you provide the nvstreammux 2.log by the following cmd. I increased the bufferpool size.
export GST_DEBUG=nvstreammux:6 && gst-launch-1.0 rtspsrc location=rtsp://address ! rtph264depay ! h264parse ! nvv4l2decoder ! mux.sink_0 nvstreammux name=mux batch-size=1 width=1280 height=720 batched-push-timeout=71000 live-source=1 buffer-pool-size=10 ! fpsdisplaysink video-sink= nv3dsink text-overlay=false sync=true -v >2.log 2>2.log
2.log (633.8 KB)
Best regards,