Ant-Media-Server icon indicating copy to clipboard operation
Ant-Media-Server copied to clipboard

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it...

Results 632 Ant-Media-Server issues
Sort by recently updated
recently updated
newest added

I installed Ant Media Community Server on my server and cannot access the admin panel. I am getting the following error. Please help me as soon as possible. Server :...

On Firefox, navigator.mediaDevices.enumerateDevices() will return an empty label attribute value in the media device info if the respective permissions are not granted. ### Environment * Operating system and version: macOS...

It works fine when just started. But after a while, it stops working, cannot load any liveStreams anymore. And below is the error. It seems the recording causes that. ```...

### Short description When we are rotating device from Portrait to Landscape it's not fitting properly Device in Portrait After device rotation Landscape Similar type of issue we found in...

We have use case where same stream channel will be re-used to stream the videos at multiple times. Recording of each stream should be uniquely identified. We have enabled property...

Currently only MP4 recording enable and disable is available at stream level however same is not available for HLS recording. We have S3 recording enabled. If we disable MP4 recording...

We we are vulnerability test, we realized that current Antmedia version still running on old version Apache Tomcat version that prompted to several CVE. We would like to request Ant...

https://github.com/ant-media/Ant-Media-Server/issues/2551

Very rare unexpected shutdown case for v2.4.3 with this error: Exception in thread "vert.x-eventloop-thread-45" java.lang.NullPointerException at io.antmedia.enterprise.webrtc.codec.VirtualVideoEncoderFactory.getEnabledCodecList(VirtualVideoEncoderFactory.java:118) at io.antmedia.enterprise.webrtc.codec.VirtualVideoEncoderFactory.getSupportedCodecs(VirtualVideoEncoderFactory.java:109) at org.webrtc.PeerConnectionFactory.nativeCreatePeerConnectionFactory(Native Method) at org.webrtc.PeerConnectionFactory$Builder.createPeerConnectionFactory(PeerConnectionFactory.java:258) at io.antmedia.enterprise.adaptive.WebRTCEncoderAdaptor.createPeerConnectionFactory(WebRTCEncoderAdaptor.java:1148) at io.antmedia.enterprise.adaptive.WebRTCEncoderAdaptor.initPeerConnection(WebRTCEncoderAdaptor.java:1264) at io.antmedia.enterprise.adaptive.WebRTCEncoderAdaptor.lambda$setRemoteDescription$13(WebRTCEncoderAdaptor.java:1722)...