[gst-devel] Change bitrate property while streaming

Deroo Stijn S.Deroo at TELEVIC.com
Thu Aug 12 17:35:00 CEST 2010


Hi all, 

Is it possible to change the bitrate of a stream, while it is streaming (at run time).  I tried to change the bitrate by using the following command:

g_object_set(videoenc, "bitrate", val, NULL);

Where 'val' contains the new bitrate value.  

I don't see any errors printed out while doing this, but the bitrate doesn't change either.

Kind regards,
Stijn.




More information about the gstreamer-devel mailing list