Questions tagged [ant-media-server]

A media server that supports RTMP, MP4, HLS, RTSP and WebRTC

Ant Media Server, open source software, supports publishing live streams with WebRTC and RTMP. It supports HLS(HTTP Live Streaming) and MP4 as well. Adaptive bitrate, scalable solutions exist for enterprises. Use community edition for free and in addition you can try enterprise edition for free.

https://antmedia.io

166 questions
4
votes
1 answer

Ant Media, Jitsi and Janus Which one is best to start live voice stream one to many in Mobile Applications?

I want to build a mobile application where one of the participating users can broadcast audio at a time to other participants can only listen audio, Ant Media, Jitsi and Janus Which one is best to start live voice stream one to many in Mobile…
Zero Cool
  • 228
  • 2
  • 10
3
votes
1 answer

How to completely disable audio transcoding in Ant Media Server in order to increase the performance?

Ant Media Server transcodes stream from Opus to AAC by default in WebRTC ingesting. It transcodes because it needs to create HLS, MP4 or DASH streams. However I only use WebM recording and I don't need AAC encoding. I just don't want AMS to…
faraway
  • 1,491
  • 10
  • 22
3
votes
1 answer

I cannot play Ant Media Server recorded mp4 file in iOS. How to fix?

I am using Ant Media Server as a WebRTC media server. I publish my webcam with WebRTC from browser. I have also enabled mp4 recording. I can play recorded files on Linux and Windows. But I can't play some of them on iOS. How can I solve this?
mgct
  • 459
  • 2
  • 7
3
votes
1 answer

Add Stream Source that only supports UDP and not TCP in Ant Media Server

I am having the same issue as explained here but my difference is that I'm not using MotionEyeOS but Ant Media Server directly. When testing using ffplay as suggested, I am able to see the stream playing in UDP but when I force in TCP, I get the…
pol6880
  • 175
  • 2
  • 8
3
votes
0 answers

How to process remote audio/video stream on WebRTC server in real-time?

I'm new to audio/video streaming. I'm using AntMedia Pro for audio/video conferencing. There will be 5-8 hosts who will be speaking and the expected audience size would be 15-20k (need to mention this as it won't be a P2P conferencing, but an MCU…
Kartik Rokde
  • 3,053
  • 7
  • 24
  • 32
3
votes
0 answers

Setup Antmedia Video streaming with custom camera

I am new in video streaming related project! I Create a streaming server with ant media. Its working fine with opengl GLSurfaceView. But I want to replace this GLSurfaceView with custom cameraview. But I'm unable to figure out how to do it. I seen…
SSS
  • 31
  • 3
3
votes
1 answer

Video Stretching in Ant Media Community Edition

If I am streaming from android webrtc SDK (provided by antmedia) to community edition of Ant Media, the final video which is being saved, appears stretched (shot in portrait mode of mobile). Check the screenshot of the video. But if I am using the…
3
votes
1 answer

AntMedia HLS streaming delay

I'm sending an RMTP stream named "testStream" to my AntMedia server. This stream can be viewed correctly on the page: https://MYDOMAIN:5443/WebRTCAppEE/player.html I would like to get the URL of the HLS stream to view the video within a native…
Francesco Galgani
  • 5,607
  • 3
  • 15
  • 15
3
votes
2 answers

Embed logo in antmedia live stream via canvas

Am following the blog at https://antmedia.io/how-to-merge-live-stream-and-canvas-in-webrtc-easily/ that explains how to embed a logo in antmedia live stream. However, I couldn't quite figure out to initialise a localStream with javascript SDK as…
davidwaf
  • 301
  • 2
  • 8
3
votes
2 answers

Why kurento media server when compared with ant-media is performing low?

I am trying to scale kurento media server for thousands of concurrent calls. I am planning to use OpenVidu Pro for scaling. I also kept an alternative to develop my own app-server and manage kms nodes. What I am concerned about is ant-media-server…
wrufesh
  • 1,091
  • 1
  • 15
  • 29
3
votes
0 answers

Using Flutter WebRtc with Ant Media Server (beginner)

I am new to both webrtc and ant media server. I want to create something like zoom. I know flutter hence I want to use flutter webrtc (https://github.com/cloudwebrtc/flutter-webrtc) And i have bought aws ant media server…
Prashant Pandey
  • 191
  • 2
  • 9
3
votes
0 answers

AntMedia Server Entreprise: very bad transcoding quality with webrtc player

i am using Antmedia Entreprise edition on AWS with 4x CPU and 16Gb RAM. I am sending a flux from OBS with 1080p / 10Mbits or 2.5Mbits via Gigabit wired network, using hardware encoding on Windows (Quadro K620). I am using the WebRTCAppEE channel,…
maigre
  • 113
  • 1
  • 9
3
votes
2 answers

Kubernetes LoadBalancer: open a wide range (thousands) of port

I'm trying to set up a cluster (GKE, but I can change to other providers if necessary) of AntMedia Server. According to the doc 1, the server needs to be accessible from outside with a wide range of port, basically all the UDP ports: UDP:5000-65000…
Quang Linh Le
  • 657
  • 1
  • 6
  • 14
3
votes
0 answers

Live Streaming with react js and antmedia

I need to create a two way communication app with ant media and reactjs web. Can anyone give some examples or tutorials for this?
3
votes
1 answer

Streaming stops after 5 seconds in Ant Media Server?

The broadcast stops working 5 seconds after the start. All ports are open. Why can this error still occur?
faraway
  • 1,491
  • 10
  • 22
1
2 3
11 12