0.1.0
- Initial release #406
- Update stampede dependency #3
- Update deps #4
- Revert backward compatibility with web client #8
- Add protobuf #13
- Send all endpoints metadata on ready notification #14
- Send only other endpoints on json ready notification #14
- Fix inconsistencies in media events #17
- Send ICE servers in
Connected event #18 - Allow clients for sending simulcast tracks #15
- Update sdp offer/answer events #21
- Add manual variant switching #20
- Fix simulcast tests #22
- Fix layer switching #24
- Allow for configuring ice servers #25
- Add rtp metrics #23
- Improve some logs #27
- Remove most of the metrics #29
- Fix no bitrate for audio track; Fix examples #30
- Fix webrtc metrics #31
- Handle the same track added twice #32
- Add voice activity detection #33
- Fix track removed error in PeerConnectionHandler #34
- Wait for PeerConnection to make a connection #35
- Set track ready on first packet arrival #36
- Remove unnecessary replace_track #37
- Fix negotiation RC #38
- Update ex_webrtc dependency #40
- Allow specifying audio-only endpoints #39
- Fix
empty_connection?/1 calling terminated process #41 - Update protos #42
- Update membrane core #45
- Update membrane rtp plugins #46