Maksim Nesterov

Results 8 issues of Maksim Nesterov

#### Pre-Submission Checklist - [x] Commit message has the format required by CONTRIBUTING guide - [x] Commits are split per component (core, individual modules, libs, utils, ...) - [x] Each...

Hi! Thanks for this useful project. I am facing the problem of not being able to handle session termination when receiving a BYE request. I found that the CallId +...

**Describe the bug** I am trying to disable echo cancellation and noise suppression by specifying audio constraints. It works as expected in the web version, but does not work in...

bug

First of all, thanks for this great library! But I find it very inconvenient that the code is not formatted according to Go standards. The IDE tries to fix indentations...

code style

#### Description Handle the absence of the next packet #### Reference issue Fixes #256

#### Description The interceptor tried to unmarshal the whole buffer and didn't respect the actual packet length. #### Reference issue Fixes #255

### Your environment. - Version: 72c0be86db35deb9b0a7361063314923a3d9a68c ### What did you do? I'm trying to use jitter buffer interceptor. ### What did you expect? I expect to get an error on...

### Your environment. - Version: 72c0be86db35deb9b0a7361063314923a3d9a68c ### What did you do? I'm trying to use jitter buffer interceptor. ### What did you expect? I expect to receive RTP packets as...