We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb7be18 commit 1ffb02bCopy full SHA for 1ffb02b
README.md
@@ -67,8 +67,8 @@ sudo apt install libmosquitto1 pulseaudio libavformat59 libswscale6
67
68
Prepare the binary file from [Releases](https://github.com/TzuHuanTai/RaspberryPi_WebRTC/releases).
69
```bash
70
-wget https://github.com/TzuHuanTai/RaspberryPi_WebRTC/releases/latest/download/pi_webrtc-v1.0.6-rc.2_raspios-bookworm-arm64.tar.gz
71
-tar -xzf pi_webrtc-v1.0.6-rc.2_raspios-bookworm-arm64.tar.gz
+wget https://github.com/TzuHuanTai/RaspberryPi_WebRTC/releases/latest/download/pi_webrtc-v1.0.6-rc.3_raspios-bookworm-arm64.tar.gz
+tar -xzf pi_webrtc-v1.0.6-rc.3_raspios-bookworm-arm64.tar.gz
72
```
73
74
### 4. Set Up MQTT
0 commit comments