How to set bitrate for RTSP for jpegenc and vpuenc_h264

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to set bitrate for RTSP for jpegenc and vpuenc_h264

1,383 次查看
santhosh2
Contributor IV

Hello,

I am facing an issue in the rtsp stream image clarity, when i checked the bitrate was 1, there by the image clarity is not perfect, I am using an gstreamer open source code for rtsp streaming with mutlicast feature.

Let me know how to increase the bitrate for both jpegenc and vpuenc_h264

(Source code attached)

Regards

Santhosh

0 项奖励
3 回复数

1,366 次查看
joanxie
NXP TechSupport
NXP TechSupport

what board are you talking about?

 

0 项奖励

1,363 次查看
santhosh2
Contributor IV

Imx8mm board iam using

Regards

Santhosh

0 项奖励

1,352 次查看
joanxie
NXP TechSupport
NXP TechSupport

for imx8mm, which support vpu encoding, you can refer to the enclosed api file,

bitRate is the target bit rate in kbps. If 0, there is no rate control and pictures are encoded with a quantization parameter equal
to quantParam in EncParam. For MJPEG, this value is ignored. Users can control the MJPEG compression rate by setting
qMatTab[4][64] of EncMjpgParam.

0 项奖励