Ant Media Server Versions Save

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.

ams-v2.9.0

3 weeks ago

Highlights

  • Push Notification Support for Apple Push Notification and FirebaseCloud Messaging for EE - Create video/audio calls with Mobile SDKs
  • Full OpenAPI support for REST Methods - Generate REST Methods SDKs(Java, JS, Python, Node, PHP) automatically
  • Auto Start/Stop Stream Sources and IP Cameras. Start when there is a viewer, stops when there is no viewer
  • Easily Upgrade server with upgrade.sh script when there is a new release
  • Improve Stability

Ant-Media-Server

  • 6257 Fix failing test on the cluster side -
  • 6245 Fix restart stream fetcher - https://github.com/ant-media/Ant-Media-Server/issues/6212
  • 6244 Support scheduling playlist - https://github.com/ant-media/Ant-Media-Server/issues/6243
  • 6238 Modify hls adaptive m3u8 file with subscriberCode subscriberId and token - https://github.com/ant-media/Ant-Media-Server/issues/6172
  • 6237 Add timestamp to webhook payload - https://github.com/ant-media/Ant-Media-Server/issues/6236
  • 6226 Fix facebook rtmp publishing - https://github.com/ant-media/Ant-Media-Server/issues/5961
  • 6224 Update custom issue template - Update Custom issue template.
  • 6216 Disable JMX by default - Thanks to Adam Crosser for Vulnerability Report -
  • 6213 Enable OpenAPI for REST - https://github.com/ant-media/Ant-Media-Server/issues/6060
  • 6204 Fix vulnerabilties - https://github.com/ant-media/Ant-Media-Server/issues/6134
  • 6203 Update ehcache version to fix vulnerability warning - https://github.com/ant-media/Ant-Media-Server/issues/6122
  • 6198 Fix audio/video synch issue in network fluctuations - https://github.com/ant-media/Ant-Media-Server/issues/5717
  • 6191 Fix the property name of startStreamFetcherAutomatically - https://github.com/ant-media/Ant-Media-Server/issues/6077
  • 6183 Update latest duration and set playlist item durations - https://github.com/ant-media/Ant-Media-Server/issues/6182
  • 6180 Update README.md -
  • 6179 Create "live" app for the sake of simplicity -
  • 6169 Play HLS Streams for a Given Time Interval -
  • 6156 Handle exception in App Creation - https://github.com/ant-media/Ant-Media-Server/issues/5931
  • 6150 Support seeking in pulling stream sources & fix first packet audio/video sync - https://github.com/ant-media/Ant-Media-Server/issues/6125 https://github.com/ant-media/Ant-Media-Server/issues/3148
  • 6141 Change launch mechanism to vfork(-Djdk.lang.Process.launchMechanism=vfork) for Java 17 -
  • 6136 Add subfolder to http endpoint in hls & fix double and no-slash issues - https://github.com/ant-media/Ant-Media-Server/issues/6135
  • 6121 Fix packet timing if stream is restarted in stream fetching - https://github.com/ant-media/Ant-Media-Server/issues/5005
  • 6120 Retry sending webhook on failure - https://github.com/ant-media/Ant-Media-Server/issues/6119
  • 6110 Add APN parameters to the AppSettings - https://github.com/ant-media/Ant-Media-Server/issues/6101
  • 6103 Move subtrack methods to rest service base - https://github.com/ant-media/conference-call-application/issues/230
  • 6098 Fix push notification rest endpoint - https://github.com/ant-media/Ant-Media-Server/issues/5993
  • 6088 Synchronize ID3 packets with the last incoming packet timestamp - https://github.com/ant-media/Ant-Media-Server/issues/6087
  • 6086 Support Push Notification Rest REST Service - https://github.com/ant-media/Ant-Media-Server/issues/5993
  • 6081 Release/2.8.2 -
  • 6052 Allow one type of token at a time for publish and play - https://github.com/ant-media/Ant-Media-Server/issues/6042
  • 5883 Add Marketplace Support to enable_ssl.sh - https://github.com/ant-media/Ant-Media-Server/issues/4846
  • 5850 Upgrade server to the new version easily - https://github.com/ant-media/Ant-Media-Server/issues/5833
  • 5778 add hw scaling configuration - https://github.com/ant-media/Ant-Media-Server/issues/5632
  • 5461 Add Redis Support to Application Creation - https://github.com/ant-media/Ant-Media-Server/issues/5349
  • 5342 Add configurable JVM memory options - https://github.com/ant-media/Ant-Media-Server/issues/5714
  • 4770 Auto start stream on viewer and auto stop stream on no viewer. - https://github.com/ant-media/Ant-Media-Server/issues/4404
  • Ant-Media-Enterprise

  • Fix missing frames in hls and recording- https://github.com/ant-media/Ant-Media-Server/issues/6246
  • Fix mobile device orientation problem on server side- https://github.com/ant-media/Ant-Media-Server/issues/6099
  • Increase audio pts as it is supposed to be and fill the audio gap- https://github.com/ant-media/Ant-Media-Server/issues/5998
  • Enable OpenAPI- https://github.com/ant-media/Ant-Media-Server/issues/6060
  • Update patch file that fixes the a/v synch issue in webrtc- https://github.com/ant-media/Ant-Media-Server/issues/5717
  • Fix h264 parser crash- https://github.com/ant-media/Ant-Media-Server/issues/5841
  • Add upgrade script- https://github.com/ant-media/Ant-Media-Server/issues/5833
  • Adapt changes about seek support- https://github.com/ant-media/Ant-Media-Server/issues/6125
  • Add APN(Apple Push Notification) Support and Refactor- https://github.com/ant-media/Ant-Media-Server/issues/6101
  • Support Push Notification For Firebase Cloud Messaging- https://github.com/ant-media/Ant-Media-Server/issues/6093
  • Add ID3 packets to incoming WebRTC packets- https://github.com/ant-media/Ant-Media-Server/issues/6091
  • Release/2.8.2-
  • Fix/gpu memory leak- https://github.com/ant-media/Ant-Media-Server/issues/5632
  • Start streaming if autoStartStop is enabled when webrtc play request is received- https://github.com/ant-media/Ant-Media-Server/issues/4404
  • StreamApp

  • 458 Use exact web_player version -
  • 457 Update web player version -
  • 456 Revert "Fix Video Orientation Issue When Adaptive Bitrate is Enabled" because it's fixed on server-side for EE - Reverts ant-media/StreamApp#445
  • 455 Enable OpenAPI - https://github.com/ant-media/Ant-Media-Server/issues/6060
  • 454 Add multitrack play for video conference recording -
  • 448 Fix codecov ci -
  • 447 Play HLS Streams for a Given Time Interval -
  • 445 Fix Video Orientation Issue When Adaptive Bitrate is Enabled - https://github.com/ant-media/Ant-Media-Server/issues/6099
  • 443 Decrease reconnect interval from 5 secs to 3 secs - https://github.com/ant-media/Ant-Media-Server/issues/5571
  • 441 Update push notification draft sample - https://github.com/ant-media/Ant-Media-Server/pull/6110
  • 439 Update web player version for dash playback not allowed error - https://github.com/ant-media/Ant-Media-Server/issues/6030
  • 438 Update webplayer to the latest snapshot - Change default muted value to false - https://github.com/ant-media/Ant-Media-Server/issues/6030
  • 437 Add Push Notification Methods - https://github.com/ant-media/Ant-Media-Server/issues/6093
  • 436 fix import in stream merger -
  • 435 Release/2.8.2 -
  • 432 Stop the track only on Android devices when using switchVideoCameraCapture - https://github.com/ant-media/Ant-Media-Server/issues/6046
  • 430 Add type definition to media constraints - https://github.com/ant-media/Ant-Media-Server/issues/6045
  • 426 Return promise at turnOffLocalCamera - https://github.com/ant-media/Ant-Media-Server/issues/4685
  • Ant-Media-Server-Parent

  • 125 Update swagger-jaxrs2-jakarta version(Update snake for vulnerability) -
  • 124 Add swagger-jaxrs2-jakarta.version - https://github.com/ant-media/Ant-Media-Server/issues/6060
  • 123 Update vertx and pushy version to remove some vulnerabilities - https://github.com/ant-media/Ant-Media-Server/issues/6134
  • 122 Update versions to fix vulnerabilities - https://github.com/ant-media/Ant-Media-Server/issues/6134
  • 120 Update selenium and web driver version -
  • 119 Update spring version for the vulnerability CVE-2024-22243 -
  • 118 Bump org.springframework:spring-core from 6.0.15 to 6.0.16 -
  • 117 Release/2.8.2 -
  • 116 Update version to 2.8.3-SNAPSHOT -
  • 115 Bump org.springframework:spring-core from 6.0.13 to 6.0.15 -
  • Ant-Media-Management-Console

  • 254 Add exact version for web player -
  • 253 Update @antmedia/web_player version -
  • 251 Show playlist playing index and total time - https://github.com/ant-media/Ant-Media-Server/issues/6182
  • 249 Add seek support for playlist items - https://github.com/ant-media/Ant-Media-Server/issues/6125
  • 248 Add auto start/stop for stream sources - https://github.com/ant-media/Ant-Media-Server/issues/4404
  • 247 Add APN options to Settings - https://github.com/ant-media/Ant-Media-Server/issues/6101
  • 245 Support saving Firebase private key - https://github.com/ant-media/Ant-Media-Server/issues/6093
  • 244 Update web_player and add placeholder for web_player -
  • 243 Allow one token type at a time for publish and play - https://github.com/ant-media/Ant-Media-Server/issues/6042
  • ams-v2.8.2

    2 months ago

    ams-v2.8.1

    2 months ago
    • #6 Fix the trailer slash and no port issue in new web-player #6062 - Thank you for the contribution @studentAlanMorgan 👏

    ams-v2.8.0

    3 months ago

    Highlights

  • Migrate to Java 17, Spring 6, Tomcat 10 and updates for almost all libraries
  • Improve Video Conferencing Performance and Stability
  • Improve Stability by Benchmark Automations
  • Ant Media Server

    New Contributors

    Ant-Media-Enterprise

  • Update nodejs to 16.20.2- https://github.com/ant-media/Ant-Media-Server/issues/5967
  • Fix MP4 recording and WebRTC playback when MP4 and VP8 is enabled- https://github.com/ant-media/Ant-Media-Server/issues/5734
  • Send Video Track Assignment Message whenever Data Channel is connected- https://github.com/ant-media/Ant-Media-Server/issues/6012
  • Remove track count logically-
  • set not needed track count 1 in play only case-
  • Accept SRT streams without streamId with the app in Server Settings- https://github.com/ant-media/Ant-Media-Server/issues/6032
  • Make benchmark test stable- https://github.com/ant-media/Ant-Media-Server/issues/5969
  • Fix audio gaps in audio resampling/encoding when audio formats are different-
  • Fix check runners-
  • Benchmark automation- https://github.com/ant-media/Ant-Media-Server/issues/5753
  • Write md5 of latest version to the antmedia.io-
  • Call semaphore release in case of we exceed max video track limit- https://github.com/ant-media/conference-call-application/issues/165
  • Fix crash when using sendMessage Rest API with Main track Id & Fix player cannot remove properly- https://github.com/ant-media/Ant-Media-Server/issues/5902
  • Fix notify resolution change- https://github.com/ant-media/Ant-Media-Server/issues/3575
  • Add "get broadcast", "video_track_assigment_list" and "track list updated" websocket messages for efficient conferencing- https://github.com/ant-media/conference-call-application/issues/156
  • Handle null pointer exception at Request Info- https://github.com/ant-media/Ant-Media-Server/issues/5762
  • Fix crash on rtmp publish if h264,vp8,abr enabled hwScaleActive true- https://github.com/ant-media/Ant-Media-Server/issues/5788
  • Upgrade Java17- https://github.com/ant-media/Ant-Media-Server/issues/5807
  • Fix deploying marketplace release to antmedia.io-
  • Fix deploying marketplace release to antmedia.io- Deploy marketplace version to staging server
  • Fix Data Channel Message Delivery from 1st to 2nd Conference Participant- https://github.com/ant-media/Ant-Media-Server/issues/5667
  • StreamApp

  • 431 Integrate embedded player - https://github.com/ant-media/Ant-Media-Server/issues/5967
  • 429 Make embedded player reusable and degradation preference - https://github.com/ant-media/Ant-Media-Server/issues/5967
  • 427 Fix command of the requestVideoTrackAssignments - https://github.com/ant-media/Ant-Media-Server/issues/6004
  • 425 Show progress bar when quality changes in embedded player - https://github.com/ant-media/Ant-Media-Server/issues/3575
  • 424 Send stop command before trying again -> resolves already_playing/publishing -
  • 423 Soft link from multitrack-conference to conference -
  • 422 Fixed comment in code example. (Thank you @binoy638 for your contribution) -
  • 421 Benchmark automation - https://github.com/ant-media/Ant-Media-Server/issues/5753
  • 420 Fix track onended callback - https://github.com/ant-media/Ant-Media-Server/issues/5925
  • 419 Remove old conference struture and make multitrack coference default - https://github.com/ant-media/Ant-Media-Server/issues/5942
  • 418 Fixed comment in code example -
  • 417 Make Async return promise - https://github.com/ant-media/Ant-Media-Server/issues/4685
  • 415 Upgrade java17 - https://github.com/ant-media/Ant-Media-Server/issues/5807
  • 413 Refactor SDK to improve typescript compatibility - https://github.com/ant-media/Ant-Media-Server/issues/4037
  • 412 Add new multitrack-conference sample - https://github.com/ant-media/conference-call-application/issues/156
  • 410 Fix Dash player playing and stopping very frequently - https://github.com/ant-media/Ant-Media-Server/issues/5628
  • 409 Release/2.7.0 -
  • 408 Improve dc security add HTML sanatization on SDK level - https://github.com/ant-media/Ant-Media-Server/issues/5380
  • 390 Fix canvas UI -
  • 389 added player fix streamid error -
  • 385 fix element removal for the leaving client - Fix removal of remote elements for leaving client
  • Ant-Media-Server-Parent

  • 114 Update surefire version and mockito again -
  • 113 Downgrade mockito version to the latest working stable release -
  • 112 Update selenium and webdrivermanager version -
  • 110 Upgrade Libraries including Tomcat 10, Spring 6 - https://github.com/ant-media/Ant-Media-Server/issues/5849
  • 109 Release/2.7.0 -
  • Ant-Media-Management-Console

  • 242 Integrate web player -> @antmedia/web_player - https://github.com/ant-media/Ant-Media-Server/issues/5967
  • 241 Remove extra protocol when copying VoD URL -
  • 240 Fix vod context menu overflow -
  • 239 Copy VoD url to clipboard with menu item in VoD list -
  • 238 Show stop broadcast button if stream source is preparing stage - https://github.com/ant-media/Ant-Media-Server/issues/5980
  • ams-v2.7.0

    5 months ago

    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 - https://github.com/ant-media/Ant-Media-Server/issues/5625
  • 5730 update native library - https://github.com/ant-media/Ant-Media-Server/issues/5729
  • 5724 Fix app creation problem in consecutive create/delete/create calls - https://github.com/ant-media/Ant-Media-Server/issues/5509
  • 5712 Fix logs from avutils had trailing garbage - Thank you for the contributon @jantekb - https://github.com/ant-media/Ant-Media-Server/issues/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 - https://github.com/ant-media/Ant-Media-Server/issues/5222
  • 5626 Change log level and remove redundant code -
  • 5607 Fix full text search regex error - https://github.com/ant-media/Ant-Media-Server/issues/5336
  • 5606 Fix srt broadcast stuck - https://github.com/ant-media/Ant-Media-Server/issues/5504
  • 5605 Make ID3 tag simple - https://github.com/ant-media/Ant-Media-Server/issues/5519
  • 5603 Fill subscriberId and streamId correctly in subscriber stats REST method - https://github.com/ant-media/Ant-Media-Server/issues/5602
  • 5593 Order rtmp packets when rtmpIngestBufferTimeMs is bigger than zero - https://github.com/ant-media/Ant-Media-Server/issues/5465
  • 5577 Improve security for streaming between nodes - https://github.com/ant-media/Ant-Media-Server/issues/5388
  • 5556 Fix stopping srt stream through REST method - https://github.com/ant-media/Ant-Media-Server/issues/5459
  • 5547 Fix stream cannot be added to conference room with rest api call - https://github.com/ant-media/Ant-Media-Server/issues/5510
  • 5543 Add flag to enable sending audio level -
  • 5532 Update WebRTC stack & Support Stereo & High Audio Quality - https://github.com/ant-media/Ant-Media-Server/issues/3076
  • 5531 Fix RTMP pull issue #5500 - https://github.com/ant-media/Ant-Media-Server/issues/5500
  • 5517 Support id3 tag - https://github.com/ant-media/Ant-Media-Server/issues/5332
  • 5497 Release/2.6.3 -
  • 5492Block subscribers from playing and publishing streams - 5415
  • Ant-Media-Enterprise

  • Update native libs-
  • Update WebRTC patch file- https://github.com/ant-media/Ant-Media-Server/issues/5729
  • Fix app creation problem- https://github.com/ant-media/Ant-Media-Server/issues/5509
  • Sign enterprise jar and have different licence builds-
  • Fix Uneven GPU load distribution across all GPUs- https://github.com/ant-media/Ant-Media-Server/issues/5590
  • Fix srt broadcast stuck- https://github.com/ant-media/Ant-Media-Server/issues/5504
  • Check security credentials if WebRTC publisher session is being restored- https://github.com/ant-media/Ant-Media-Server/issues/5604
  • Increase security in node communication- https://github.com/ant-media/Ant-Media-Server/issues/5388
  • Change default openh264 rate mode to quality-
  • fix srt stop stream not working issue- https://github.com/ant-media/Ant-Media-Server/issues/5459
  • handle concurrency while adding ID3 metadata- https://github.com/ant-media/Ant-Media-Server/issues/5519
  • Send relative audio timestamp and check flag to send audio level-
  • Upgrade WebRTC Stack & Support Stereo & High Quality Audio-
  • Support id3 tag- https://github.com/ant-media/Ant-Media-Server/issues/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- https://github.com/ant-media/Ant-Media-Server/issues/5440
  • start/stop record not working fix issue#4910- https://github.com/ant-media/Ant-Media-Server/issues/4910
  • StreamApp

  • 407 Make mixAudioStreams deprecated -
  • 405 Add new ws messages - https://github.com/ant-media/conference-call-application/issues/156
  • 404 Fix update stream metadata typo - https://github.com/ant-media/Ant-Media-Server/issues/5645
  • 403 dont add data channel messages to chatbox if they are events from server - https://github.com/ant-media/Ant-Media-Server/issues/5564
  • 402 Add reconnection callback - https://github.com/ant-media/Ant-Media-Server/issues/5548
  • 401 Improve data channel security - https://github.com/ant-media/Ant-Media-Server/issues/5380
  • 400 Fix reconnection issues - https://github.com/ant-media/conference-call-application/issues/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 - https://github.com/ant-media/Ant-Media-Server/pull/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 - https://github.com/ant-media/Ant-Media-Server/pull/5492
  • ams-v2.6.4

    8 months ago

    StreamApp

    - Fix updating audio track

    ams-v2.6.3

    8 months ago

    Ant-Media-Server

  • 5489 Fix stuck rtmp and stream source - https://github.com/ant-media/Ant-Media-Server/issues/5361
  • 5447 Fix video track assignment - https://github.com/ant-media/conference-call-application/issues/139
  • 5414 Fix node REST communication when nodes use public ip addresses - https://github.com/ant-media/Ant-Media-Server/issues/5413
  • 5407 Update main track when remove track rest method is called -
  • 5393 Fix Mongodb URI issue - https://github.com/ant-media/Ant-Media-Server/issues/5344
  • 5390 Keep https for onvif protocol - https://github.com/ant-media/Ant-Media-Server/issues/5246
  • 5298 Release/2.6.2 -
  • 4280 Transcode if required - https://github.com/ant-media/Ant-Media-Server/issues/3842
  • Ant-Media-Enterprise

  • Fix stuck rtmp and stream source- https://github.com/ant-media/Ant-Media-Server/issues/5361
  • Fix video track assignment- https://github.com/ant-media/conference-call-application/issues/139
  • disable maxAudioTrackCount optimization for single track clients- https://github.com/ant-media/Ant-Media-Server/issues/5378
  • Release/2.6.2-
  • StreamApp

  • 395 Start with dummy video audio and open stream and replace tracks on the fly - https://github.com/ant-media/Ant-Media-Server/issues/5392
  • 393 Try auto play in mobile - https://github.com/ant-media/Ant-Media-Server/issues/5398
  • 391 Refactor TypeScript Pipeline - https://github.com/ant-media/Ant-Media-Server/issues/5066
  • 388 Release/2.6.2 -
  • 387 Fix network warning - https://github.com/ant-media/conference-call-application/issues/64
  • 382 Make project TS compatible - https://github.com/ant-media/Ant-Media-Server/issues/5066
  • Ant-Media-Server-Parent

  • 105 Update selenium and webrdrivermanager versions -
  • 104 Update quartz version - https://github.com/ant-media/Ant-Media-Server/issues/5448
  • 103 Update tomcat and jackson-databind - https://github.com/ant-media/Ant-Media-Server/issues/5325
  • 102 Release/2.6.2 -
  • Ant-Media-Management-Console

  • 234 Support uploading mp4, webm, avi and mov - https://github.com/ant-media/Ant-Media-Server/issues/5486
  • 229 Fix regex in isValidDomain function - https://github.com/ant-media/Ant-Media-Server/issues/5343
  • 208 fix: checkbox placement for enabling low-latency HLS Streaming CMAF - https://github.com/ant-media/Ant-Media-Server/issues/4743'>Fixed checkbox placement for, enabling low-latency HLS Streaming CMAF to streamline with HLS Streaming section.

    Ref: https://github.com/ant-media/Ant-Media-Server/issues/4743

  • ams-v2.6.2

    10 months ago

    Ant-Media-Server

  • 5284 Escape special characters in running command -
  • 5280 Improve test stability -
  • 5271 Provide an easy way to change unlisted application settings on web panel - https://github.com/ant-media/Ant-Media-Server/issues/5198
  • 5247 Optimize thread count and update periodicity - https://github.com/ant-media/Ant-Media-Server/issues/5029
  • 5226 Fix snake vulnerability by updating swagger jersey version to 1.6.11 - https://github.com/ant-media/Ant-Media-Server/issues/5037#issuecomment-1576556276
  • 5213 Fix URL address - https://github.com/ant-media/Ant-Media-Server/issues/5212
  • 5190 Release/2.6.1 -
  • 5182 Add REST method to remove subtrack - https://github.com/ant-media/Ant-Media-Server/issues/5143
  • 5162 Upload HLS files to S3 on the fly - https://github.com/ant-media/Ant-Media-Server/issues/5082
  • 5135 Enable SSL configuration through web panel in a secure way - https://github.com/ant-media/Ant-Media-Server/issues/4665
  • 4969 Pass metadata from processPublishCommand to isPublishAllowed -
  • 4937 Refactor updateStreamSource method -
  • 4869 High resource usage and server unexpected shutdown webhook - https://github.com/ant-media/Ant-Media-Server/issues/4739
  • 4697 Add resolution parameter to on the fly recording - https://github.com/ant-media/Ant-Media-Server/issues/4640
  • Ant-Media-Enterprise

  • Provide an easy way to change unlisted application settings on web panel- https://github.com/ant-media/Ant-Media-Server/pull/5271
  • Add hls upload servlet- https://github.com/ant-media/Ant-Media-Server/issues/5082
  • check if on the fly track is audio only- https://github.com/ant-media/Ant-Media-Server/issues/5093
  • Fix memory leakage- https://github.com/ant-media/Ant-Media-Server/issues/5029
  • Fix self track addition for legacy conference solution- https://github.com/ant-media/Ant-Media-Server/issues/5217
  • Update version to 2.6.1-
  • Remove subtracks from WebRTCClient if they are removed by REST method- https://github.com/ant-media/Ant-Media-Server/issues/5143
  • Handle long write trailer case- https://github.com/ant-media/Ant-Media-Server/issues/4892
  • Fix blank player on tile count change error- https://github.com/ant-media/conference-call-application/issues/44
  • Pass metadata from processPublishCommand to isPublishAllowed and send it-
  • Add resolution parameter to on the fly record- https://github.com/ant-media/Ant-Media-Server/issues/4640
  • StreamApp

  • 384 fix video elements not getting removed when leaving room - https://github.com/ant-media/Ant-Media-Server/issues/5281
  • 381 Implement loglevel - https://github.com/ant-media/Ant-Media-Server/issues/5174
  • 380 Make notifications more visible - https://github.com/ant-media/Ant-Media-Server/issues/5227
  • 378 Change type to commonjs and add index.js - https://github.com/ant-media/Ant-Media-Server/issues/5221
  • 377 Fix enableAudioLevel function not working error - https://github.com/ant-media/Ant-Media-Server/issues/5218
  • 376 Fix 360 player's mute/unmute button - https://github.com/ant-media/Ant-Media-Server/issues/5197
  • 375 Check RTCDataChannel state on sendData - https://github.com/ant-media/Ant-Media-Server/issues/5159
  • 374 Bump socket.io-parser from 4.2.2 to 4.2.4 -
  • 373 Release/2.6.1 -
  • 372 Replace alerts with notify - https://github.com/ant-media/Ant-Media-Server/issues/5170
  • 371 Upload HLS files to S3 on the fly - https://github.com/ant-media/Ant-Media-Server/issues/5082
  • Ant-Media-Server-Parent

  • 101 Release/2.6.1 -
  • Ant-Media-Management-Console

  • 227 Rename DASH Streaming -> DASH & CMAF Streaming - https://github.com/ant-media/Ant-Media-Server/issues/4743
  • 226 Support updating all application settings on web panel - https://github.com/ant-media/Ant-Media-Server/issues/5198
  • 223 Revert jsonwebtoken to 8.5.1 becacuse it has instanceof error - https://github.com/ant-media/Ant-Media-Server/issues/5240
  • 213 Error in first enter to application when activated JWT app filter issue fix - https://github.com/ant-media/Ant-Media-Server/issues/4217
  • 210 SSL through web panel changes and scroll issue fix - https://github.com/ant-media/Ant-Media-Server/issues/4665 https://github.com/ant-media/Ant-Media-Server/issues/4670
  • 208 fix: checkbox placement for enabling low-latency HLS Streaming CMAF -
  • ams-v2.6.1

    10 months ago

    Ant-Media-Server

  • 5179 Remove redundant log -
  • 5155 Stream high availability - https://github.com/ant-media/Ant-Media-Server/issues/4730
  • 5145 Community hls playback - https://github.com/ant-media/Ant-Media-Server/issues/5128
  • 5140 Add relative file path to the imported vods - https://github.com/ant-media/Ant-Media-Server/issues/4866
  • 5132 Support ticket socket timeouts increased for large log file transfers - https://github.com/ant-media/Ant-Media-Server/issues/5088
  • 5131 Fix typo in link for docker in Readme -
  • 5129 Release/2.6.0 -
  • 5127 Update README -
  • Ant-Media-Enterprise

  • Use nginx in cluster test &Fix app distribution- https://github.com/ant-media/Ant-Media-Server/issues/5167
  • Add test code for mobile playback-
  • Add test code for vod play and one time token-
  • Release/2.6.0-
  • Update selenium-java and webdrivermanager version-
  • StreamApp

  • 370 Fix soundmeter and Stream high availability - https://github.com/ant-media/Ant-Media-Server/issues/5165
  • 369 Fix vod playback and mobile playback - https://github.com/ant-media/Ant-Media-Server/issues/5144
  • 367 Fix reconnection issues - https://github.com/ant-media/Ant-Media-Server/issues/5141
  • 366 Support old vod playback structure for compatibility - https://github.com/ant-media/Ant-Media-Server/issues/5137
  • 365 Add logo option as a comment - https://github.com/ant-media/Ant-Media-Server/issues/3651
  • 364 Release/2.6.0 -
  • 363 update adapter-latest.js to latest version issue#5050 - https://github.com/ant-media/Ant-Media-Server/issues/5050
  • Ant-Media-Server-Parent

  • 100 Add selenium, webdriver and netty version -
  • 99 Release/2.6.0 -
  • Ant-Media-Management-Console

  • 222 update docs links and add few now links to docs - https://github.com/ant-media/Ant-Media-Server/issues/5152
  • 220 Fix vod play with different scenarios - https://github.com/ant-media/Ant-Media-Server/issues/5137
  • 211 Bump jszip from 3.7.1 to 3.10.1 -
  • 209 Bump ua-parser-js from 0.7.31 to 0.7.33 -
  • 202 Bump json5 from 1.0.1 to 1.0.2 -
  • 199 Bump jsonwebtoken from 8.5.1 to 9.0.0 -
  • ams-v2.6.0

    11 months ago

    Highlights

  • Support for Ubuntu 22.04 natively
  • Update FFmpeg to 5.1.2
  • Easy Installation of Ant Media Server
  • Distribute the SDKs in Repos(SPM for iOS, Maven for Android, NPMJS for JS)
  • Improve stability

  • Blog post will be available on antmedia.io by giving more details about the highlights above

    Ant-Media-Server

  • 5102 Fix HLS secure playback in cluster - https://github.com/ant-media/Ant-Media-Server/issues/4966
  • 5098 Add Webpanel SSL support - https://github.com/ant-media/Ant-Media-Server/issues/4914
  • 5076 Update selenium and webdrivermanager version - https://github.com/ant-media/Ant-Media-Server/issues/5114
  • 5071 Remove db query in hls stats filter - https://github.com/ant-media/Ant-Media-Server/issues/5070
  • 5055 Add properties for statistics based adaptive bitrate switching algorithm - https://github.com/ant-media/Ant-Media-Server/issues/4992
  • 5049 Fix sonar gate issue -
  • 5045 Add subtrack to the conference room if it exists - https://github.com/ant-media/Ant-Media-Server/issues/5034
  • 5042 Add the Kafka address to start.sh file -
  • 5010 Fix bufferunderflow - https://github.com/ant-media/Ant-Media-Server/issues/4681
  • 4976 Update metadata field on updateStreamInfo function - https://github.com/ant-media/Ant-Media-Server/issues/4975
  • 4970 Wait key frame in HLS to write the video packets - https://github.com/ant-media/Ant-Media-Server/issues/4822
  • 4953 Checks subtrack and maintrack in addSubtrack REST method -
  • 4936 Add log to debug the failing test - https://github.com/ant-media/Ant-Media-Server/issues/4931
  • 4922 Fix remove packet listener in cluster mode and refactor return types -
  • 4913 Fix default proxy address -
  • 4911 Fix vflip, green screen, etc. filter -
  • 4905 Pass broadcast metadata to webhook authentication - https://github.com/ant-media/Ant-Media-Server/issues/4904
  • 4867 Add flag to control playing streamId from the same subscriber - https://github.com/ant-media/Ant-Media-Server/issues/4844
  • 4850 Fix WebRTC publishing when the rtmp port is changed - https://github.com/ant-media/Ant-Media-Server/issues/693
  • 4831 Tb/doc edits -
  • 4830 Pass broadcast metadata to webhooks - https://github.com/ant-media/Ant-Media-Server/issues/4829
  • 4805 Update srt and arm64 - https://github.com/ant-media/Ant-Media-Server/issues/4417
  • 4800 Use custom build ffmpeg to support current OS versions(Ubuntu 22.04) - https://github.com/ant-media/Ant-Media-Server/issues/4251
  • 4797 Add search functionality to document site -
  • 4789 Issue #4748 symbolic links are deleted fix. - https://github.com/ant-media/Ant-Media-Server/issues/4748
  • 4788 FFmpeg update - https://github.com/ant-media/Ant-Media-Server/issues/4520
  • 4782 Refactor add subscriber id to messages - https://github.com/ant-media/Ant-Media-Server/issues/4769
  • 4737 Release/2.5.3 -
  • 4708 SSL through web panel - https://github.com/ant-media/Ant-Media-Server/issues/4665
  • 4688 Fix/conference missing paticipant - https://github.com/ant-media/Ant-Media-Server/issues/4603
  • Ant-Media-Enterprise

  • Add test codes for embedded player- https://github.com/ant-media/Ant-Media-Server/issues/5080
  • Remove db query in hls stats filter- https://github.com/ant-media/Ant-Media-Server/issues/5070
  • Remove SRTStream from SRTAdaptor after it's stopped due to timeout-
  • Fix stuck broadcast after restart when medium is offline fix- https://github.com/ant-media/Ant-Media-Server/issues/4828
  • Stat based abr switch- https://github.com/ant-media/Ant-Media-Server/issues/4992
  • Fix/hls lock in cluster- https://github.com/ant-media/Ant-Media-Server/issues/4767
  • Fix freezes OpenH264 (1080p and 32 cores CPU)- https://github.com/ant-media/Ant-Media-Server/issues/4471
  • Set origin address if main broadcast is null on multitrack conference- https://github.com/ant-media/Ant-Media-Server/issues/4927
  • Fix room info command response-
  • Fix video frame pts when movie filter is applied- https://github.com/ant-media/Ant-Media-Server/issues/4931
  • Remove packet listener from ClusterStreamFetcher and Add test codes-
  • Don't parse binary data messages before sending-
  • Fix vflip etc. filters on FilterPlugin-
  • Add flag to control playing streamId from the same subscriber- https://github.com/ant-media/Ant-Media-Server/issues/4844
  • Merge from master into add_nginx_test-
  • Fix calico url-
  • Update srt and arm64- https://github.com/ant-media/Ant-Media-Server/issues/4417
  • Refactor methods to add subcriberId to websocket messages- https://github.com/ant-media/Ant-Media-Server/issues/4769
  • FFmpeg update- https://github.com/ant-media/Ant-Media-Server/issues/4520
  • Adapt the changes in WebRTC Samples and Check runners in Schedules-
  • Release/2.5.3-
  • Fix/stuttering in hw filter-
  • SSL through web panel integration test for ams cloud subdomain.
  • Fix/conference missing paticipant- https://github.com/ant-media/Ant-Media-Server/issues/4603
  • StreamApp

  • 362 Create JS Infrastructure and test codes - https://github.com/ant-media/Ant-Media-Server/issues/4140
  • 361 Change import of volume meter processor -
  • 360 Refactor and fix odd cases -
  • 359 Add sub files to modules -
  • 358 Support data channel videojs webrtc plugin - https://github.com/ant-media/Ant-Media-Server/issues/4990
  • 357 Bundle JS SDK with rollup -
  • 356 Fix calling the applyConstraints(noiseSuppresion) for audio mutes the audio in player - https://github.com/ant-media/Ant-Media-Server/issues/4955
  • 355 Support reconnection in the SDK if the connection is dropped - https://github.com/ant-media/Ant-Media-Server/issues/4492
  • 352 Fix VoD play in videojs - Update videojs-webrtc-plugin - https://github.com/ant-media/Ant-Media-Server/issues/4965
  • 351 Disable echo cancellation and noise suppression in default - https://github.com/ant-media/Ant-Media-Server/issues/4837
  • 350 Make multi-track conferencing simple -
  • 349 Prevent repeated parameters from being added to the WebSocket URL -
  • 348 if audio and camera is not requested, make it work as only data channel - https://github.com/ant-media/Ant-Media-Server/issues/4833
  • 346 Move to AudioWorkletProcessor - https://github.com/ant-media/Ant-Media-Server/issues/4761
  • 345 Refactor WebRTC player - https://github.com/ant-media/Ant-Media-Server/issues/4883
  • 344 Remove deprecated applyConstraints with 2 parameters - https://github.com/ant-media/Ant-Media-Server/issues/4873
  • 343 Add totalVideoPacketsSent and totalAudioPacketsSent to WebRTC Stats - https://github.com/ant-media/Ant-Media-Server/issues/4872
  • 342 fixed API key url parameter not passed in iframe -
  • 340 Fix typo and minor bug -
  • 339 automate publishing npm -
  • 338 Add SRT and RTMP Samples pages -
  • 337 Add babel as dependency -
  • 336 Move DeepAR files from local to CDN and remove some effects -
  • 335 Add repositories to resolve snapshots -
  • 333 Make DeepAR page WebRTC sample -
  • 331 Refactor data channel and webrtc adaptor to have default values -
  • 330 Use cdn 4 selfie segment by default -
  • 329 Deepartest - https://github.com/ant-media/Ant-Media-Server/issues/4696
  • 328 Refactor virtual background -
  • 327 Release/2.5.3 -
  • 286 Use VideoJS WebRTC Plugin for Embedded Player - https://github.com/ant-media/Ant-Media-Server/issues/4000
  • Ant-Media-Server-Parent

  • 98 Bump spring-core from 5.3.26 to 5.3.27 -
  • 96 Bump spring-core from 5.3.20 to 5.3.26 -
  • 95 Update kafka version -
  • 94 Update SRT library version -
  • 93 Ffmpeg update - https://github.com/ant-media/Ant-Media-Server/issues/4520
  • 92 Release/2.5.3 -
  • Ant-Media-Management-Console

  • 219 if broadcast type is playlist start small web player with play order hls - https://github.com/ant-media/Ant-Media-Server/issues/5041
  • 218 Fix/vod upload validation client side -
  • 217 Add 640 and 540 resolutions to the adaptive resolutions -
  • 215 issue #4866 imported vod files not playing fix - https://github.com/ant-media/Ant-Media-Server/issues/4866
  • 203 Revert "SSL through web panel changes" -
  • 200 SSL through web panel changes -