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
Ant-Media-Enterprise
StreamApp
Ant-Media-Server-Parent
ManagementConsole_AngularApp
Breaking Changes
- #4125 Fix PNG naming #update-doc #breaking - #4124
_finished
suffix is added to the PNG file names after streaming is finished. - #4041 Make video name configurable - #breaking - #3862
TS file are renamed to{HLS file name}%04d.ts
. There was a underscore between{HLS file name}
and%04d.ts
- #4114 Fix mongodb compatibility - #add-release-notes - #4027
If you update from 2.4.1 or earlier version and if you're using MongoDB, it's likely that you need to run thefix_mongodb_for_upgrading_from_2.4.1_and_earlier.sh
script located in the install directory