Python way to manipulate a caps filter at runtime

Mathieu Duponchelle mathieu at centricular.com
Sat Aug 21 16:32:42 UTC 2021


obj.props.caps =

On 8/21/21 6:07 PM, Neil Young via gstreamer-devel wrote:
> I'm looking for the Python equivalent of "g_object_set" in order to replace a caps filter for rtph264pay on the fly.
>
> Found some hints here: https://gstreamer.freedesktop.org/documentation/application-development/advanced/pipeline-manipulation.html?gi-language=c <https://gstreamer.freedesktop.org/documentation/application-development/advanced/pipeline-manipulation.html?gi-language=c>
>
> Does anybody know, how to achieve that in Python?
>
>  


More information about the gstreamer-devel mailing list