gs: Add support for authenticating via Service Account Credentials
authorSebastian Dröge <sebastian@centricular.com>
Mon, 27 Sep 2021 12:30:25 +0000 (15:30 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 27 Sep 2021 15:36:05 +0000 (15:36 +0000)
commita12762a29a5f7fe5a0eabff5e2c2347ca4eb9c68
tree320134ddbb56d94e69bdadfd971f64f9c56bb4ea
parentc514f939c9ff0489ec92cb71d012d0e962cf5896
gs: Add support for authenticating via Service Account Credentials

This allows authenticating directly with Server Account credentials
instead of having it configured on host system separately, and thus
allows using arbitrary accounts configured/selected at runtime.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/934>
subprojects/gst-plugins-bad/ext/gs/gstgscommon.cpp
subprojects/gst-plugins-bad/ext/gs/gstgscommon.h
subprojects/gst-plugins-bad/ext/gs/gstgssink.cpp
subprojects/gst-plugins-bad/ext/gs/gstgssrc.cpp