ant-media / Ant-Media-Server

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.
https://antmedia.io
Other
4.23k stars 618 forks source link

Support external video frames and create some sample with Deep AR. #4223

Closed Mohit-3196 closed 1 week ago

Mohit-3196 commented 2 years ago

Supporting external video frames and create some samples with Deep AR for native SDKs.

adepane commented 1 year ago

any progress of this issue?

mekya commented 1 year ago

Thank you for follow up @adepane . I've moved to the backlog.

Backlog is full so we have not scheduled it yet.

burak-58 commented 1 week ago

External frame feed feature is implemented for both Android and iOS. We also have samples for external frame feed. So I am closing this issue.

https://github.com/ant-media/WebRTC-Android-SDK/blob/master/webrtc-android-sample-app/src/main/java/io/antmedia/webrtc_android_sample_app/advanced/MP4PublishWithSurfaceActivity.java

https://github.com/ant-media/WebRTC-iOS-SDK/tree/master/WebRTC-Sample-App