Browse Source

Added option to README.md

pull/653/head
Tor Petterson 7 years ago
parent
commit
04e20f0f5d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@ -233,6 +233,7 @@ option and which are reproduced below:
--priority=INT Thread scheduling priority --priority=INT Thread scheduling priority
--idle-scheduling=default|... Idle thread scheduling policy --idle-scheduling=default|... Idle thread scheduling policy
--idle-priority=INT Idle thread scheduling priority --idle-priority=INT Idle thread scheduling priority
--log-rtp-keys Write SRTP keys to log
Most of these options are indeed optional, with two exceptions. It's mandatory to specify at least one local Most of these options are indeed optional, with two exceptions. It's mandatory to specify at least one local
IP address through `--interface`, and at least one of the `--listen-...` options must be given. IP address through `--interface`, and at least one of the `--listen-...` options must be given.


Loading…
Cancel
Save