ant-media-server-enterprise-3.0.0-SNAPSHOT-20250506_0737.zip

Ant-Media-Server

  • 7220 Add domain parameter handling in renew_certificate function - https://github.com/ant-media/Ant-Media-Server/issues/7219
  • 7212 Fix not deleting app having underscore - https://github.com/ant-media/Ant-Media-Server/issues/7209
  • 7208 Add token, subscriberId and code to the Authorization WebHook - https://github.com/ant-media/Ant-Media-Server/issues/7190
  • 7205 Make rtmps.enabled placeholder not break upgrade operation - https://github.com/ant-media/Ant-Media-Server/issues/7204
  • 7193 Add subscriberId to the publish start/stop webhooks - https://github.com/ant-media/Ant-Media-Server/issues/7194
  • 7192 Add websocket constants for getting ice server config from server - https://github.com/ant-media/Ant-Media-Server/issues/6975
  • 7189 Fix Filter APIs Exception when Ingest protocol is RTMP and WebRTC playback is disabled - https://github.com/ant-media/Ant-Media-Server/issues/7166
  • 7185 Use separate locks for MongoDB queries to perform faster - https://github.com/ant-media/Ant-Media-Server/issues/7173
  • 7184 Add cache for MongoDB to have less query execution and work faster - https://github.com/ant-media/Ant-Media-Server/issues/7174
  • 7181 Do not append double ambersand(&) in the HLS manifest modifier - https://github.com/ant-media/Ant-Media-Server/issues/7152
  • 7162 Support mainTrack feature for SRT ingest - https://github.com/ant-media/Ant-Media-Server/issues/7161
  • 7146 Increase LimitNOFILE and TasksMax in systemd unit options - https://github.com/ant-media/Ant-Media-Server/issues/7145
  • 7143 Make it easy to enable RTMPS and enable RTMPS with SSL by default - https://github.com/ant-media/Ant-Media-Server/issues/7115
  • 7139 Log build number - https://github.com/ant-media/Ant-Media-Server/issues/7128
  • 7137 Set recording timestamp for all cases - https://github.com/ant-media/Ant-Media-Server/pull/7102
  • 7127 Don't set virtual false for broadcast update and refactor code - https://github.com/ant-media/Ant-Media-Server/issues/7039
  • 7120 Refactor code to update custom broadcasts easily - https://github.com/ant-media/Ant-Media-Server/issues/7039
  • 7102 Fix recording API not returning timestamp and returning 0 instead (#7079). - Fixes #7079 ## Proposed Changes - Recording API gives the created muxer a timestamp of the start of the recording, and also returns it in the API message.
  • 7100 Resolve A/V synch issue when high packet loss and CPU is not fast enough to encode - https://github.com/ant-media/Ant-Media-Server/issues/7021
  • 7085 Fix HLS play when stream id ends with under score - https://github.com/ant-media/Ant-Media-Server/issues/7066
  • 7084 fix hls play when stream id ends with _ - https://github.com/ant-media/Ant-Media-Server/issues/{__Enter issue number__}
  • 7083 Subtrack list ordering - https://github.com/ant-media/Ant-Media-Server/issues/7082
  • 7072 Add isVirtual check to saveUndefined streams - https://github.com/ant-media/Ant-Media-Server/issues/7039
  • 7058 Improve the recent developments to pass the enterprise tests - https://github.com/ant-media/Ant-Media-Server/issues/6946
  • 7056 Fix: stream source is not restarting after update - https://github.com/ant-media/Ant-Media-Server/issues/7055
  • 7053 Close RTMP connection if no audio/video packets are received during timeout - https://github.com/ant-media/Ant-Media-Server/issues/7047
  • 7052 Add subtrack notification definitions - https://github.com/ant-media/Ant-Media-Server/issues/7035
  • 7049 Reset settings to default in the integration test code -
  • 7048 Restart streaming if not alive and not blocked - https://github.com/ant-media/Ant-Media-Server/issues/7046
  • 7028 Hide Apache version when request fails - https://github.com/ant-media/Ant-Media-Server/issues/7019
  • 7027 Add gzip support for hls and others - https://github.com/ant-media/Ant-Media-Server/issues/7026
  • 7005 Release/2.13.2 -
  • 6987 Make "/" handling in RTMP url compatible with FFmpeg for token/subscriberId/subscriberCode fields - https://github.com/ant-media/Ant-Media-Server/issues/6704
  • 6905 Change save path for hs_err_pid.log file - https://github.com/ant-media/Ant-Media-Server/issues/6904
  • Ant-Media-Enterprise

  • Fix deleting filter when ClusterStreamFetcher is active- https://github.com/ant-media/Ant-Media-Server/issues/7229
  • Return video timestamp value if it is less than audio timestamp- https://github.com/ant-media/Ant-Media-Server/issues/7195
  • Add test code for filter in other node- https://github.com/ant-media/Ant-Media-Server/issues/7166
  • Filter stream in other node when there is an adaptive bitrate- https://github.com/ant-media/Ant-Media-Server/issues/7166
  • Fix multiple GPU not utilized- https://github.com/ant-media/Ant-Media-Server/issues/7179
  • Add token, subscriberId and code to the Authorization WebHook- https://github.com/ant-media/Ant-Media-Server/issues/7190
  • Add subscriberId to the start/close broadcast events- https://github.com/ant-media/Ant-Media-Server/issues/7194
  • Get ICE Server config from server to client through websocket- https://github.com/ant-media/Ant-Media-Server/issues/6975
  • Fix Filter APIs Exception when Ingest protocol is RTMP and WebRTC playback is disabled- https://github.com/ant-media/Ant-Media-Server/issues/7166
  • Add unit tests for same source height and abr res case- https://github.com/ant-media/Ant-Media-Server/issues/7163
  • Support mainTrack feature for SRT ingest- https://github.com/ant-media/Ant-Media-Server/pull/7162
  • Encode the stream if the target height is lower than incoming height in ABR ladder- https://github.com/ant-media/Ant-Media-Server/issues/7163
  • Support only Data Channel communication in cluster- https://github.com/ant-media/Ant-Media-Server/issues/7151
  • Fix crash when there is no common video codec- https://github.com/ant-media/Ant-Media-Server/issues/7081
  • Adapt the refactor on community side- https://github.com/ant-media/Ant-Media-Server/issues/7128
  • Add test code for updating the custom broadcasts and integration asserts- https://github.com/ant-media/Ant-Media-Server/issues/7039
  • Update custom broadcast & Fix Audio Cannot be heard & WebP Download from Edge- https://github.com/ant-media/Ant-Media-Server/issues/7039 https://github.com/ant-media/Ant-Media-Server/issues/7125 https://github.com/ant-media/Ant-Media-Server/issues/7128
  • Deliver control messages more efficiently- https://github.com/ant-media/Ant-Media-Server/issues/7126
  • Resolve A/V synch issue when high packet loss and CPU is not fast enough to encode- https://github.com/ant-media/Ant-Media-Server/pull/7100
  • Subtrack list ordering- https://github.com/ant-media/Ant-Media-Server/issues/7082
  • Set CustomBroadcast Virtual- https://github.com/ant-media/Ant-Media-Server/issues/7039
  • Fix the last video audio durations and only close if failed or closed- https://github.com/ant-media/Ant-Media-Server/issues/7021
  • Build docker container for media push to test in TestCluster- https://github.com/ant-media/Ant-Media-Server/issues/6946
  • Add subtrack added/removed websocket notifications- https://github.com/ant-media/Ant-Media-Server/issues/7035
  • Handle maintrack start stop time- https://github.com/ant-media/conference-call-application/issues/425
  • Release/2.13.2-
  • Add Integration Test: Filter segments according to startTime and endTime in HLS(m3u8) When it's forwarded over S3- https://github.com/ant-media/Ant-Media-Server/issues/6939 https://github.com/ant-media/Ant-Media-Server/issues/6964
  • StreamApp

  • 537 Play LL-HLS with Tokens - https://github.com/ant-media/Ant-Media-Server/issues/7152
  • 536 Implement getIceServerConfig websocket command in webrtc_adaptor - [#6975](https://github.com/ant-media/Ant-Media-Server/issues/6975)
  • 535 Fix video effect creating idle streams -
  • 533 Reconnect if failed or closed - https://github.com/ant-media/Ant-Media-Server/issues/7021
  • 532 fix args in navigatorDisplaymedia - https://github.com/ant-media/Ant-Media-Server/issues/7000
  • 531 Release/2.13.2 -
  • Ant-Media-Server-Parent

  • 157 Fix CVE-2024-12798 - https://github.com/ant-media/Ant-Media-Server/issues/7233
  • 155 Update tomcat version to 10.1.40 - Update Tomcat version to 10.1.40
  • 154 Resolve CVE-2025-24813 -
  • 153 Fix CVE-2025-24970 -
  • 152 Release/2.13.2 -
  • Ant-Media-Management-Console

  • 271 Play LL-HLS with tokens - https://github.com/ant-media/Ant-Media-Server/issues/7152
  • 270 Resolve the widths to not overflow -
  • 266 fix: enhanced support messaging and included GitHub Community Forum link -