-
Notifications
You must be signed in to change notification settings - Fork 639
Create New Application
Ahmet Oğuz Mermerkaya edited this page Jun 2, 2021
·
15 revisions
Ant Media Server has 2 built-in applications. Our customers want to able to use different settings for each application and able to specify the name of the application.
Because of that, customers want to add/create new applications. The fastest and easies way to create new applications on the web panel.
So, we have prepared a script that creates new applications in Ant Media Server easily. You just need to type a few simple commands.
Let’s have a look at the steps:
Go to the folder where Ant-Media-Server is installed. Default directory is /usr/local/antmedia
cd /usr/local/antmedia
create_app.sh usage in below.
sudo ./create_app.sh applicationName AMS-Installation-Directory
For example:
sudo ./create_app.sh streamHive /usr/local/antmedia
Restart Ant Media Service
sudo service antmedia restart
*This feature is available in Ant Media Server 1.9.0+ versions.
- Introduction
- Quick Start
- Installation
- Publishing Live Streams
- Playing Live Streams
- Conference Call
- Peer to Peer Call
- Adaptive Bitrate(Multi-Bitrate) Streaming
- Data Channel
- Video on Demand Streaming
- Simulcasting to Social Media Channels
- Clustering & Scaling
- Monitor Ant Media Servers with Apache Kafka and Grafana
- WebRTC SDKs
- Security
- Integration with your Project
- Advanced
- WebRTC Load Testing
- TURN Servers
- AWS Wavelength Deployment
- Multi-Tenancy Support
- Monitor Ant Media Server with Datadog
- Clustering in Alibaba
- Playlist
- Kubernetes
- Time based One Time Password
- Kubernetes Autoscaling
- Kubernetes Ingress
- How to Install Ant Media Server on EKS
- Release Tests
- Spaceport Volumetric Video
- WebRTC Viewers Info
- Webhook Authentication for Publishing Streams
- Recording Streams
- How to Update Ant Media Server with Cloudformation
- How to Install Ant Media Server on GKE
- Ant Media Server on Docker Swarm
- Developer Quick Start
- Recording HLS, MP4 and how to recover
- Re-streaming update
- Git Branching
- UML Diagrams