Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

Linux/AM5726: Change bitrate of ducatih264enc at runtime

$
0
0

Part Number:AM5726

Tool/software: Linux

Hello,

I have make gstreamer application, which takes input from v4l2src , crop it through videocrop element , encode it through ducatih264enc and display it over RTSP.

I can change croping data at run time through "g_object_set (G_OBJECT (element->video_crop), "left", crop_height, "right", crop_width, NULL);".

as i am going to change bitrate using "g_object_set (G_OBJECT (element->ducatih264enc), "bitrate", 4096, NULL);", it does not effect on rtsp.

Any solution for this.

Regards,

Prerak


Viewing all articles
Browse latest Browse all 262198

Trending Articles