Releases: shinyoshiaki/werift-webrtc
Releases · shinyoshiaki/werift-webrtc
Fix remote iceLite flag issue
v0.11.11 v0.11.11
Support Parse RTP Payload Format for VP8
v0.11.10 v0.11.10
Specify ICE port range
Example
const peer = new RTCPeerConnection({ icePortRange: [44444, 44455] });Minimum port and Maximum port must not be the same value
fix ice candidate foundation
v0.8.8 v0.8.8
Fix datachannelFlush never called case
v0.8.4 v0.8.4
Fix datachannel.close bug
v0.8.2 v0.8.2
Add an API like MediaStreamTrack
v0.7.0 v0.7.0
Use a dynamically generated self-signed certificate for DTLS
support RFC 5746 Renegotiation Indication Extension
support extended master secret for DTLS (RFC 7627)
v0.4.0 v0.4.0