Changelog
View Source0.2.0
- Update README #51
- Update ex_webrtc #53
- Fix freeze after unmuting video track #56
- Update ex_webrtc #60
- Fix media event handling #61
- Add transceiver debug log #62
- Fix track_types count when subscription fails #63
- Update protos #64
- Allow ignoring specified endpoints #66
- Dependency to protobuf main branch #68
- Remove CSRCs #72
- Add manual subscription #71
- Fix negotiation RC #78
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
Connectedevent #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?/1calling terminated process #41 - Update protos #42
- Update membrane core #45
- Update membrane rtp plugins #46
- Update membrane core #55