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.5.3

1 year ago

Ant-Media-Server

  • 4727 Adapt the front end tests to the changes in the samples -
  • 4710 Fix sdpmid null - https://github.com/ant-media/Ant-Media-Server/issues/4703
  • 4663 Import and bind VoD directories - https://github.com/ant-media/Ant-Media-Server/issues/4535
  • 4660 Fix critical vulnerability on snakeyaml-1.30.jar - https://github.com/ant-media/Ant-Media-Server/issues/4659
  • 4646 Integrate Zixi SDK to Ant Media Server - https://github.com/ant-media/Ant-Media-Server/issues/4206
  • 4632 Add Send client and instance IP address to Kafka - https://github.com/ant-media/Ant-Media-Server/issues/4431
  • 4627 Continue to frame reading in case of error for vod streaming - https://github.com/ant-media/Ant-Media-Server/issues/4586
  • 4625 Make the default value of settings.streamFetcherAutoStart false - https://github.com/ant-media/Ant-Media-Server/issues/4624
  • 4613 Improve ws interface - improvements in conference solution
  • 4612 Add hls datetime option to app settings - https://github.com/ant-media/Ant-Media-Server/issues/4549
  • 4611 Fix changing cluster mode in mac - https://github.com/ant-media/Ant-Media-Server/issues/4591
  • 4601 fix isPullWarFile setting - https://github.com/ant-media/Ant-Media-Server/issues/4595
  • 4568 Prevent concurrent installation of the same application - https://github.com/ant-media/Ant-Media-Server/issues/4498
  • 4565 Revert "Send client and instance ip address to Kafka" - Reverts ant-media/Ant-Media-Server#4525
  • 4534 Prevent certificate suffix (001, 002) - https://github.com/ant-media/Ant-Media-Server/issues/4511
  • 4525 Send client and instance ip address to Kafka - https://github.com/ant-media/Ant-Media-Server/issues/4431
  • 4524 Fix wrong path in the REST API - https://github.com/ant-media/Ant-Media-Server/issues/4274
  • 4517 Release/2.5.1 - https://github.com/ant-media/Ant-Media-Server/issues/4502
  • 4442 Add free domain and ssl support - https://github.com/ant-media/Ant-Media-Server/issues/4433
  • 4407 Add Multi-user capability to TOTP subscriber - https://github.com/ant-media/Ant-Media-Server/issues/4373
  • 3947 Update enable_ssl.sh script for docker compatibility - https://github.com/ant-media/Ant-Media-Server/issues/3909
  • Ant-Media-Enterprise

  • Release/2.5.3-
  • Fix/stuttering in hw filter-
  • Fix random crash in CI-
  • Revert "Merge branch 'fix/stutteringWithHWscale' into 'master'"- This reverts merge request !540
  • Add null check to sdpMid- https://github.com/ant-media/Ant-Media-Server/issues/4703
  • Fix leak in plugins sync mode- https://github.com/ant-media/Ant-Media-Server/issues/4695
  • Fix/non streaming cases-
  • Run Load Tests on the CI if there is an environment variable-
  • Improve parseMessage function from null event type messages- https://github.com/ant-media/Ant-Media-Server/issues/4622
  • Correct encoder hw frame init- https://github.com/ant-media/Ant-Media-Server/issues/4578
  • Integrate Zixi SDK to Ant Media Server- https://github.com/ant-media/Ant-Media-Server/issues/4206
  • Conference front end tests- https://github.com/ant-media/Ant-Media-Server/issues/4571
  • Fix pixelating in filter- https://github.com/ant-media/Ant-Media-Server/issues/4614
  • Add HLS date time option during HLSMuxer creation-
  • Conference improvements-
  • Fix weird json parsing exceptions in websocket-
  • Add Rocky Linux test- https://github.com/ant-media/Ant-Media-Server/issues/4489
  • Fix broken preview image for Stream Sources- https://github.com/ant-media/Ant-Media-Server/issues/4491
  • Fix Random crash- https://github.com/ant-media/Ant-Media-Server/issues/4531
  • Add mechanism to get and send ip address to webRTCClientStats- https://github.com/ant-media/Ant-Media-Server/issues/4431
  • Release/2.5.1-
  • Add Multi-user capability to TOTP subscriber-
  • StreamApp

  • 326 Forward params to the iframe -
  • 325 Refactor publish play samples -
  • 323 Move cam_play.html to the correct path - https://github.com/ant-media/Ant-Media-Server/issues/4686
  • 322 Deprecate applyConstraints with 2 parameters - https://github.com/ant-media/Ant-Media-Server/issues/4598
  • 321 Disable player dimension check from the embedded player - https://github.com/ant-media/Ant-Media-Server/issues/4592
  • 320 Refactor virtual background demo - https://github.com/ant-media/Ant-Media-Server/issues/4683
  • 319 Check hlsQualitySelector if it's usable or not -
  • 318 Make turnOnLocalCamera() method return promise - Promisify method so client can wait for it to be finished
  • 317 Add custom video source(virtual background) mechanism - https://github.com/ant-media/Ant-Media-Server/issues/4569
  • 316 Add websocket message for debugging purpose - improvements in conference solution
  • 315 Add error handling if videojs encounter a fatal error - https://github.com/ant-media/Ant-Media-Server/issues/4555
  • 314 Add HLS quality selector to HLS streaming - https://github.com/ant-media/Ant-Media-Server/issues/4592
  • 313 Fix npm package readme typo - https://github.com/ant-media/Ant-Media-Server/issues/4589
  • 310 Added MediaManager method to change local video property programmatically - Hi! I've added this method to allow `WebRTCAdaptor` consumers to set `localVideo` whenever they wish. Cheers! 😉
  • 309 Release/2.5.1 -
  • 308 Added new constructor parameters to pass video element instead of video element id - In Vue app context document.getElementById('anything') returns null and beacuse of that `WebsocketAdaptor` becomes unusable. This PR fixes this by allowing to pass `localVideoElement` and `remoteVideoElement` parameters to `WebsocketAdaptor` constructor.
  • 306 Add node.js support - https://github.com/ant-media/Ant-Media-Server/issues/4402
  • Ant-Media-Server-Parent

  • 92 Release/2.5.3 -
  • 90 Add javacpp managed version -
  • 89 Release/2.5.1 -
  • Ant-Media-Management-Console

  • 203 Revert "SSL through web panel changes" - Reverts ant-media/Ant-Media-Management-Console#200
  • 200 SSL through web panel changes - https://github.com/ant-media/Ant-Media-Server/issues/4665 https://github.com/ant-media/Ant-Media-Server/issues/4670
  • 198 Update some libraries -
  • 197 Bump express from 4.17.1 to 4.18.2 -
  • 196 Bump qs from 6.5.2 to 6.5.3 -
  • 195 Bump decode-uri-component from 0.2.0 to 0.2.2 -
  • 193 Bump engine.io and socket.io -
  • 192 Remove sending request directly to the instance - https://github.com/ant-media/Ant-Media-Server/issues/4381
  • 188 Bump socket.io-parser from 4.0.4 to 4.0.5 - Bumps socket.io-parser from 4.0.4 to 4.0.5.
  • 183 Add progress bar to upload VOD - https://github.com/ant-media/Ant-Media-Server/issues/4313
  • 179 Bump moment from 2.27.0 to 2.29.4 -
  • 174 Bump eventsource from 1.0.7 to 1.1.1 -
  • 173 Bump async from 2.6.3 to 2.6.4 -
  • 170 Bump minimist from 1.2.5 to 1.2.6 -
  • ams-v2.5.1

    1 year ago

    You can download Ant Media Server Community Edition zip file below and subscribe/download to enterprise edition on antmedia.io

    Ant-Media-Server

  • 4516 Inform filter if stream is hosted by another node - Plugin interface improvement.
  • 4513 Add liveness endpoint for HTTP health check - thank you @ducminhgd -
  • 4504 Added liveness endpoint using JSON body - This endpoint is used for checking liveness if using K8s with HTTP type healthcheck. Response hostname for knowing which pod is OK
  • 4500 Fix distortion in rtmp endpoint - https://github.com/ant-media/Ant-Media-Server/issues/4294
  • 4496 Update the start.sh to give warning when -u and -p parameters and username and password is in the url - https://github.com/ant-media/Ant-Media-Server/issues/4242
  • 4495 Order audio packets in RTMP - https://github.com/ant-media/Ant-Media-Server/issues/4455
  • 4490 Make idle time configurable - https://github.com/ant-media/Ant-Media-Server/issues/4474
  • 4482 Add host parameter to swagger-maven configurations - https://github.com/ant-media/Ant-Media-Server/issues/4274
  • 4476 Release/2.5.0 -
  • 4470 Fix RTSP timebase sent to plugin - https://github.com/ant-media/Ant-Media-Server/issues/4348
  • Ant-Media-Enterprise

  • Fix unnecessary audio decoding in plugin- Plugin interface improvement.
  • Make idle time configurable between nodes in cluster- https://github.com/ant-media/Ant-Media-Server/issues/4474
  • Fix SRT stuck stream- https://github.com/ant-media/Ant-Media-Server/issues/4434
  • Release/2.5.0-
  • Fix/time base in self decoding- https://github.com/ant-media/Ant-Media-Server/issues/4348
  • StreamApp

    Ant-Media-Server-Parent

    Ant-Media-Management-Console

    ams-v2.5.0

    1 year ago

    Highlights

    • Video Conferencing Optimisations and Video Conference Application

      You are having optimisations in Video Conferencing infrastructure from video tracks to audio tracks. Our goal is to support 500 attendees in a single room with a performance efficient way.
    • Redis Support

      You can use Redis as database in the Ant Media Server both for standalone and cluster modes.
    • Improve stability and Minor Features

      Check the full change log below to see the stability issues and minor features.

    Ant-Media-Server

  • 4476 Release/2.5.0 -
  • 4456 Add addOriginalMuxerIntoHlsPlaylist application settings - https://github.com/ant-media/Ant-Media-Server/issues/4419
  • 4452 Add currentVoDTimeStamp to start/stop recording - https://github.com/ant-media/Ant-Media-Server/issues/4387
  • 4451 Add license key parameter -
  • 4444 Add info for deprecated parameters - https://github.com/ant-media/Ant-Media-Server/issues/4242
  • 4436 chore: fix typos in shell scripts -
  • 4435 Return vodId as the result of enableRecording REST method - https://github.com/ant-media/Ant-Media-Server/issues/4062
  • 4428 Add TURN server parameters to start.sh script -
  • 4416 Collect packets if the stream is another origin node in the cluster - https://github.com/ant-media/Ant-Media-Server/issues/4392
  • 4369 Add Rocky Linux and AlmaLinux support -
  • 4364 Change db update log severity to debug - https://github.com/ant-media/Ant-Media-Server/issues/4328
  • 4351 Add Redis Store option to databases - https://github.com/ant-media/Ant-Media-Server/issues/2551
  • 4349 Increase the TS index length - https://github.com/ant-media/Ant-Media-Server/issues/4316
  • 4347 Fix bug when argument is null, request is not sended - https://github.com/ant-media/Ant-Media-Server/issues/4330
  • 4346 Fix stop rtmp streaming works wrong in some cases - https://github.com/ant-media/Ant-Media-Server/issues/4319
  • 4337 Add rtmp playback enabled flag - https://github.com/ant-media/Ant-Media-Server/issues/3863
  • 4336 Fix s3 multipart upload - https://github.com/ant-media/Ant-Media-Server/issues/2598
  • 4335 Send user type on authenticateUser - https://github.com/ant-media/Ant-Media-Server/issues/4295
  • 4329 Push HLS stream to the http endpoint - https://github.com/ant-media/Ant-Media-Server/issues/4334
  • 4312 Add Sandbox URL to Swagger guide - https://github.com/ant-media/Ant-Media-Server/issues/4274
  • 4309 Enable data channel by default -
  • 4302 Fix broadcast/vod CRUD processes in user permission - https://github.com/ant-media/Ant-Media-Server/issues/4281
  • 4301 Refactor srt platform scope - https://github.com/ant-media/Ant-Media-Server/issues/4258
  • 4300 Update the cleanup tag to skip_cleanup - https://github.com/ant-media/Ant-Media-Server/issues/4231
  • 4297 Revert "Make srt-platfrom dependency scope to compile" - Reverts ant-media/Ant-Media-Server#4296
  • 4296 Make srt-platfrom dependency scope to compile -
  • 4289 Get camera profiles - https://github.com/ant-media/Ant-Media-Server/issues/4157
  • 4288 Add turn server configuration settings - https://github.com/ant-media/Ant-Media-Server/issues/4282
  • 4284 Add Content-Security-Policy-Header Filter - https://github.com/ant-media/Ant-Media-Server/issues/4248
  • 4273 Fix ingest h265 and push RTMP - https://github.com/ant-media/Ant-Media-Server/issues/4247
  • 4260 Reset dash viewer when stream is finished - https://github.com/ant-media/Ant-Media-Server/issues/4110
  • 4257 Add hourUsed parameter to Licence class -
  • 4253 Ffmpeg rebuild - Switch to OpenH264 - https://github.com/ant-media/Ant-Media-Server/issues/4014
  • 4240 Upgrade S3 SDK version -
  • 4227 Refactor/update jackson-databind -
  • 4191 Add updateTime parameter into broadcast object - https://github.com/ant-media/Ant-Media-Server/issues/4172
  • 4189 Cover all of HLS fileName options - https://github.com/ant-media/Ant-Media-Server/issues/4174
  • 4188 Use un/zip to create applications - https://github.com/ant-media/Ant-Media-Server/issues/4164
  • 4186 Get host address from environment -
  • 4178 Notify filter plugin when stream added to room via rest - https://github.com/ant-media/Ant-Media-Server/issues/4143
  • 4176 Fix app settings during upgrade to latest version with cluster mode - https://github.com/ant-media/Ant-Media-Server/issues/4011 and https://github.com/ant-media/Ant-Media-Server/issues/4139
  • 4156 Add Dash settings to app settings update section - https://github.com/ant-media/Ant-Media-Server/issues/4130
  • 4153 Track optimisation - https://github.com/ant-media/Ant-Media-Server/issues/3972
  • 4138 Add DASH viewer count statistics in Broadcast object - https://github.com/ant-media/Ant-Media-Server/issues/4110
  • 4136 Add producthunt link to README -
  • 4066 Hardware scaling - https://github.com/ant-media/Ant-Media-Server/issues/3693
  • 3900 Enable JWT Server Filter and make it compatible with REST requests - https://github.com/ant-media/Ant-Media-Server/issues/3889
  • Ant-Media-Enterprise

  • Release/2.5.0-
  • fix WebM recording on the fly with adaptive option-
  • Don't add original hls muxer, if addOriginalMuxerIntoHLSPlaylist disabled- https://github.com/ant-media/Ant-Media-Server/issues/4419
  • Fix audio issue in conference- https://github.com/ant-media/Ant-Media-Server/issues/4454
  • Fix the null app settings- https://github.com/ant-media/Ant-Media-Server/issues/4410
  • Support Redis DataStore- https://github.com/ant-media/Ant-Media-Server/issues/2551
  • Refactor methods to return RecordMuxer as the start/stop record method- https://github.com/ant-media/Ant-Media-Server/issues/4062
  • Collect packets if the stream is another origin node in the cluster #4416- https://github.com/ant-media/Ant-Media-Server/issues/4392
  • Add subfolder before download file from edge- https://github.com/ant-media/Ant-Media-Server/issues/4221
  • fix the capture time overflow in video only webrtc streams- https://github.com/ant-media/Ant-Media-Server/issues/4362
  • Increase the segment index length for DASH- https://github.com/ant-media/Ant-Media-Server/pull/4349
  • Fix s3 multipart upload- https://github.com/ant-media/Ant-Media-Server/issues/2598
  • Support pushing HLS to the http endpoint- https://github.com/ant-media/Ant-Media-Server/issues/4334
  • Refactor enable data channel by default-
  • Refactor srt platform scope-
  • Add turn server parameters and write test codes- https://github.com/ant-media/Ant-Media-Server/issues/4282
  • Fix/division by zero in record stats-
  • Increase test coverage to pass quality gate-
  • Fix vp8 encoder problem when resolution is changed on the fly- https://github.com/ant-media/Ant-Media-Server/issues/4215
  • Ffmpeg rebuild - Switch to OpenH264 #4253- https://github.com/ant-media/Ant-Media-Server/issues/4014
  • Fix/leak in gpu memory- https://github.com/ant-media/Ant-Media-Server/issues/4244
  • Fix the typo in hlsflags getter- https://github.com/ant-media/Ant-Media-Server/issues/4139
  • Fix/increase coverage-
  • Send track info if it's available in webrtc adaptor- https://github.com/ant-media/Ant-Media-Server/issues/4224
  • Add update time check during to WebRTC publish process- https://github.com/ant-media/Ant-Media-Server/issues/4172
  • Track optimisation- https://github.com/ant-media/Ant-Media-Server/issues/3972
  • Fix webrtc freeze after aspect ratio changes- https://github.com/ant-media/Ant-Media-Server/issues/4145
  • Add DASH statistics- https://github.com/ant-media/Ant-Media-Server/issues/4110
  • Scale the resolution in GPU- https://github.com/ant-media/Ant-Media-Server/issues/3693
  • StreamApp

  • 307 Release/2.5.0 -
  • 305 add ice server to audio publish sample page - add ice server to audio publish sample page
  • 304 After user give permission, get devices again - https://github.com/ant-media/Ant-Media-Server/issues/4385
  • 303 Fix sample list url on readme - https://github.com/ant-media/Ant-Media-Server/issues/4243 https://github.com/ant-media/Ant-Media-Server/issues/4222
  • 302 Add a new sample page for embedded sdk - Add a new sample page for Embedded SDK
  • 301 Add Noise Suppression and Echo cancellation to JS SDK. Thanks go to @apoduval23 - https://github.com/ant-media/Ant-Media-Server/issues/4389
  • 300 Fix no device label case -
  • 299 Refactor camera in use message and delete the adaptive settings in MCU - https://github.com/ant-media/Ant-Media-Server/issues/4368
  • 298 Add target query parameter - https://github.com/ant-media/Ant-Media-Server/issues/3915
  • 297 Add examples and description to readme - https://github.com/ant-media/Ant-Media-Server/issues/4243 https://github.com/ant-media/Ant-Media-Server/issues/4222
  • 296 Add Noise Suppression and Echo cancellation to JS SDK - This includes the Noise Suppression and Echo Cancellation controls on the Web App screen.
  • 295 Use addTrack instead of using addStream -
  • 294 Add switch camera for mobile devices - [#4267](https://github.com/ant-media/Ant-Media-Server/issues/4267)
  • 293 Add object parameter to error callback -
  • 292 Fix/canvas publishing -
  • 291 Add Content-Security-Policy filter - https://github.com/ant-media/Ant-Media-Server/issues/4248
  • 290 Better error handling for embedded player and publisher -
  • 289 Upgrade frontend function usages according to latest codes -
  • 288 Make compatible multipeerplay page with ECMA6 standard -
  • 287 Fix/publish npmjs - https://github.com/ant-media/Ant-Media-Server/issues/2504
  • 284 Video track optimisation - https://github.com/ant-media/Ant-Media-Server/issues/4150
  • 283 Update README.md -
  • 282 Adapt to audio track optimisation - https://github.com/ant-media/Ant-Media-Server/issues/3972
  • 281 Release/2.4.3 -
  • 280 Add ability to change constraints on fly - https://github.com/ant-media/Ant-Media-Server/issues/4063">This PR is from @rahul7827 , thanks for the contribution.

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

  • 279 Add Selenium mocha tests - https://github.com/ant-media/Ant-Media-Server/issues/4140
  • 278 Add DASH filter to application xml settings - https://github.com/ant-media/Ant-Media-Server/issues/4110
  • 275 Check whether the camera is turned off or not - https://github.com/ant-media/Ant-Media-Server/issues/4085
  • 267 Code sample that may open next cam/mic if busy - https://github.com/ant-media/Ant-Media-Server/issues/4008
  • 260 Add screen share feature when isPlayMode enabled on WebRTC Publish - https://github.com/ant-media/Ant-Media-Server/issues/3984
  • Ant-Media-Server-Parent

  • 88 Release/2.5.0 -
  • 87 Update tomcat version to 8.5.82 - https://github.com/ant-media/Ant-Media-Server/issues/4411
  • 86 Upgrade S3 SDK version -
  • 85 Refactor/update jackson databind -
  • 83 Bump spring-core from 5.3.18 to 5.3.20 -
  • 82 Update tomcat version to 8.5.78 - https://github.com/ant-media/Ant-Media-Server/issues/4155
  • 80 Release/2.4.3 -
  • Ant-Media-Management-Console

  • 187 Release/2.5.0 -
  • 186 Show VoD suffix for the recorded stream from precreated broadcasts - https://github.com/ant-media/Ant-Media-Server/issues/4331
  • 185 Use the same email validation in login and adding user form - https://github.com/ant-media/Ant-Media-Server/issues/4418
  • 182 Hide new user button, when user role is read only - https://github.com/ant-media/Ant-Media-Server/issues/4295
  • 181 Keep copy publish url button during broadcasting - https://github.com/ant-media/Ant-Media-Server/issues/4321
  • 180 Add 5k resolution to adaptive options - https://github.com/ant-media/Ant-Media-Server/issues/4291
  • 178 Fix DASH settings for community edition - https://github.com/ant-media/Ant-Media-Server/issues/4130
  • 177 Extend mail address tld to 16 for validation - https://github.com/ant-media/Ant-Media-Server/issues/4184
  • 176 Add hourly usage details -
  • 172 Add DASH settings to panel - https://github.com/ant-media/Ant-Media-Server/issues/4130
  • 171 Add DASH viewer statistics in broadcast list - https://github.com/ant-media/Ant-Media-Server/issues/4110
  • 168 Fix random 403 permission error - https://github.com/ant-media/Ant-Media-Server/issues/4030
  • 147 Remove Access/Secret key required state - https://github.com/ant-media/Ant-Media-Server/issues/4310
  • 124 Add first name, last name and user e-mail pattern for the signup form - Add Community Edition Checkbox on the first login page.
  • You can download Ant Media Server Community Edition zip file below and subscribe/download to enterprise edition on antmedia.io

    ams-v2.4.3

    2 years ago

    Highlights

    • SRT ingest support

      Ant Media Server can ingest SRT streams and convert them to WebRTC, HLS, DASH and record it. This way, you can watch your SRT ingested streams through WebRTC with ultra-low latency. This feature is available for Enterprise Edition.
    • Develop applications for your customers

      This feature helps develop custom applications for Ant Media Server and upload them to the Ant Media Server via web panel. This opens a broad opportunity to develop and sell your custom applications to your clients.
    • Publish and play streams from on-prem Ant Media Server behind NAT (experimental)

      It's really an exciting feature specifically for IP camera streaming. Assume that you deploy Ant Media Server to a factory having 1000 cameras. You can watch the IP cameras from your home without pushing the data to the cloud and without opening/forwarding ports in the switch. By using a simple signaling server, you can watch all the streams directly (P2P) from your Ant Media Server.

    Ant-Media-Server

  • 4125 Fix PNG naming #update-doc #breaking - https://github.com/ant-media/Ant-Media-Server/issues/4124
  • 4117 Update and rename LICENSE to COMMUNITY_EDITION_LICENSE -
  • 4115 Check params for webhook authentication filter - https://github.com/ant-media/Ant-Media-Server/issues/4058
  • 4114 Fix mongodb compatibility - #add-release-notes - https://github.com/ant-media/Ant-Media-Server/issues/4027
  • 4113 Update Spring - https://github.com/ant-media/Ant-Media-Server/issues/4112
  • 4088 Fix the regex for deleting segments - #4047 Thanks a lot for contribution @janne808
  • 4087 Add runScript function on VoD upload process - https://github.com/ant-media/Ant-Media-Server/issues/3983
  • 4081 Add codec params for pulling streams - https://github.com/ant-media/Ant-Media-Server/issues/3878
  • 4061 Support publishing and playing to the AMS behind on-prem NAT - https://github.com/ant-media/Ant-Media-Server/issues/3892
  • 4051 Add stream id control for RTMP - https://github.com/ant-media/Ant-Media-Server/issues/4009
  • 4044 Add blacklist unsupported codec for video - https://github.com/ant-media/Ant-Media-Server/issues/3934
  • 4042 Revert "Make file name structure configurable" - Reverts ant-media/Ant-Media-Server#3908
  • 4041 Make video name configurable - #breaking - https://github.com/ant-media/Ant-Media-Server/issues/3862
  • 4026 Integrate SRT ingest - https://github.com/ant-media/Ant-Media-Server/issues/2094
  • 4015 Implement total live stream stats collector for Kafka - https://github.com/ant-media/Ant-Media-Server/issues/3951
  • 3990 Create LICENSE -
  • 3978 Make Origin Port Configurable - https://github.com/ant-media/Ant-Media-Server/issues/3780
  • 3968 Implement proxy pass for the licence service - https://github.com/ant-media/Ant-Media-Server/issues/3855
  • 3967 Simplify origin edge connection - https://github.com/ant-media/Ant-Media-Server/issues/3780
  • 3966 Update dependabot.yml -
  • 3965 Bump swagger-jersey2-jaxrs from 1.6.2 to 1.6.4 -
  • 3964 Bump spotbugs-maven-plugin from 3.1.12.2 to 4.5.3.0 -
  • 3961 Bump jwks-rsa from 0.9.0 to 0.20.2 -
  • 3958 Bump maven-model from 3.3.9 to 3.8.4 -
  • 3957 Bump smiley-http-proxy-servlet from 1.11 to 1.12.1 -
  • 3950 Improve removeEndpointV2 process - https://github.com/ant-media/Ant-Media-Server/issues/3920
  • 3949 Release/2.4.2.1 -
  • 3948 Update listenerHookURL parameter with Update broadcast process - https://github.com/ant-media/Ant-Media-Server/issues/3893
  • 3928 Bump tyrus-container-grizzly-server from 1.17 to 2.0.2 -
  • 3927 Bump tyrus-server from 1.12 to 2.0.2 -
  • 3926 Make configurable playlist loop status - https://github.com/ant-media/Ant-Media-Server/issues/3910
  • 3911 Create application with custom war file - https://github.com/ant-media/Ant-Media-Server/issues/3856
  • 3908 Make file name structure configurable - https://github.com/ant-media/Ant-Media-Server/issues/3862
  • 3907 Bump java-jwt from 3.8.3 to 3.18.3 -
  • 3905 Bump gson from 2.8.0 to 2.8.9 -
  • 3904 Bump findsecbugs-plugin from LATEST to 1.11.0 -
  • 3825 Support redirect in the cluster for REST methods - https://github.com/ant-media/Ant-Media-Server/issues/3712
  • 3534 Feature/change orientation - #3413
  • Ant-Media-Enterprise

  • Implement getting cluster node with IP address- https://github.com/ant-media/Ant-Media-Server/issues/3712
  • Refactor webhook post for stream authentication #update-doc #add-release-notes- https://github.com/ant-media/Ant-Media-Server/issues/4058
  • Fix the png naming/deleting - #update-doc #breaking- https://github.com/ant-media/Ant-Media-Server/issues/4124
  • Add video enable control- https://github.com/ant-media/Ant-Media-Server/issues/4086
  • Update Spring- https://github.com/ant-media/Ant-Media-Server/issues/4112
  • Video naming- https://github.com/ant-media/Ant-Media-Server/issues/3862
  • Fix own data channel received in multitrack conference- https://github.com/ant-media/Ant-Media-Server/issues/3998
  • Add codec control in Encoder Adaptor- https://github.com/ant-media/Ant-Media-Server/issues/3934
  • Support SRT Ingest- https://github.com/ant-media/Ant-Media-Server/issues/2094
  • Fix minor info log details-
  • Support publishing and playing to the AMS behind on-prem NAT- https://github.com/ant-media/Ant-Media-Server/issues/3892
  • Fix minor issue in WebRTC client resolution change notification-
  • Fix plugin related memory leak-
  • Implement proxy pass for the licence service-
  • Simplify origin edge connection- https://github.com/ant-media/Ant-Media-Server/issues/3780
  • Create application with custom war file-
  • Implement automation for javadoc appsettings- https://github.com/ant-media/Ant-Media-Server/issues/2744
  • Support aspect ratio changes on the fly- https://github.com/ant-media/Ant-Media-Server/issues/3413
  • StreamApp

  • 277 Add support credentials header for CORS - https://github.com/ant-media/Ant-Media-Server/issues/2763
  • 276 Fix: closeStream got error -
  • 274 Fix token issue in Embedded HLS player - https://github.com/ant-media/Ant-Media-Server/issues/4091
  • 273 Make closeStream callable from webrtc_adaptor.js - https://github.com/ant-media/Ant-Media-Server/issues/4019
  • 272 Null check for adapter - https://github.com/ant-media/Ant-Media-Server/issues/4037
  • 271 Fix WebRTC embedded player for TOTP usage - https://github.com/ant-media/Ant-Media-Server/issues/4038
  • 270 Add isMuted parameter for checking audio stream status - https://github.com/ant-media/Ant-Media-Server/issues/3976
  • 268 Update dash.all.min.js to fix the dash playback issue -
  • 266 Fix change default bitrate value - https://github.com/ant-media/Ant-Media-Server/issues/4003
  • 265 Fix minor conference-room issues -
  • 264 Refactor media management - https://github.com/ant-media/Ant-Media-Server/issues/3826
  • 262 Support publishing and playing to the AMS behind on-prem NAT - https://github.com/ant-media/Ant-Media-Server/issues/3892
  • 261 enable muted connection to conference - https://github.com/ant-media/Ant-Media-Server/issues/3829
  • 259 make UI changes - https://github.com/ant-media/Ant-Media-Server/issues/3918
  • 258 Migrate to addTrack since addStream is deprecated -
  • 257 Release/2.4.2.1 -
  • 237 Enable RestProxyFilter for broadcasts API - https://github.com/ant-media/Ant-Media-Server/issues/3712
  • Ant-Media-Server-Parent

  • 79 Update spring version - https://github.com/ant-media/Ant-Media-Server/issues/4112
  • 76 Update ffmpeg, cuda, srt -
  • 75 Add SRT library version - https://github.com/ant-media/Ant-Media-Server/issues/2094
  • 74 Update version to 2.4.2.1 -
  • ManagementConsole_AngularApp

  • 166 Bump karma from 5.1.1 to 6.3.16 -
  • 165 Bump url-parse from 1.5.3 to 1.5.10 -
  • 163 Bump follow-redirects from 1.14.7 to 1.14.8 -
  • 161 Make configurable playlist loop status - https://github.com/ant-media/Ant-Media-Server/issues/3910
  • 160 Implement war file upload button for dashboard - https://github.com/ant-media/Ant-Media-Server/issues/3856
  • 159 Add tooltips for user type and fix some minor things -
  • 156 Bump color-string from 1.5.3 to 1.9.0 -
  • 124 Add first name, last name and user e-mail pattern for the signup form - Add Community Edition Checkbox on the first login page.
  • Breaking Changes

    ams-v2.4.2.1

    2 years ago

    Ant-Media-Server

  • 3946 Improve the test stability and make it easy to debug -
  • 3933 Fix and operator on MongoStore getExternalStreamsList -
  • 3932 Add specific settings to the test scenario that caused a crash - i>
  • 3931 Fix uploading ts & m3u8 files to the S3 - https://github.com/ant-media/Ant-Media-Server/issues/3930
  • 3925 Change the title check of the embedded player -
  • 3921 Release/2.4.2 -
  • Ant-Media-Enterprise

  • Add missing synchronized and fix the exception in HttpLiveStreamValve-
  • Fix zero division error in ffmpeg dash muxer-
  • Fix/s3 hls upload- https://github.com/ant-media/Ant-Media-Server/issues/3930
  • Release/2.4.2-
  • Implement front end tests for publish and play with JWT and One Time tokens-
  • StreamApp

  • 256 Run main method after page is fully loaded -
  • 255 Load aframe dynamically -
  • 253 Fix the dash playback & load player faster -
  • 252 Release/2.4.2 -
  • ams-v2.4.2

    2 years ago

    Highlights

    • Support Multitenancy for web panel You can create user that is only authorized for an application. So that you can allocate some applications to some users.
    • Upgrade Default Ubuntu version to Focal(20.04) Ubuntu 20.04 is used in CI. Officially recommend version is Ubuntu 20.04
    • Update MongoDB Driver to 4.3 MongoDB driver supports serverless in MongoDB Atlas
    • Improve Multitrack Streaming in a Single WebRTC connection Multitrack streaming is being used in conferencing. Old way in conferencing is supported and there will be more investment in multitrack streaming to provide a really good experience/performance in conferencing.
    • Improve New Conferencing Page There is new conferencing page which has a better UI. You can use it in conferencing by browsing https://AMS_ENTERPRISE_URL:5443/WebRTCAppEE/conference-enter.html There will be more investment in conferencing UI as well.

    Ant-Media-Server

  • 3901 Create dependabot.yml to update dependencies automatically -
  • 3898 Mp4/WebM Recording is not stopped if it's enabled #breaking - https://github.com/ant-media/Ant-Media-Server/issues/3642
  • 3891 Test notify hook bug which was dependent on broadcast name to notify - https://github.com/ant-media/Ant-Media-Server/pull/3865
  • 3883 Update readme.md -
  • 3882 Add RESOLUTION_CHANGE_INFO_COMMAND to WebSocket Message constants - https://github.com/ant-media/Ant-Media-Server/issues/3575
  • 3880 Add startTime parameter in VoD property list - https://github.com/ant-media/Ant-Media-Server/issues/3868
  • 3879 Add streamId parameter in WebSocket error messages - https://github.com/ant-media/Ant-Media-Server/issues/3867
  • 3877 Add SSL ciphers -
  • 3865 Fix vod hook action bug -
  • 3864 Fix CMAF null pointer exception -
  • 3851 Upgrade to focal(ubuntu 20.04) - https://github.com/ant-media/Ant-Media-Server/issues/2962
  • 3850 Fix ClassCastException for web.handler - https://github.com/ant-media/Ant-Media-Server/issues/3848
  • 3846 Accept RTMP streams without AAC Sequence Header - https://github.com/ant-media/Ant-Media-Server/issues/3790
  • 3813 Update All Application Settings - https://github.com/ant-media/Ant-Media-Server/issues/3812
  • 3810 Update MongoDB Driver (Requires java 11.0.7+ for Atlas Serverless connectivity) - https://github.com/ant-media/Ant-Media-Server/issues/3714
  • 3809 Support multitenancy in the web panel - https://github.com/ant-media/Ant-Media-Server/issues/3754
  • 3801 Add email address for letsencrypt - https://github.com/ant-media/Ant-Media-Server/issues/3789
  • 3795 Implement getStreamId for webm - https://github.com/ant-media/Ant-Media-Server/issues/3794
  • 3792 Create main track for RTMP stream if it has - https://github.com/ant-media/Ant-Media-Server/issues/3775
  • 3791 Revert "Implement front end tests for publish and play pages" - Reverts ant-media/Ant-Media-Server#3711
  • 3785 Set app settings in front end tests - https://github.com/ant-media/Ant-Media-Server/issues/3501
  • 3782 Add Content-Type header for the DASH http responses - https://github.com/ant-media/Ant-Media-Server/issues/3781
  • 3776 Make the community zip name generic - https://github.com/ant-media/Ant-Media-Server/issues/3762
  • 3771 Release/2.4.1 -
  • 3759 Support S3 Storage Class - https://github.com/ant-media/Ant-Media-Server/issues/3549
  • 3756 Add pcm_alaw to supported codecs for HLS - https://github.com/ant-media/Ant-Media-Server/issues/3668
  • 3755 Fix vod naming, make it same with the S3 - https://github.com/ant-media/Ant-Media-Server/issues/3739
  • 3716 Implement error messages for webhook - https://github.com/ant-media/Ant-Media-Server/issues/3630
  • 3711 Implement front end tests for publish and play pages - https://github.com/ant-media/Ant-Media-Server/issues/3501
  • 3702 Connect preview file with VoD to delete them when the vod is deleted - https://github.com/ant-media/Ant-Media-Server/issues/3683
  • 3625 Initialize recorder for audio only publish - https://github.com/ant-media/Ant-Media-Server/issues/3503
  • 3598 Add bulk delete for Vods and Streams - https://github.com/ant-media/Ant-Media-Server/issues/3515
  • Ant-Media-Enterprise

  • Change merged stream name #breaking- https://github.com/ant-media/Ant-Media-Server/issues/3902
  • Fix test case-
  • Fix byte buffer position change issue on audio and video packets- https://github.com/ant-media/Ant-Media-Server/issues/3820
  • Add startTime parameter to VoDs- https://github.com/ant-media/Ant-Media-Server/issues/3868
  • Add client resolution change notification to WebSocket Message- https://github.com/ant-media/Ant-Media-Server/issues/3575
  • Add streamId parameter in WebSocket error messages- https://github.com/ant-media/Ant-Media-Server/pull/3879
  • Refactor unused snippets - RTMPT-
  • Fix CMAF Null pointer exception-
  • Ci ad hoc instances-
  • Upgrade to focal- https://github.com/ant-media/Ant-Media-Server/issues/2962
  • Don't call decode video if audio is disabled- https://github.com/ant-media/Ant-Media-Server/issues/3790
  • Test Monitoring Pipeline & Add Kafka Address to Monitor Staging-
  • Update MongoDB Driver- https://github.com/ant-media/Ant-Media-Server/issues/3714
  • Improvements in multitrack- https://github.com/ant-media/Ant-Media-Server/issues/3775
  • Provide Release Automation-
  • Release/2.4.1-
  • Implement front end tests for CI-
  • Support S3 Storage Class- https://github.com/ant-media/Ant-Media-Server/pull/3759
  • Send errors(publish timeout, rtmp endpoint failed) to the webhooks- https://github.com/ant-media/Ant-Media-Server/issues/3630
  • Connect preview file with VoD to delete them when the VoD is deleted- https://github.com/ant-media/Ant-Media-Server/issues/3683
  • Fix Stop WebM recording- https://github.com/ant-media/Ant-Media-Server/issues/3218
  • StreamApp

  • 251 Uncomment audio update - https://github.com/ant-media/Ant-Media-Server/issues/3895
  • 250 Update audio gain when the audio source is changed - https://github.com/ant-media/Ant-Media-Server/issues/3292
  • 249 Fix mute/unmute methods -
  • 248 adapt new conference ui with multitrack - https://github.com/ant-media/Ant-Media-Server/issues/3872
  • 247 Remove enterprise feature in audio publish - https://github.com/ant-media/Ant-Media-Server/issues/3503
  • 246 Make detection of stream resolution change actions automatically - https://github.com/ant-media/Ant-Media-Server/pull/3882 https://gitlab.com/Ant-Media/Ant-Media-Enterprise/-/merge_requests/446
  • 245 Update videojs to 7.18.0 and enable DVR for HLS -
  • 243 Limit default WebRTC port range between 50000 and 60000 -
  • 242 Do not update audio while switching webcam - https://github.com/ant-media/Ant-Media-Server/issues/3826
  • 241 Implement device check for switch camera - https://github.com/ant-media/Ant-Media-Server/issues/3811
  • 240 Alert user if mic is muted and user is speaking - https://github.com/ant-media/Ant-Media-Server/issues/3832
  • 239 Upgrade to Focal(Ubuntu 20.04) - https://github.com/ant-media/Ant-Media-Server/issues/2962
  • 238 Fix endless loop when there are no input device - https://github.com/ant-media/Ant-Media-Server/issues/3819
  • 236 Add session_restored callback properties - https://github.com/ant-media/Ant-Media-Server/issues/3817
  • 235 fix: gotStream throw error - if no localVideoId got error
  • 234 Disable context log listener for logback -
  • 233 Fix buttons of peer.html - https://github.com/ant-media/Ant-Media-Server/issues/3800
  • 231 Some minor fixes in webrtc adaptor - https://github.com/ant-media/Ant-Media-Server/issues/3796
  • 230 Fix vod token in videojs - VoD get method is being sent without token -
  • 229 Improvements in multitrack - https://github.com/ant-media/Ant-Media-Server/issues/3775
  • 228 Release/2.4.0.2 -
  • 227 Remove useless mapping causes error from popper library - https://github.com/ant-media/Ant-Media-Server/issues/3729
  • 226 Release/2.4.1 -
  • 216 Find dominant speaker -
  • 215 Get the stream id from url for the audio player -
  • 201 Fix invalidStateError when audio is given false - https://github.com/ant-media/Ant-Media-Server/issues/3407
  • Ant-Media-Server-Parent

  • 72 Upgrade to Focal(Ubuntu 20.04) - https://github.com/ant-media/Ant-Media-Server/issues/2962
  • 71 Update Tomcat Version to 8.5.73 -
  • 70 Update vertx and quartz version to pass the vulnerability test -
  • 69 Update morphia dev -
  • 68 Update logback and slf4j -
  • 67 Release/2.4.1 -
  • ManagementConsole_AngularApp

  • 159 Add tooltips for user type and fix some minor things -
  • 155 Bump jszip from 3.5.0 to 3.7.1 -
  • 154 Bump follow-redirects from 1.13.0 to 1.14.7 -
  • 153 Bulk delete VoDs and Streams - https://github.com/ant-media/Ant-Media-Server/issues/3515
  • 152 Support multitenancy - https://github.com/ant-media/Ant-Media-Server/issues/3754
  • 151 Set S3 permission on web panel - https://github.com/ant-media/Ant-Media-Server/issues/3677
  • 149 Bump url-parse from 1.5.1 to 1.5.3 -
  • ams-v2.4.1

    2 years ago

    Ant-Media-Server

  • 3771 Release/2.4.1 -
  • 3760 Feature/multi bitrate -
  • 3758 Optimize MapDB calls & Increase default thread pool size & Remove PSCP -
  • 3757 Fix the bitrate naming issue in audio - https://github.com/ant-media/Ant-Media-Server/issues/3700
  • 3749 Fix the issues in downloading tensorflow model -
  • 3745 Let the createMp4Muxer usable by children -
  • 3741 Refactor plugin interface to have streamId in trailer -
  • 3736 Prevent audio writing before video - https://github.com/ant-media/Ant-Media-Server/issues/3240
  • 3734 Refactor/increase coverage & stability - https://github.com/ant-media/Ant-Media-Server/issues/3731
  • 3724 Implement multi bitrate file name structure - https://github.com/ant-media/Ant-Media-Server/issues/3700
  • 3719 Add analyze duration to rtsp pull - https://github.com/ant-media/Ant-Media-Server/issues/3582
  • 3703 Update the native webrtc libraries - https://github.com/ant-media/Ant-Media-Server/issues/3448
  • 3696 Add restored session definition constant -
  • 3694 Stop playing from REST API for unexpected viewers - https://github.com/ant-media/Ant-Media-Server/issues/2870
  • 3689 Refactor/delete StreamApplication and use Adaptor directly -
  • 3687 Fix webhook auth URL null case - https://github.com/ant-media/Ant-Media-Server/issues/3658
  • 3685 Replace the db lines in properties file for better experience -
  • 3679 Support S3 Permissions while uploading the files - https://github.com/ant-media/Ant-Media-Server/issues/3677
  • 3665 Add dns-01 challenge for letsencrypt - https://github.com/ant-media/Ant-Media-Server/issues/3632
  • 3664 Implement S3 upload configurations for file extensions - https://github.com/ant-media/Ant-Media-Server/issues/3660
  • 3663 Fix no stream id case - https://github.com/ant-media/Ant-Media-Server/issues/3612
  • 3648 Make rtsp timeout configurable - https://github.com/ant-media/Ant-Media-Server/issues/3582
  • 3631 Make MCU work without adding adaptive setting - https://github.com/ant-media/Ant-Media-Server/issues/3601
  • 3621 Add user agent parameters to websocket handler - add user agent parameters to ws handler
  • 3620 Endpoint republish - https://github.com/ant-media/Ant-Media-Server/issues/3547
  • 3599 Release/2.4.0.2 -
  • 3594 Fix VoD to RTMP Publish - https://github.com/ant-media/Ant-Media-Server/issues/3166
  • 3583 Update README.md -
  • 3578 Support multitrack streaming in WebRTC - https://github.com/ant-media/Ant-Media-Server/issues/3423
  • 3571 Delete application database when application is deleted - #3531
  • 3568 Release/2.4.0 -
  • Ant-Media-Enterprise

  • Release/2.4.1-
  • Refactor/init record muxer-
  • Fix recording flag and increase test coverage-
  • Refactor/custom mcu filter-
  • Increase test coverage and improve test stability- https://github.com/ant-media/Ant-Media-Server/issues/3731
  • Fix the race conditions on multitrack start- https://github.com/ant-media/Ant-Media-Server/issues/3666
  • Feature/multi bitrate-
  • Fix/on the fly recording for mcu- https://github.com/ant-media/Ant-Media-Server/issues/3641
  • Fix writeTrailer crash- https://github.com/ant-media/Ant-Media-Server/issues/3690
  • update patch file for webrtc- https://github.com/ant-media/Ant-Media-Server/issues/3448
  • Fix the PNG S3 upload path- https://github.com/ant-media/Ant-Media-Server/issues/3701
  • Kickoff unexpected viewers- https://github.com/ant-media/Ant-Media-Server/issues/2870
  • Fix broadcasting stuck in restored webrtc sessions- https://github.com/ant-media/Ant-Media-Server/issues/3697
  • Refactor/delete StreamApplication and use Adaptor directly-
  • Pass S3 upload parameters to muxer- https://github.com/ant-media/Ant-Media-Server/issues/3660
  • Increase test coverage-
  • Add log about forceAspectRatio in Dash Muxer-
  • Fix aspect ratio calculation issue on encoder- https://github.com/ant-media/Ant-Media-Server/issues/3608
  • Install over latest release to check if there is any problem- https://github.com/ant-media/Ant-Media-Server/issues/3572
  • Make MCU work without adding adaptive bitrate settings- https://github.com/ant-media/Ant-Media-Server/issues/3601
  • Set user agent field in publisher stats-
  • Add test for LL-HLS- https://github.com/ant-media/Ant-Media-Server/issues/3537
  • Release/2.4.0.2-
  • change the default audio codec parameters for the WebRTC streams- Correct the default audio codec parameters for WebRTC streams to pass plugins
  • Delete application database when application is deleted- #3531
  • Release/2.4.0-
  • StreamApp

  • 226 Release/2.4.1 -
  • 225 Remove periscope properties -
  • 224 Make iceConnected global to check it in callbacks - https://github.com/ant-media/Ant-Media-Server/issues/3740
  • 223 Add mjs mime type as text/javascript - https://github.com/ant-media/Ant-Media-Server/issues/3672
  • 222 Fix the data channel obj type issue - https://github.com/ant-media/Ant-Media-Server/issues/3722
  • 221 Make generic callback for webrtc dependent on the ice connection success - https://github.com/ant-media/Ant-Media-Server/issues/3686
  • 220 Fix screen share after switch back to camera - https://github.com/ant-media/Ant-Media-Server/issues/3692
  • 219 Init correct web.handler in the xml -
  • 218 Move StreamApplication to Server project to have simple development -
  • 214 Refactor url-patterns for better request handling - https://github.com/ant-media/Ant-Media-Server/issues/3537
  • 213 Support Multitracks in multi origin environment - https://github.com/ant-media/Ant-Media-Server/issues/3448
  • 212 Get and Set User Agent -
  • 210 Fix webrtc failover to hls if ICE connection is not established -
  • 209 Add 'enable MCU' checkbox into the conference.html - https://github.com/ant-media/Ant-Media-Server/issues/3587
  • 208 a-scene will be created if is360 is true - https://github.com/ant-media/Ant-Media-Server/issues/3555
  • 207 Release/2.4.0 -
  • Ant-Media-Server-Parent

  • 67 Release/2.4.1 -
  • 66 Remove PSCP and Add JSON version -
  • 64 Release/2.4.0 -
  • ManagementConsole_AngularApp

  • 151 Set S3 permission on web panel - https://github.com/ant-media/Ant-Media-Server/issues/3677
  • ams-v2.4.0.2

    2 years ago

    Ant-Media-Server

  • 3594 Fix VoD to RTMP Publish - 3166
  • 3552 Add encoder settings check for start publish request - https://github.com/ant-media/Ant-Media-Server/issues/3536
  • 3546 Update ERROR_MESSAGE in delete_script.sh -
  • 3545 Webhook authentication - https://github.com/ant-media/Ant-Media-Server/issues/3490
  • 3528 Webhook authentication #3490 - https://github.com/ant-media/Ant-Media-Server/issues/3490
  • 3519 Refactor rtmp endpoint add/delete && add option forcingAspectRatio -
  • 3517 Publish rtmp endpoint if resolution height matches - https://github.com/ant-media/Ant-Media-Server/issues/3338
  • 3510 Fix create-delete-create application with the same name -
  • 3500 Refactor saveUndefinedBroadcast to reduce complexity -
  • 3487 Audio only mcu - https://github.com/ant-media/Ant-Media-Server/issues/3268
  • 3482 Jwt filter server jwks - https://github.com/ant-media/Ant-Media-Server/issues/3444
  • 3472 Update endpoint status after writing packets -
  • 3468 Update error message to provide a quick fix for the user -
  • 3467 Fix updating multiple rtmp endpoint status - https://github.com/ant-media/Ant-Media-Server/issues/3460
  • 3461 Delete native tomcat libraries #3438 - https://github.com/ant-media/Ant-Media-Server/issues/3438
  • 3459 Show enterprise feature message in community for the samples -
  • 3458 Fix some sonar reliability issues -
  • 3457 Provide option to delete local file after upload to S3 -
  • 3454 Fix accessing the scope -
  • 3453 Refactor/s3 path and get scope -
  • 3443 Fix random bad name issue #3414 - https://github.com/ant-media/Ant-Media-Server/issues/3414
  • 3441 Add IP tool compatible for Ubuntu 20.04 -
  • 3440 Add EncodingResolutionCheck parameter in App Settings - https://github.com/ant-media/Ant-Media-Server/issues/3422
  • 3439 Add Stream Name field in room info command - https://github.com/ant-media/Ant-Media-Server/issues/3344
  • 3437 Publish session restore with timeout value #3358 - https://github.com/ant-media/Ant-Media-Server/issues/3358
  • 3430 Open RTMP endpoint in another thread to not block the sequence #3032 - #3032
  • 3416 Fix indexOutOfException in MapDB and Increase RTMP pool size -
  • 3415 Add H265 support to HLS - https://github.com/ant-media/Ant-Media-Server/issues/3358
  • 3412 Drop X-Forwarded-For header in ProxyServlet -
  • 3397 Add v2 path in SupportRestService - https://github.com/ant-media/Ant-Media-Server/issues/3379
  • 3386 Add JWKS support in JWT Filter - https://github.com/ant-media/Ant-Media-Server/issues/3354
  • 3385 Feature/rtmp send specific resolution - https://github.com/ant-media/Ant-Media-Server/issues/3338
  • 3384 Tests added for RTMP write trailer crash -
  • 3382 Refactor/improve test stability deprecate -
  • 3380 Change quality log level to debug -
  • 3378 Add tests for update S3 configurations - https://github.com/ant-media/Ant-Media-Server/issues/3363
  • 3377 Merge Ant-Media-Server-Common to have a simple pipeline - https://github.com/ant-media/Ant-Media-Server/issues/2986
  • 3376 Add X-Forwarded-For support -
  • 3370 Support Quicksync - https://github.com/ant-media/Ant-Media-Server/issues/2952
  • 3353 Fix token structure in cluster mode -
  • 3348 Add integration tests about HLS AES Encryption - https://github.com/ant-media/Ant-Media-Server/issues/3302
  • 3346 Fix compile error - https://github.com/ant-media/Ant-Media-Server/issues/2872
  • 3335 Accept only GET requests for HTTP token - https://github.com/ant-media/Ant-Media-Server/issues/3291
  • 3334 Make simplify mp4&webm record processes - https://github.com/ant-media/Ant-Media-Server/issues/3311
  • 3329 Make compatible HLS Muxer in Muxer tests -
  • 3325 Release/2.3.3.1 -
  • Ant-Media-Enterprise

  • Fix rtmp endpoint adding in the webhook immediately- https://github.com/ant-media/Ant-Media-Server/issues/3536
  • MCU improvements-
  • Support webhook authentication- https://github.com/ant-media/Ant-Media-Server/issues/3490
  • Fix rtmp endpoint add/delete for rtmp ingested and write test codes-
  • Fix/rtmp multi quality endpoint publish-
  • Fix/hls exception-
  • Add Stream Name parameter in WebRTC publish command- https://github.com/ant-media/Ant-Media-Server/issues/3344
  • Fix/stream id inuse-
  • Support Audio only MCU- https://github.com/ant-media/Ant-Media-Server/issues/3268
  • Add test code for checking multiple endpoint status #3460-
  • Adapt interface changes-
  • Refactor/s3 path and get scope-
  • Fix test case-
  • Add tests for EncodingResolutionCheck parameter in Adaptive Streams- https://github.com/ant-media/Ant-Media-Server/issues/3422
  • Make compatible with stream name field in room info-
  • Feature/Publish session restore- https://github.com/ant-media/Ant-Media-Server/issues/3358
  • Adapt RTMPMuxer Constructor-
  • Add ability to record h265 on fly- https://github.com/ant-media/Ant-Media-Server/issues/3383
  • Delete stop method for ICE state disconnected-
  • Convert JWT Filter library to 0auth-
  • Add ability to send specific adaptive resolution to RTMP endpoint- https://github.com/ant-media/Ant-Media-Server/issues/3338
  • Remove Ant-Media-Server-Common project dependency- https://github.com/ant-media/Ant-Media-Server/issues/2986
  • Fix/png orientation- https://github.com/ant-media/Ant-Media-Server/issues/2901
  • Support QuickSync Encoder- https://github.com/ant-media/Ant-Media-Server/issues/2952
  • Use static token bean name in HttpLiveStreamValve-
  • Fix/aes encryption key- https://github.com/ant-media/Ant-Media-Server/issues/3302
  • StreamApp

  • 206 fix element id text in mcu.html -
  • 205 Fix id text -
  • 204 add warning for adaptive setting -
  • 203 add warning for adaptive setting -
  • 200 Fix: turnOnLocalCamera got no track -
  • 199 Add check for a nullable object -
  • 198 Webhook authentication -
  • 197 Use 30fps in transcoding -
  • 195 Refactor vod play that provides better experience -
  • 194 Fix/add jquery -
  • 193 Turn off camera light - https://github.com/ant-media/Ant-Media-Server/issues/3420
  • 192 Add stream name field in WebRTC publish -
  • 191 Fix/webrtc 360 playback -
  • 190 Audio only mcu -
  • 189 Toggle data channel with control flag - https://github.com/ant-media/Ant-Media-Server/issues/3421
  • 188 Try to Reconnect Websocket if it's disconnected -
  • 187 Add parameters in stream fetch request - https://github.com/ant-media/Ant-Media-Server/pull/3335
  • 186 Show message about the enterprise feature in communit edition -
  • 185 Plugin base -
  • 184 Binary data transfer in Data Channel -
  • 183 Updated files that were fetching files from internet - https://github.com/ant-media/Ant-Media-Server/issues/2943
  • 181 Add checkVideoTrackStatus for detect active/inactive streams -
  • 180 Add Stereo support in WebRTC play SDP details -
  • 179 add chunk based data transfer to SDK -
  • 178 Fix audio only play sample -
  • 177 Call streamPublishStart of the adaptor -
  • 175 Release/2.3.3.1 -
  • Ant-Media-Server-Parent

    ManagementConsole_AngularApp

  • 145 Fix embed code problem in webm -
  • 143 Show preparing status in the live streams and use colors for status -
  • 142 Add stream id field in create streams -
  • 141 Reset S3 settings if S3 is disabled -
  • 139 Add JWT Filter in Dashboard Live Stream & VoD - https://github.com/ant-media/Ant-Media-Server/issues/3275
  • ams-v2.3.3.1

    2 years ago

    Ant-Media-Server

  • 92d855d1 arm 64 libs - 2021-02-15 22:31:03 +0300
  • ab9210d1 naming - 2021-02-15 22:36:23 +0300
  • 5b455509 fix naming - 2021-02-16 09:45:39 +0300
  • 68623d9a make detection downloadable - 2021-03-15 12:04:56 +0300
  • 673fa307 correct pom - 2021-03-18 09:25:50 +0300
  • f2a458f3 handle null pointer exception in swap memory read - 2021-03-22 20:38:55 +0300
  • a5c4453b early webhook fix along with test fixes according to changes - 2021-04-03 20:32:38 +0300
  • 3c234100 Fix token issue with "_" in appname - 2021-04-04 17:26:28 +0300
  • efb50961 increased the delay to get the speed since we delayed the start of the RTMP stream after preparation - 2021-04-04 18:28:07 +0300
  • 90cefea2 added initial code configuration for S3 integration - 2021-04-04 22:34:27 +0300
  • b99255a1 Add tests for getStreamId in TokenFilterManager - 2021-04-05 19:07:50 +0300
  • 14267ea2 change log file location - 2021-04-05 20:13:06 +0300
  • f17c1e53 update path - 2021-04-06 09:24:15 +0300
  • e2485e9a redeploy test, working - 2021-04-08 12:37:16 +0300
  • d4ed7e30 remove S3 parameters if S3 recording is disabled - 2021-04-08 14:01:34 +0300
  • 5be5e798 comment out test - 2021-04-08 14:14:15 +0300
  • 18082db9 added storage client to ApplicationAdapter as a field and update the storage client values - 2021-04-08 17:32:17 +0300
  • 7a2e3d60 deleted test logger since it is working - 2021-04-15 11:31:22 +0300
  • d66decd8 added logger info when recording is enabled but parameters are not given - 2021-04-15 14:38:40 +0300
  • fb5778ad Update README.md - 2021-04-22 12:19:09 +0300
  • 51eb767f Update version to 2.3.3-SNAPSHOT - 2021-04-22 12:20:17 +0300
  • 1b73b9d0 Toggle tracks websocket commands - 2021-04-22 16:02:21 +0300
  • 7ae52306 changed disable totp for play/publish to enable - 2021-04-22 17:08:03 +0300
  • bfbc48b5 Merge Ant-Media-Server-Service project - Fixes #2985 #2986 - 2021-04-24 04:24:17 +0300
  • e63d89ed Fix removing same name applications - 2021-04-24 05:50:17 +0300
  • ff1ff1d0 Merge service project to server to make development pipeline simple - 2021-04-25 18:13:47 +0300
  • db660bf2 Disable Class Data Sharing because we use custom class loader - 2021-04-25 19:20:41 +0300
  • e86da8bd Get home location from class loader if it's not specified - 2021-04-25 20:46:58 +0300
  • d0f0755d Add stdout to the service file - 2021-04-25 21:02:59 +0300
  • 02046d63 Remove "file:" from home directory if exists - 2021-04-25 22:31:44 +0300
  • c88e5600 Remove redundant sys outs - 2021-04-25 22:44:16 +0300
  • 7bb8202a Revert "Add stdout to the service file" - 2021-04-25 22:44:45 +0300
  • 173563a9 Write build number to the manifest again - 2021-04-25 23:41:36 +0300
  • bce150af Add init.d service file - 2021-04-26 07:17:09 +0300
  • 00960ae6 merge - 2021-04-26 18:23:24 +0300
  • 2ffc011b naming - 2021-04-26 18:46:41 +0300
  • 31ff98d9 naming - 2021-04-26 18:57:49 +0300
  • 56ddc3c1 s3 integration branch - 2021-05-01 15:22:30 +0300
  • dce6a17b Add app.storageClient on test.xml file - 2021-05-01 17:12:50 +0300
  • d1656ef1 changed test.xml storage client - 2021-05-01 17:51:34 +0300
  • f9e05d88 changed test.xml storage client/commented - 2021-05-01 18:12:51 +0300
  • dd4e55dd changed test.xml storage client/changed - 2021-05-01 18:15:26 +0300
  • cea22c1b changed test.xml storage client/comment out - 2021-05-01 18:32:51 +0300
  • 883ebb11 commented out storage elements for test-CI - 2021-05-02 18:02:56 +0300
  • 386654b5 re-added code - 2021-05-02 18:12:43 +0300
  • d8cb590a test after build passes semi comment - 2021-05-02 18:41:15 +0300
  • e55263fe test after build passes semi comment changed StorageClient.BEAN_NAME with AmazonS3StorageClient.BEAN_NAME - 2021-05-02 19:14:55 +0300
  • cb476600 test after build passes semi comment uncommented all storageclient methods - 2021-05-02 21:14:55 +0300
  • 4b5ceade reverted back to StorageClient.BEAN_NAME - 2021-05-02 21:35:06 +0300
  • fc848051 added check for TokenFilterManager - 2021-05-02 22:04:59 +0300
  • 8b6861a1 added to test.xml - 2021-05-03 12:24:06 +0300
  • cfae4578 changed io.antmedia.storage.storageClient - 2021-05-03 13:16:02 +0300
  • 1dcbf40a changed io.antmedia.storage.storageClient - 2021-05-03 13:17:44 +0300
  • 2074b44e added default values to app.storageclient test.xml - 2021-05-03 13:26:45 +0300
  • f738f565 added default check for S3 - 2021-05-03 13:34:39 +0300
  • 2199ad01 modified test.xml - 2021-05-03 13:35:48 +0300
  • 2b7f2be3 modified test.xml - 2021-05-03 13:49:01 +0300
  • d51ae99a commented out storage clients - 2021-05-03 18:58:57 +0300
  • 1c0a6282 decommented out storage clients - 2021-05-03 19:39:53 +0300
  • 3f92dd3f Add audio/video encoders null check in Stream Fetcher - 2021-05-03 20:13:28 +0300
  • 7dc19a0f decommented out some of storage clients - 2021-05-03 20:52:20 +0300
  • ed3fcd39 commented out some of storage clients - 2021-05-03 21:18:06 +0300
  • ffa85e31 commented out some of storage clients - 2021-05-03 21:20:41 +0300
  • abad184e storage client made public - 2021-05-03 21:24:45 +0300
  • 33d2de22 correct naming - 2021-05-03 21:29:40 +0300
  • 72691b6c changed bean to storage client - 2021-05-03 21:35:50 +0300
  • d9d2c830 changed bean to AmazonS3 - 2021-05-03 21:47:33 +0300
  • c23be2d7 changed abstract storageclient to AmazonS3storageclient - 2021-05-03 21:53:01 +0300
  • 350275ea changed abstract storageclient to AmazonS3storageclient - 2021-05-03 21:54:52 +0300
  • 7b38c86d changed protected AmazonS3storageclient - 2021-05-03 22:24:27 +0300
  • 56566ad9 commented out storageclient codes on disabling s3 recording - 2021-05-03 23:25:53 +0300
  • 2bb29815 commented out storageclient codes on disabling s3 recording - 2021-05-04 00:25:56 +0300
  • ac826366 changed the way amazons3storageclient is called - 2021-05-04 00:56:04 +0300
  • ad0d4615 changed the way amazons3storageclient is called fix - 2021-05-04 00:59:05 +0300
  • 0d0c3c86 changed update appsettings bean - 2021-05-04 01:29:15 +0300
  • 2d23addc changed storageclient to abstract class and added check for RecordMuxer.java - 2021-05-04 11:39:26 +0300
  • 0577c72e deleted null storage client files - 2021-05-04 12:19:49 +0300
  • 201b2efa changed (AmazonS3storageclient) to abstract storageclient - 2021-05-04 13:34:34 +0300
  • caa07afb added endpoint for custom recording platforms - 2021-05-05 23:32:11 +0300
  • e03746a4 check if endpoint is empty - 2021-05-05 23:42:38 +0300
  • 78316e50 fixed endpoint checks - 2021-05-06 00:45:46 +0300
  • dfdb9e34 disabled check for store s3endpoint - 2021-05-06 10:13:56 +0300
  • 5ab64006 Add SRT and UDP support on checkStreamUrl function - 2021-05-08 20:15:01 +0300
  • 010ae2a1 Add more tests on testGetStreamId - 2021-05-10 11:01:13 +0300
  • cbd1cec5 broadcast saved with publishType #3213 - 2021-05-10 13:37:33 +0300
  • e45d23eb Fixed the properties file update issue for JWT - 2021-05-10 14:18:04 +0300
  • d4975142 Update TokenFilterManager.java - 2021-05-12 16:33:46 +0300
  • 8f6473d6 Adapt publish type changes in test code - 2021-05-13 07:07:06 +0300
  • 17dd433d Fix java.library.path for init.d service - 2021-05-13 13:57:16 +0300
  • 9c1c65dc Fix testGetStreamId in TokenFilterTest - 2021-05-14 16:22:32 +0300
  • bdeaa277 Fix test case in testApplicationStreamLimit - 2021-05-15 16:37:37 +0300
  • c72a98d2 Add one more stopStreaming in testApplicationStreamLimit test - 2021-05-18 15:09:51 +0300
  • afb397db revert audio frame context - 2021-05-19 09:13:04 +0300
  • 9fbf8e72 Append standart error log - 2021-05-19 13:42:26 +0300
  • ec744b92 Adapt ConsoleAppRestService with v2 - 2021-05-27 21:12:34 +0300
  • 9b394e79 Adapt tests to v2 - 2021-05-27 21:37:51 +0300
  • b4c7781f Adapt test cases to rest v2 - 2021-05-27 22:17:27 +0300
  • a12b80a8 Refactor code for compatibility - 2021-05-28 11:35:42 +0300
  • 97e49742 Fix log level test - 2021-05-28 12:58:14 +0300
  • d7a48585 Merge Web Management Panel into the Project #2987 - 2021-05-29 01:34:50 +0300
  • 5f6c8ef2 Fix the Default database from MongoDB to MapDB #2987 - 2021-05-29 01:46:52 +0300
  • 17a39be1 Refactor code and Fix issues #3246 - 2021-05-31 12:52:24 +0300
  • d6aa52ed Improve test stability - 2021-05-31 14:49:46 +0300
  • 9cb133b6 Refactor naming - 2021-05-31 14:54:46 +0300
  • 82bb88f6 Update AntMediaApplicationAdapter.java - 2021-06-02 15:03:17 +0300
  • 117851d3 Create log directory if not exist - 2021-06-02 17:06:50 +0300
  • 25eba3a7 Update version to 2.3.3 - 2021-06-06 17:30:47 +0300
  • 3f213d26 Update version to 2.4.0-SNAPSHOT - 2021-06-07 10:30:12 +0300
  • Ant-Media-Enterprise

  • 88953820 - First commit - 2021-04-08 12:09:21 +0300
  • 8ea710c0 - Changes for WebRTCClient instance to be able to support multiple streams - 2021-04-08 14:36:54 +0300
  • a3ad7b4e - correction - 2021-04-08 14:44:24 +0300
  • 944af7d9 - test fix - 2021-04-08 17:09:53 +0300
  • f482d793 - Test coverage and single method refactor - 2021-04-08 19:20:08 +0300
  • 21dea144 - Audio track toggle implemented - 2021-04-09 13:23:52 +0300
  • d2fa92d2 - Audio multitrack senders implemented - 2021-04-21 12:45:51 +0300
  • da0c1917 - Revert "Audio multitrack senders implemented" - 2021-04-22 12:01:21 +0300
  • e23d79af - Update version to 2.3.3-SNAPSHOT - 2021-04-22 12:20:24 +0300
  • 27bb202d - added new checks from app settings for checking time token for publish and play - 2021-04-22 17:22:57 +0300
  • 7cf987c3 - added new checks for isPublishAllowed isEnableTimeTokenForPublish - 2021-04-22 17:24:04 +0300
  • 64040b9f - Merge service project to the server project - 2021-04-25 18:15:15 +0300
  • c356b49f - Make WebRTCMuxer synchronizedList in WebRTCAdaptor - 2021-04-25 19:06:37 +0300
  • 52ca9c7c - Remove redundant synchronized blocks - fixes #3202 - 2021-04-27 14:48:21 +0300
  • 1e4be100 - added check for WebSocketEnterpriseHandler initwebrtclient - 2021-05-02 21:59:35 +0300
  • fb746021 - publishType is set when streamingStarted function called. https://github.com/ant-media/Ant-Media-Server/issues/3213 - 2021-05-10 13:43:33 +0300
  • 1ed52326 - removed unnecessary code - 2021-05-10 14:50:17 +0300
  • 7be55977 - Fix compile error - 2021-05-13 11:13:14 +0300
  • aa4d7442 - revert changes - 2021-05-17 09:20:18 +0300
  • 430cd7fc - Make upscaling with adaptive bitrate - 2021-05-18 11:07:55 +0300
  • bb5b36b7 - revert audio capture structure - 2021-05-19 09:14:00 +0300
  • 5e655a76 - fixes for sfu case - 2021-05-19 15:35:53 +0300
  • 5cd7b4d2 - fix test case - 2021-05-19 20:50:59 +0300
  • e12dd4e3 - fix test case - 2021-05-19 21:20:50 +0300
  • 2389d124 - fix video transfer in sfu - 2021-05-20 09:44:37 +0300
  • b5650a67 - added TOTP unit test for play/publish split - 2021-05-20 11:55:36 +0300
  • a8b3159b - added TOTP unit test for play/publish split - 2021-05-20 12:09:43 +0300
  • 9f5abb91 - added more test cases - 2021-05-20 23:29:08 +0300
  • 39a30b7e - added more test cases - 2021-05-20 23:58:10 +0300
  • 7630c35a - use getter - 2021-05-21 09:35:51 +0300
  • 75459a79 - fix sfu webm record - 2021-05-21 14:43:25 +0300
  • c82c879f - Add H265 support in SFU mode - 2021-05-24 14:46:06 +0300
  • 4952f15f - Remove opus decoding callback in h265 and SFU mode - 2021-05-24 14:55:36 +0300
  • 96531a6a - Add test code to increase test coverage for H265 SFU support - 2021-05-25 10:19:11 +0300
  • c18db576 - Adapt web panel rest v2 - 2021-05-27 23:30:24 +0300
  • f9c2e129 - Adapt rest endpoint test - 2021-05-28 11:37:41 +0300
  • cfb578ac - Get Angular App from Repo, Build and Copy #2987 - 2021-05-29 14:39:07 +0300
  • 00f3dd3d - Add sudo for npm install -g @angular/[email protected] - 2021-05-29 14:49:18 +0300
  • 01b5f1da - Install angular/cli with relative path ./node-v14.8.0-linux-x64/bin/npm - 2021-05-29 15:11:02 +0300
  • c9bb2e33 - Remove sudo privilege for export - 2021-05-29 15:22:05 +0300
  • 7ae5e5c0 - Fix npm permission issue - 2021-05-29 15:30:54 +0300
  • eb366fc9 - Edit sudo commands - 2021-05-29 15:48:14 +0300
  • e5ac6b10 - Fix server path - 2021-05-29 16:10:58 +0300
  • ada5e5b4 - Log when server does not accept connection due to high resource usage - 2021-06-01 15:09:37 +0300
  • 9c9e4a1f - Update version to 2.3.3 - 2021-06-06 17:30:57 +0300
  • Ant-Media-Server-Common

  • c219792 now it start the publish after IO preparation is done. - 2021-04-03 20:29:43 +0300
  • 9a7dd93 added initial code configuration for S3 integration - 2021-04-04 22:34:26 +0300
  • 8dbe503 Update version to 2.3.3-SNAPSHOT - 2021-04-22 12:20:05 +0300
  • d7e3b37 added disableTimeTokenForPublish and disableTimeTokenForPlay to app setttings - 2021-04-22 13:49:06 +0300
  • 1417cb0 changed private to public - 2021-04-22 14:18:41 +0300
  • f0a29c5 changed disable totp for play/publish to enable - 2021-04-22 17:01:45 +0300
  • 430c899 Add video/audio packet checks for enable/disable - 2021-05-03 20:15:18 +0300
  • 4553ed4 Fix enableVideo log info - 2021-05-03 20:51:06 +0300
  • ecfdcdd changed storageclient to abstract class and added check for RecordMuxer.java - 2021-05-04 11:39:25 +0300
  • 4a03e3d added endpoint for custom recording platforms - 2021-05-05 23:32:10 +0300
  • 7f228b4 only record to storage client when mp4 muxing and s3 recording is enabled at the same time - 2021-05-05 23:56:14 +0300
  • b9782b0 changed check condition of savetoStorage for optimization - 2021-05-06 10:18:02 +0300
  • 3b7bdc1 added webm recording to S3 - 2021-05-08 17:21:36 +0300
  • 60f08ae added webm recording to S3 fix - 2021-05-08 17:53:48 +0300
  • 82d0ff8 adds publishType parameter to broadcast object https://github.com/ant-media/Ant-Media-Server/issues/3213 - 2021-05-10 13:35:34 +0300
  • c61b928 Update MuxAdaptor.java - 2021-05-12 23:40:43 +0300
  • 0fb1f5f Fix the interface method for publishType - 2021-05-12 23:53:12 +0300
  • 1861780 change field visibility - 2021-05-19 09:12:32 +0300
  • d846cc0 Remove sysout message - 2021-06-01 15:08:07 +0300
  • 6353671 Update RecordMuxer.java - 2021-06-02 14:52:06 +0300
  • 9cb11f2 added synchronized for writeHeader and writeTrailer to avoid thread blocking and crashes - 2021-06-03 14:35:09 +0300
  • 3be7dfe Add comments why 'synchronized' is added - 2021-06-06 14:08:00 +0300
  • 5ae8305 Update version to 2.3.3 - 2021-06-06 17:30:35 +0300
  • 3b83364 Update version to 2.4.0-SNAPSHOT - 2021-06-07 10:30:06 +0300
  • StreamApp

  • 1928585 webhook delay fix - 2021-04-03 20:28:58 +0300
  • 2cca97a styling - 2021-04-03 20:40:50 +0300
  • 39b5210 added app storage client bean to red5-web.xml - 2021-04-08 16:06:20 +0300
  • 7460685 Update version to 2.3.3-SNAPSHOT - 2021-04-22 12:20:36 +0300
  • 624d80c Don't get server-service project because it's merged with server - 2021-04-25 22:52:36 +0300
  • 9cdaf06 changed bean place - 2021-05-03 12:16:58 +0300
  • 8b63e35 Fix red-circle in 360 player - 2021-05-06 11:58:53 +0300
  • 0087780 Adapt interface change - 2021-05-12 23:43:10 +0300
  • adc281c Stream merger aspect ratio and resolution made configurable - 2021-05-14 17:50:43 +0300
  • 880c4ad added loading of 1750 ms to resolution change. https://github.com/ant-media/Ant-Media-Server/issues/3236 - 2021-05-17 17:27:08 +0300
  • 9938630 Add unmute button in 360live.html file - 2021-05-17 19:01:48 +0300
  • e84c791 Add websocket commands for server side track enable - 2021-05-18 15:27:02 +0300
  • 8e58037 Add comments about the new methods - 2021-05-20 07:45:03 +0300
  • 013c35d increased timeout to 2 second - 2021-05-20 17:48:21 +0300
  • de7b106 it doesn't hide the video display now and loading is in the center of the video and scales according to the size - 2021-05-20 18:01:18 +0300
  • bc1baae Update version to 2.3.3 - 2021-06-06 17:31:04 +0300
  • 98fc419 Update version to 2.4.0-SNAPSHOT - 2021-06-07 10:30:25 +0300
  • Ant-Media-Server-Parent

  • 78ecf40 Update version to 2.3.3-SNAPSHOT - 2021-04-22 12:19:54 +0300
  • 07cec9f Update version to 2.3.3 - 2021-06-06 17:30:18 +0300
  • 6aeb5b3 Update version to 2.4.0-SNAPSHOT - 2021-06-07 10:29:53 +0300
  • ams-v2.3.2

    3 years ago

    Ant-Media-Server

  • 2b4f9653 better message for autostart in rest broadcast create - 2021-04-13 21:40:29 +0300
  • 5efd0b57 added test for added condition. - 2021-04-13 22:00:12 +0300
  • 4c6aaa34 removed unnecessary addition - 2021-04-13 22:03:20 +0300
  • 40d56014 Update version to 2.3.2-SNAPSHOT - 2021-04-14 14:32:19 +0300
  • 10dd83ae Add new release notes and link to README.md - 2021-04-15 12:48:37 +0300
  • a265f2e9 Write test code for recording missing packets - 2021-04-17 18:42:36 +0300
  • 816c275c Provide some small margin to increase test stability - 2021-04-17 20:00:34 +0300
  • d15190a8 Delete webapps dir after the test - 2021-04-17 22:02:55 +0300
  • 429b9fb7 Merget tomcatplugin to the server project - 2021-04-18 00:45:44 +0300
  • c962a505 Fix sonar issues & Delete some unused classes - 2021-04-18 01:56:44 +0300
  • 2c00778a Write stderr to log/antmedia-error.log - 2021-04-19 16:09:09 +0300
  • 7f9f6e20 Update version to 2.3.2 - 2021-04-22 07:23:53 +0300
  • Ant-Media-Enterprise
  • c238e3fc - Fix during audio stream adding RTMP Endpoint - 2021-04-11 16:37:14 +0300
  • e8b6c406 - Deploy latest snapshot to website - 2021-04-13 18:30:54 +0300
  • da3961c2 - Debug failing command - 2021-04-14 08:47:04 +0300
  • 97d1bbac - Change datetime filename - 2021-04-14 08:56:19 +0300
  • ad5702ea - Fix datetime file copy to drive - 2021-04-14 09:06:22 +0300
  • 676d9fa5 - Create temp version_datetime file - 2021-04-14 09:15:30 +0300
  • cc262258 - Make datetime compatible with branch name - 2021-04-14 09:23:02 +0300
  • 37adef7c - Quote password to deploy - 2021-04-14 12:16:44 +0300
  • 3d882f57 - Update version to 2.3.2-SNAPSHOT - 2021-04-14 14:32:25 +0300
  • 0f34e7d9 - Cd to working directory after deployment - 2021-04-14 14:43:24 +0300
  • 89bc111c - Use exact version name in canary release - 2021-04-14 15:15:15 +0300
  • 8cf9555b - Delete CANARY_VERSION_NAME var and use exact version name - 2021-04-14 20:26:41 +0300
  • bb15e113 - Markup changelog & Fetch fresh repos to prepare change log - 2021-04-15 12:14:28 +0300
  • 70ca6df8 - Add more tests for StartRtmpStreaming - 2021-04-16 11:03:24 +0300
  • 48da7daa - Stop timers(native stats, measuring bitrate) in signaling thread as well - 2021-04-17 12:40:54 +0300
  • 7dd25298 - Refactor StartRtmpStreaming tests - 2021-04-17 21:38:32 +0300
  • c1819cdf - Remove tomcatplugin dependency because it's merged to server project - 2021-04-18 00:49:14 +0300
  • d8adf702 - Change generating RtmpMuxer name - 2021-04-19 07:21:00 +0300
  • db33bbf6 - No need to use streamAdaptor null checkpoint in stopRtmpStreaming - 2021-04-19 08:26:47 +0300
  • 4aea4606 - Synch video according to audio in SFU mode - 2021-04-19 16:11:22 +0300
  • e255ac5c - Create EncodedAudio and EncodedVideo queues for sequential run - 2021-04-20 12:55:46 +0300
  • 6197bfd5 - Fix recursive calling of subclass method - 2021-04-20 14:09:58 +0300
  • 893df87b - Update version to 2.3.2 - 2021-04-22 07:24:01 +0300
  • Ant-Media-Server-Common
  • 17570e7 Update version to 2.3.2-SNAPSHOT - 2021-04-14 14:32:08 +0300
  • 2db9218 Fix pts and dts base timing in the incoming packets - 2021-04-17 18:41:16 +0300
  • ce1e7c4 Update version to 2.3.2 - 2021-04-22 07:23:35 +0300
  • StreamApp
  • 9347bc1 Update version to 2.3.2-SNAPSHOT - 2021-04-14 14:35:14 +0300
  • 3288383 Don't fetch tomcatplugin because it's merged with server project - 2021-04-18 00:43:58 +0300
  • f9af9a7 Increase buffer size - fixes ant-media/Ant-Media-Server#3164 - 2021-04-20 13:44:46 +0300
  • 37beced Update version to 2.3.2 - 2021-04-22 07:24:16 +0300
  • Ant-Media-Server-Parent
  • d05bde6 Update version to 2.3.2-SNAPSHOT - 2021-04-14 14:31:56 +0300
  • e09c449 Remove tomcatplugin version - 2021-04-18 00:39:01 +0300
  • b3de697 Update version to 2.3.2 - 2021-04-22 07:23:13 +0300
  • ManagementConsole_WebApp
  • c6b8d4b Update version to 2.3.2-SNAPSHOT - 2021-04-14 14:32:38 +0300
  • 9e03589 Remove tomcatplugin because it's embedded in server project - 2021-04-18 00:37:13 +0300
  • f86a4ba Update version to 2.3.2 - 2021-04-22 07:24:08 +0300
  • ManagementConsole_AngularApp Ant-Media-Server-Service
  • 4d12dd9 fix description - 2020-12-05 09:27:55 +0300
  • 66aee72 remove jsvc - 2021-03-29 10:44:06 +0300
  • 0bf21fc disable StandardOutput - 2021-03-31 11:10:30 +0300
  • 76954ac add JAVA_HOME env - 2021-04-05 17:24:31 +0300
  • b766951 Update version to 2.3.2-SNAPSHOT - 2021-04-14 14:32:13 +0300
  • c0e0a34 Add standard error output - 2021-04-18 20:03:07 +0300
  • a63273f Remove stderr forwarding in the command - 2021-04-21 09:14:45 +0300
  • 8ecd624 Update version to 2.3.2 - 2021-04-22 07:23:44 +0300