@@ -125,17 +125,18 @@ Example of the config that will be automatically generated upon running the bina
125125
126126After running the executable successfully you can use the following commands in your chat:
127127
128- | Name | Default command | Description |
129- | -------- | --------------- | ----------------------------------------------------- |
130- | Bitrate | !bbb (bitrate) | Sets the max bitrate |
131- | Network | !bbt (name) | Toggles an interface to disable or enable |
132- | Poweroff | !bbpo | Poweroff the jetson nano |
133- | Restart | !bbrestart | Restarts the jetson nano |
134- | Sensor | !bbsensor | Shows the current sensor information |
135- | Stats | !bbs | Shows the current connected modems status and bitrate |
136- | Start | !bbstart | Starts the stream |
137- | Stop | !bbstop | Stops the stream |
138- | Latency | !bbl (latency) | Changes the SRT latency |
128+ | Name | Default command | Description |
129+ | ---------- | --------------- | ----------------------------------------------------- |
130+ | Bitrate | !bbb (bitrate) | Sets the max bitrate |
131+ | Network | !bbt (name) | Toggles an interface to disable or enable |
132+ | Poweroff | !bbpo | Poweroff the jetson nano |
133+ | Restart | !bbrestart | Restarts the jetson nano |
134+ | Sensor | !bbsensor | Shows the current sensor information |
135+ | Stats | !bbs | Shows the current connected modems status and bitrate |
136+ | Start | !bbstart | Starts the stream |
137+ | Stop | !bbstop | Stops the stream |
138+ | Latency | !bbl (latency) | Changes the SRT latency in ms |
139+ | AudioDelay | !bbd (delay) | Changes the audio delay in ms |
139140
140141## Disclaimer
141142
0 commit comments