Stream problem

I used jetson_multimedia_api\samples\unittest_samples\encoder_unit_sample to encode the video data, and then pushed it to the client through RTSP.
However, there is a problem, the client’s bit rate is too large, which causes the network link card to receive several NX pushed video data at the same time, so I would like to consult NX hardware coding can improve the compression rate?

Hi,
We suggest run in CBR mode and configure virtual buffer size. Please refer to
Random blockiness in the picture RTSP server-client -Jetson TX2 - #5 by DaneLLL

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.