Share via

Does ACS Android SDK support feeds from arbitrary SurfaceTextures?

Software Engineering Manager 21 Reputation points
2020-11-23T18:48:51.693+00:00

Dear fellows,

I was wondering whether or not Azure Communication Services Android SDK supports feeds from arbitrary SurfaceTextures (for video chat applications on an Android device), it’s not clear in their documentation here https://learn.microsoft.com/en-us/java/api/com.azure.communication.calling?view=communication-services-java-android. I highly appreciate your thorough response.

Azure Communication Services

Answer accepted by question author

Ajay Kumar N 28,266 Reputation points Microsoft Employee Moderator
2020-11-24T20:51:57.24+00:00

@Software Engineering Manager ,

Video stream rendered through the Calling SDK are generated locally using a local camera device for Local Stream or remotely by obtaining a remote video stream from a remote participant which is part of a call. The SDK does not currently provide ability to pass in a custom stream directly.

Hope this helps! if you have any further questions on this, please do share more details on your requirement/setup to better assist you.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.