Browse Source

Update README.md for name change of option from log-rtp-keys to log-srtp-keys

Co-Authored-By: TorPetterson <32388321+TorPetterson@users.noreply.github.com>
pull/653/head
Richard Fuchs 7 years ago
committed by GitHub
parent
commit
8f195e747e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -233,7 +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
--log-srtp-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