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 can run on-premise or on-cloud.
We have a requirement where we need to support the Picture-in-picture mode feature & for the same, we need the localVideoTrack to be returned inside of the trackAdded callback in the iOS SDK.
We have a requirement where we need to support the Picture-in-picture mode feature & for the same, we need the
localVideoTrack
to be returned inside of thetrackAdded
callback in the iOS SDK.