Skip to content

Ant Media Server Community 2.7.0

Compare
Choose a tag to compare
@mekya mekya released this 31 Oct 07:34
· 996 commits to master since this release

Highlights

  • Stereo and High Audio Quality Support in WebRTC Publishing and Playing(WebRTC, HLS, DASH, etc.)
  • Support ID3 Tags in HLS streaming
  • Support to block subscribers from publishing and playing for premium streaming services
  • Improve stability by moving the functional tests to selenium
  • WebRTC stack is upgraded
  • Ant-Media-Server

  • 5754 Update arm64 native lib -
  • 5744 Update native libs -
  • 5740 Fix JWT token confusion between applications and server web panel - #5625
  • 5730 update native library - #5729
  • 5724 Fix app creation problem in consecutive create/delete/create calls - #5509
  • 5712 Fix logs from avutils had trailing garbage - Thank you for the contributon @jantekb - #5705
  • 5709 Support enterprise builds according to the profile -
  • 5706 Fixed #5705 where error messages logged from avutils had trailing garbage - 5705
  • 5639 Update README.md
  • 5637 Integrate an Exception Monitoring System - #5222
  • 5626 Change log level and remove redundant code -
  • 5607 Fix full text search regex error - #5336
  • 5606 Fix srt broadcast stuck - #5504
  • 5605 Make ID3 tag simple - #5519
  • 5603 Fill subscriberId and streamId correctly in subscriber stats REST method - #5602
  • 5593 Order rtmp packets when rtmpIngestBufferTimeMs is bigger than zero - #5465
  • 5577 Improve security for streaming between nodes - #5388
  • 5556 Fix stopping srt stream through REST method - #5459
  • 5547 Fix stream cannot be added to conference room with rest api call - #5510
  • 5543 Add flag to enable sending audio level -
  • 5532 Update WebRTC stack & Support Stereo & High Audio Quality - #3076
  • 5531 Fix RTMP pull issue #5500 - #5500
  • 5517 Support id3 tag - #5332
  • 5497 Release/2.6.3 -
  • 5492Block subscribers from playing and publishing streams - 5415
  • Ant-Media-Enterprise

  • Update native libs-
  • Update WebRTC patch file- #5729
  • Fix app creation problem- #5509
  • Sign enterprise jar and have different licence builds-
  • Fix Uneven GPU load distribution across all GPUs- #5590
  • Fix srt broadcast stuck- #5504
  • Check security credentials if WebRTC publisher session is being restored- #5604
  • Increase security in node communication- #5388
  • Change default openh264 rate mode to quality-
  • fix srt stop stream not working issue- #5459
  • handle concurrency while adding ID3 metadata- #5519
  • Send relative audio timestamp and check flag to send audio level-
  • Upgrade WebRTC Stack & Support Stereo & High Quality Audio-
  • Support id3 tag- #5332
  • Release/2.6.3-
  • block subscribers from playing and publishing streams- 5492
  • Fix one time token is not consumed on webrtc play if stream is not live- #5440
  • start/stop record not working fix issue#4910- #4910
  • StreamApp

  • 407 Make mixAudioStreams deprecated -
  • 405 Add new ws messages - ant-media/conference-call-application#156
  • 404 Fix update stream metadata typo - #5645
  • 403 dont add data channel messages to chatbox if they are events from server - #5564
  • 402 Add reconnection callback - #5548
  • 401 Improve data channel security - #5380
  • 400 Fix reconnection issues - ant-media/conference-call-application#143
  • 399 Get audio level from stats & Decrease the frame rate of the volume meter -
  • 398 Add SubscriberBlock filter to filter out blocked subscribers on HLS and DASH - #5492
  • 397 Release/2.6.4 -
  • 396 Release/2.6.3 -
  • Ant-Media-Server-Parent

  • 108 Upgrade selenium and webdrivermanager -
  • 107 Upgrade redisson version -
  • 106 Release/2.6.3 -
  • Ant-Media-Management-Console

  • 235 Add enterring TOTP secrets for settings - #5492