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 913cbe5 commit ab5a994Copy full SHA for ab5a994
README.md
@@ -58,8 +58,8 @@ sudo apt install libmosquitto1 pulseaudio libavformat59 libswscale6
58
### 3. Download and unzip the binary file
59
60
```bash
61
-wget https://github.com/TzuHuanTai/RaspberryPi_WebRTC/releases/latest/download/pi_webrtc-1.0.3_pi-os-bookworm.tar.gz
62
-tar -xzf pi_webrtc-1.0.3_pi-os-bookworm.tar.gz
+wget https://github.com/TzuHuanTai/RaspberryPi_WebRTC/releases/latest/download/pi_webrtc-1.0.4_pi-os-bookworm.tar.gz
+tar -xzf pi_webrtc-1.0.4_pi-os-bookworm.tar.gz
63
```
64
65
### 4. Setup MQTT
0 commit comments