You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix second instance of gst_message_get_src on line 320
Same issue as before - use GST_MESSAGE_SRC macro instead of
non-existent gst_message_get_src function.