mirror of
https://github.com/m1k1o/neko.git
synced 2025-06-02 10:52:41 +02:00
fix stereo for chormium browsers.
This commit is contained in:
parent
1509521129
commit
ccc1df936d
3 changed files with 6 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
### Bugs
|
||||
- Fixed TCP mux occasional freeze by adding write buffer to it.
|
||||
- Fixed stereo problem in chromium-based browsers, where it was only as mono by adding `stereo=1` to opus SDP to clients answer.
|
||||
|
||||
## [n.eko v2.7](https://github.com/m1k1o/neko/releases/tag/v2.7)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue