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.
On Android, getUserMedia won't work unless permissions are requested natively.
This can be confusing for new users, create a sample demonstrating how to publish and play through a WebView on Android.
Also android webview publish requires VP8 to be enabled on server side through application settings. Mention this on sample too otherwise users receive publish timeout error.
On Android, getUserMedia won't work unless permissions are requested natively.
This can be confusing for new users, create a sample demonstrating how to publish and play through a WebView on Android.
Also android webview publish requires VP8 to be enabled on server side through application settings. Mention this on sample too otherwise users receive publish timeout error.