Hi, The RTP C examples in plugins-good show how to extract statistics. To do so, it uses functions like: g_signal_emit_by_name g_object_get g_value_array_get_nth g_value_get_object I would like to do the same in Python, but I cannot find these functions anywhere ... Would it be possible at all? Thanks in advance! Best, Dirk