feat(stream)!: remove limit on concurrent sessions and allow quitting apps with active sessions (#3325)

This commit is contained in:
Cameron Gutman 2024-10-24 19:11:50 -05:00 committed by GitHub
commit 73d777fa0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 56 additions and 120 deletions

View file

@ -203,7 +203,6 @@
id: "advanced",
name: "Advanced",
options: {
"channels": 1,
"fec_percentage": 20,
"qp": 28,
"min_threads": 2,