Skip to main content

Questions tagged [ant-media-server-sdk]

And Media Server is a streaming server. Use this tag ONLY for questions related to PROGRAMMATIC use of Ant Media Server's SDK. Make sure your question also has tags related to the programming language or framework you are using. Questions about configuration or general troubleshooting of the streaming server are off-topic.

ant-media-server-sdk
0 votes
0 answers
25 views

PreLoad livestream videos in mobile app (Android)

I am creating a mobile app on android. I have implemented Live streaming module in it using WebRTC. The user can scroll through multiple live streams at a time. The problem that I am facing is that ...
Usama Shakeel's user avatar
0 votes
0 answers
23 views

Sending Images in PNG format to ant media server

Problem description I have an android App. It produces bytearrays and converts them to PNG image. I need to send these images to ant media server as a stream. Attempt to resolve Searching send png ...
Sean's user avatar
  • 857
1 vote
1 answer
85 views

Mute/UnMute WebRTC stream while playing in Ant Media's WebRTC iOS SDK

I'm using WebRTC-iOS-SDK to play the live stream in iOS device. I want to mute/unmute the incoming live stream however I cannot make it even if I try several methods such as setAudioTrack or something....
faraway's user avatar
  • 902
0 votes
0 answers
254 views

PIP Mode for WebRTC video calls in iOS

I have started working on the PIP functionality for IOS. I finished my rendering with RTCMTLVideoView. Then I realised what I'd done wrong: MTKView/GLKView aren't supported in pip mode. Now I intend ...
Kavya Basavesh's user avatar
1 vote
0 answers
141 views

Issue with Sending Stream after Reconnecting to Ant Media Server Android SDK

We are encountering a challenge related to the Ant Media Server Android SDK while dealing with stream reconnection scenarios. I would like to provide you with a detailed overview of the issue we are ...
Kavya Basavesh's user avatar
-1 votes
1 answer
67 views

How to limit webui to localhost and deliver playback URLs on https port?

Web UI should only happen via ssh tunnel. There was no option to try to limit as such.
JKay's user avatar
  • 1
0 votes
1 answer
143 views

Increasing Ant Media System Disc Size

How to increase Ant Media System Disc Size via external or extra hard drives Running on Ubuntu 18.4 Server Edition? Not done anthing other than mounting an external hard drive to my home server.
Jaundre Van Staden's user avatar
2 votes
1 answer
191 views

E: Package 'libcrystalhd-dev' has no installation candidate,

Package libcrystalhd-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package '...
Vaakura's user avatar
  • 21
0 votes
1 answer
495 views

Ant Media Server WebRTC connection in Unity

I've been following this tutorial : https://antmedia.io/webrtc-streaming-in-unity/ in order to try and receive a WebRTC stream into unity. I've downloaded the https://github.com/ant-media/WebRTC-Unity-...
ElRosbif's user avatar
  • 393
1 vote
0 answers
381 views

How to use antmedia server webrtc_adaptor in my angular project

When I implemented it, it was unable to find WebRTC adaptor from node_modules/antmedia/webrtc_adaptor.js so I created a folder in node_modules/@types named by webrtc_adaptor in which I added index.d....
Dev Vrat Chaudhary's user avatar
0 votes
2 answers
882 views

Unable to import WebRTCAdaptor which is in js file from antmedia package in node modules folder in angular ts file

It is showing an error that : Could not find a declaration file for the module '@antmedia/webrtc_adaptor/js/webrtc_adaptor.js'. 'D:/web/node_modules/@antmedia/webrtc_adaptor/js/webrtc_adaptor.js' ...
Dev Vrat Chaudhary's user avatar
0 votes
1 answer
2k views

Playing a Live stream from media server on android application

My setup is as follows: OBS Studio to create the video feed Ant Media Server to distribute the stream Now I'm building an app that will display this stream and I'm currently using ExoPlayer, ...
Orma's user avatar
  • 3
2 votes
0 answers
231 views

Websocket keeps disconnecting with new ant media SDK

We upgraded the SDK from 2.2.1 to 2.3.2, but did not change anything in our js application (we did not find updates of the documentation). We had no issues with the previous SDK and we are still using ...
Rin3's user avatar
  • 117
0 votes
1 answer
408 views

Ant media server: Exception in thread "main" java.lang.UnsupportedClassVersionError [duplicate]

I have downloaded the installation files of the ant media server and now I am following this tutorial to try to run the server. So I've run this command: ./start.sh But, I keep getting this error: ...
AG_HIHI's user avatar
  • 1,915
0 votes
0 answers
210 views

Import JS into Angular getting 'is not defined' message

I'm trying to implement a Livestream using AntMedia, so I have this Angular 10 project where I need to import the webrtc_adaptor.js. My webrtc_adaptor.js start like this: function WebRTCAdaptor(...
Tanino's user avatar
  • 184

15 30 50 per page