linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Using USB external camera as streaming device for


From: Pop Marius
Subject: [Linphone-developers] Using USB external camera as streaming device for android app
Date: Wed, 24 Jun 2020 13:02:51 +0000

Hi guys,

I'm developing an android app which should make a video call through sip to a web app. I am using linphone android sdk: 

org.linphone:linphone-sdk-android-debug:4.3+

I was able to make the video call with linphone sdk, but the issue is that currently the device camera is used, and I need to use external USB camera.

Is there a way to provide my already implemented USB external camera as a video stream source for the video call?

I am looking at Core class from linphone android sdk and there is:

"core.videoDevice". Is this something I could use for what I need? If yes, how?

If not, is there another way?

Thanks,

Marius.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]