IceDBorn / pipewire-screenaudio

Extension to passthrough pipewire audio to WebRTC Screenshare
https://addons.mozilla.org/firefox/addon/pipewire-screenaudio/
GNU General Public License v3.0
167 stars 5 forks source link

Change `$XDG_RUNTIME_DIR/tmp` to `$TEMP_PATH_ROOT/tmp` #88

Open jim3692 opened 11 months ago

jim3692 commented 11 months ago

The paths in the UtilGetTempFile function should be moved inside the TEMP_PATH_ROOT

https://github.com/IceDBorn/pipewire-screenaudio/blob/c9fbe64c0e69b9de976f49e5e89eb93956c2dc38/native/connector/util.sh#L79-L82