Tutorial
Ant Media Server Global Cluster on AWS in 6 Steps
You can create Ant Media Server global cluster on AWS to serve your videos to the users from different locations of the world with better performance. We have published a blog post as a guide to create Ant Media Cluster Read more…
Tutorial
How to Create a WebRTC Conference Room in Ant Media Server
You can use WebRTC solutions in different communication formations. In addition to peer-to-peer (1-1) and publish-play (1-N) communication types, you can also implement a WebRTC conference (N-N) solution with Ant Media Server Javascript SDK. Let’s have a look at that Read more…
Tutorial
Step by Step Guide: How to get SSL Certificate on AWS Certificate Manager for your Domain Name?
AWS(Amazon Web Services) Certificate Manager provides a free public SSL Certificate that can be used in AWS Load Balancer for HTTPS access. Unfortunately, it’s something a little weird at first to set it up first. So that we prepare this Read more…
Tutorial
Integrate Perfect Chat System to Your Project in 2 Steps
This is one of the most asked questions since we start developing Ant Media Server. It’s now time to create a solution for projects that needs chat in their streaming projects. Before we start explaining the steps on how to Read more…
Tutorial
2 Simple Ways to make IP Camera WebRTC (Web) Compatible
The incompatibility between RTSP IP Camera and Web Browsers is a headache. We need to use some third-party plugins for web browsers or use some native applications to watch the IP Camera. It absolutely doesn’t feel comfortable. Luckily, Ant Media Read more…
Tutorial
Scalable Ultra-Low Latency Streaming Solution in Cloud
In this post, I will tell about Ant Media’s Scalable Ultra-Low Latency Streaming Solution in Cloud. Firstly, I want to talk about cloud and AMS images on the cloud. As known, cloud computing is a rapidly growing technology. So, most Read more…
Tutorial
Secure Streaming with Hash Based Tokens
You have a streaming project for a limited audience. Or you just want to secure streaming personally, however, may have some concerns about its reachability. Ant Media Server offers hash-based token security control option with 1.6.2 version as an alternative Read more…
Tutorial
REST API – Getting Started Guide
REST API guide is one of the missing guides that our lovely users need to get started. In designing Ant Media Server, we’re trying to make almost everything configurable and accessible through REST API. Actually, we need to do this Read more…
Tutorial
Comparison of Streaming Protocols Latencies
In this post, we will talk about the available streaming protocols without any deep technical details. Also, we will compare them in terms of Latency. First of all let’s define, “Media Streaming”, “Streaming Protocol” and “Latency”: Media streaming is the Read more…