Using `pw_remote_connect_fd` is suggested here: https://github.com/flatpak/libportal/blob/a1530a98db296a8f3c501932d68a7d008da2ac2e/libportal/remote.c#L877 However, this function no longer exists in PipeWire. How should screencast functionality be implemented instead?
Using
pw_remote_connect_fdis suggested here:libportal/libportal/remote.c
Line 877 in a1530a9
However, this function no longer exists in PipeWire. How should screencast functionality be implemented instead?