Skip to content

Ant Media Server supports RTMP, RTSP, WebRTC and Adaptive Bitrate. It can also record videos in MP4, HLS and FLV

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.txt
Notifications You must be signed in to change notification settings

nikhilslounge/Ant-Media-Server

 
 

Repository files navigation

Build Status Maven Central

Quality Gate

Ant Media Server

Ant Media Server is an Open Source Media Server that supports:

  • Live Stream Publishing with RTMP, RTSP and WebRTC
  • WebRTC to RTMP Adapter
  • IP Camera Support
  • Recording Live Streams (FLV, MP4 and HLS Containers)
  • Restream to Social Media Simultaneously(Facebook and Youtube in in Enterprise Edition)
  • Low Latency 1:N WebRTC Live Streaming in Enterprise Edition
  • Adaptive Bitrate Conversion for Live Streams (FLV, MP4, HLS) in Enterprise Edition

Documentation & Enterprise Edition

Releases

  • HLS Viewer Count can be available via web panel and rest service
  • Limit the log file size. Old log files are deleted automatically if log files size exceeding 1.5GB
  • Change Stream Source URL without changing the URL in the server
  • Define period parameter to let Stream Sources or IP Camera Streams restart periodically to create VoD files
  • Improve code quality and test coverage. It passes credentials in SonarCloud
  • Bug fixes
  • Restream RTSP, RTMP, HLS and MPEG-TS stream URLs as Stream Source
  • Improvement: Start StreamFetcher thread immediately after old one is finished to provide continuous stream
  • Bug fix: New Stream Source form does not clear values after a stream source added
  • Bug fix: In some streams, adaptive bitrate does not work properly. It creates longer video than expected and this prevents web player to play properly
  • Bug fix: Login request delay in management panel application
  • Enhanced UI Elements,
  • Performance Improvements,
  • Bug Fixes.
  • IP Camera Streaming Support
  • ONVIF Standard Features (Ptz etc.).
  • Auto Discovery of IP Cameras.
  • Creating and Saving VoDs from IP Cameras.
  • Upload VoD Feature, Dynamic VoD Folder Selection,
  • Enhanced UI Elements.(Stream source quality, stream source speed, etc.)
  • Performance Improvements,
  • Bug Fixes.
  • Security Improvement on accessing Rest Services
  • Static Cluster Support
  • Load Balancer Documentation
  • No need to change XML files for enabling Facebook and Youtube in Enterprise
  • Edit Live Streams
  • Bug fixes
  • Video is enabled by default for WebRTC apps
  • Bug fix: While server running on a small VPS, it could not update broadcast status everytime.
  • Add Publish Security Handler: "Allow Only Streams in Datastore" or "Allow all" can be configured via Management Console UI
  • Show non-registered live streams on Management Console when "Allow all" is active
  • Fix the problem when there is no audio in WebRTC stream while publishing
  • Add google analytic for just measure how many instances are alive
  • Publish Live Stream to Facebook Pages
  • Add new rest service endpoints that returns viewer count
  • Minor bug fixes & improvement on Management Console UI & Refactor codes
  • Enable SSL script Blog post
  • Fix No Audio or No Video issue in WebRTC Streams
  • Use specific threads for audio, video and signalling in WebRTC Community Edition
  • Web Management Interface
  • Infrastructure for WebRTC low latency
  • Bug fixes
  • Documentation

Contact

For more information and blog posts visit antmedia.io

contact@antmedia.io

About

Ant Media Server supports RTMP, RTSP, WebRTC and Adaptive Bitrate. It can also record videos in MP4, HLS and FLV

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 68.5%
  • CSS 28.5%
  • JavaScript 2.5%
  • Other 0.5%