Skip to content

Commit ecdf397

Browse files
committed
Update readme
1 parent 1b56348 commit ecdf397

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -125,17 +125,18 @@ Example of the config that will be automatically generated upon running the bina
125125

126126
After 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

Comments
 (0)