Code Monkey home page Code Monkey logo

Comments (6)

Viish avatar Viish commented on July 28, 2024

Hi @LoyaiHai,

First of all, you cannot capture video from a camera on Android without it being displayed to the user. This is a security at OS level to prevent app from spying...
That being said, you can do using our SDK a one way audio/video call (using early media for example) and do what you desire, as long as the UI of the device receiving this surveillance call displays the camera that is being recorded.

Cheers,

from linphone-android.

LoyaiHai avatar LoyaiHai commented on July 28, 2024

@Viish

The one-way video feature is not appropriate, so is there a way for linphone to skip the sound when receiving a video request? When I use two-way video now, a voice comes out when I receive an incoming call

from linphone-android.

Viish avatar Viish commented on July 28, 2024

You can do one-way audio and two-way video, or you can simply mute one end's input.

from linphone-android.

LoyaiHai avatar LoyaiHai commented on July 28, 2024

@Viish
I understand what you said, but as a video, the server is a switch that can control its own sound, and as a terminal, it should be a switch that can only passively accept the sound.
On the other hand, speaking of receiving the sound of a video call, I remember the sound is configurable, right? The idea is that when I receive a call, I call the interface to play the incoming call, and when I answer the call, I call the interface to cancel the sound, but I don't know if the linphone has such a custom interface

from linphone-android.

Viish avatar Viish commented on July 28, 2024

Such as that you mean?
https://download.linphone.org/releases/docs/liblinphone/latest/java/org/linphone/core/Call.html#setMicrophoneMuted(boolean)

Please take time to read the documentation instead of directly asking me...

from linphone-android.

LoyaiHai avatar LoyaiHai commented on July 28, 2024

@Viish
i got it,now I have one last question, which is the maximum number of routes that linphone can support, including calls and unsolicited calls

from linphone-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.