Max

Results 5 issues of Max

Hi @murillo128, During the testing of the BWE mechanism, I found two issues that lead to the case when the BWE state is always `increasing` and BWE target's kept on...

Suggested solutions for[ the issue "BWE's frozen on the same value periodically"](https://github.com/medooze/media-server/issues/115)

Sometimes Refresher.js cause an error during renegotiation: ``` TypeError: Cannot read property 'delete' of null at EventEmitter.Refresher.ontrackstopped (/usr/src/node_modules/medooze-media-server/lib/Refresher.js:43:16) at Object.onceWrapper (events.js:277:13) at EventEmitter.emit (events.js:194:15) at IncomingStreamTrack.stop (/usr/src/node_modules/medooze-media-server/lib/IncomingStreamTrack.js:486:16) at IncomingStream.stop (/usr/src/node_modules/medooze-media-server/lib/IncomingStream.js:417:10)...

Hi all I'm using the media server for the group video calls and due to the nature of the app one participant can be in the call for a long...

Chrome added H265 support recently, I'm trying to run [gstreamer-send](https://github.com/pion/example-webrtc-applications/tree/b4164e3d8ffc5c298bb2bfa29760f7c22a0101a4/gstreamer-send) example with some small adjustments (see the code below), but it doesn't work. I do see packetsReceived and incoming RTP...