Open SomethingGeneric opened 1 month ago
thanks working to support nixos!
i honestly don't know what's the issue, i don't think anybody use webrtc anymore and we could probably either remove the code or ignore under nixos or linux for example, would you be able to contribute those changes?
Not sure I know enough about rust or this project's structure to do it well. Especially given that webrtc-vad isn't a direct dependency? I think some other library you import pulls it, but I have yet to figure out which
cargo tree
says that webrtc-vad
is a dep of vad-rs
.
wait, nevermind. seems to come directly from screenpipe-core
screenpipe-audio
describe the bug Trying to build with
cargo build
, see the following errorto reproduce steps to reproduce the behavior:
cargo build
on NixOSexpected behavior The project builds
screenshots
system information:
main
branch)additional context Trrying to update the screenpipe NixOS package to v0.1.93 (See: https://github.com/NixOS/nixpkgs/pull/345912 )
Reported the issue to WebRTC-vad (which is the library at fault, as best I can tell), but it does not seem to be anywhere near active) -> https://github.com/kaegi/webrtc-vad/issues/8