Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
demo: enable the ashpd pipewire feature
Fixes error[E0425]: cannot find function `pipewire_streams` in module `camera` --> src/portals/desktop/camera.rs:96:39 | 96 | let streams = camera::pipewire_streams(stream_fd).await.unwrap(); | ^^^^^^^^^^^^^^^^ not found in `camera`
- Loading branch information