核心内容摘要
让 Claude 成为你的 Obsidian 助手:Claudian 插件一键安装指南
tauri2项目想要在html和js中访问摄像头和麦克风的话在windows上是默认就可以的但是在mac上就会报错In the application using the navigator. MediaDevices. GetUserMedia cannot authorize the microphone。
navigator.mediaDevices is undefined解决办法就是给mac添加相应的权限官方文档https://tauri.app/distribute/macos-application-bundle/#_top操作也很简单就是创建一个Info.plist文件文件内容?xml version
0 encodingUTF-8? !DOCTYPE plist PUBLIC -//Apple//DTD PLIST
0//EN http://www.apple.com/DTDs/PropertyList-
1.