Hi,
I’m trying to run the “simple-whip-client” GitHub - meetecho/simple-whip-client: Simple WHIP Client (based on GStreamer's webrtcbin). However, it reported the error of “libsoup3 symbols detected. Using libsoup2 and libsoup3 in the same process is not supported”. How can I make gstreamer to use libsoup3 instead of 2? I’ve already installed libsoup3.
Any help would be appreciated. Thank you!