Skip to content

Releases: lanikai/alohartc

0.1.6

02 Oct 06:11
Compare
Choose a tag to compare
  • Fixes issue where video would not play on Microsoft Edge

0.1.5

01 Oct 05:59
Compare
Choose a tag to compare
  • Adds supports for retransmission of lost packets in response to RTCP NACK feedback
  • Fixes issue with local candidate priority assignment
  • Adds support for MP4 file video sources
  • Adds support for RTSP video sources
  • Adds support for RTCP Goodbye at end of call
  • Colorize Javascript console for localhost signalling
  • Upgrade to Go 1.13

0.1.4

01 Oct 05:52
dea58eb
Compare
Choose a tag to compare
  • Fixes RTP marker bit computation
  • Fixes incorrect format parameters, required for operation on Firefox 68.0 and later
  • Fixes race condition in adding of ICE candidates
  • Adds support for aggressive ICE candidate nomination (RFC 5245 §8.1.1.2, RFC 8445 §8.1.1)