Browse Source

MT#58535 rtpp_flags: add to rtpengine-ng-client

Add rtpp_flags option to the rtpengine-ng-client

Change-Id: I39dc20f350bc4deb2ab141d8283fab6a78bc3191
pull/1809/head
Donat Zenichev 2 years ago
parent
commit
fcc66b196f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      utils/rtpengine-ng-client

+ 1
- 0
utils/rtpengine-ng-client View File

@ -97,6 +97,7 @@ my @string_opts = qw(
vsc-start-stop-rec
vsc-pause-resume-rec
vsc-start-pause-resume-rec
rtpp-flags
);
my @int_opts = qw(


Loading…
Cancel
Save