Skip to content

Commit

Permalink
refactor(sip-jibri): no-tcp by default for pjsua
Browse files Browse the repository at this point in the history
  • Loading branch information
emrahcom committed Jul 23, 2024
1 parent 4d69728 commit 3eda445
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions sip-jibri/rootfs/defaults/pjsua.config
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
--add-codec speex
--add-codec G722
--add-codec opus
--no-tcp
--no-vad
--ec-tail 0
--quality 10
Expand Down
1 change: 1 addition & 0 deletions sip-jibri/rootfs/stage0/overwrites/pjsua.config
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
--add-codec speex
--add-codec G722
--add-codec opus
--no-tcp
--no-vad
--ec-tail 0
--quality 10
Expand Down

0 comments on commit 3eda445

Please sign in to comment.