Coder Social home page Coder Social logo

linphone-qt-demo's Issues

Build Warnings

Hello,

Thanks for making this Linphone-Qt-Demo available. Once I get it running on linux it will help me quite a bit.

I can successfully build both desktop-demo and quick-demo. However, I cannot yet get video call to work. I do get around 19,000 compiler warnings. Here is one example:
/usr/local/src/LinPhone-Qt-Demo/desktop-demo/sdk/linux/linphone-sdk/desktop/include/linphone++/logging_service_listener.hh:52: warning: unused parameter ‘logService’ [-Wunused-parameter] In file included from ../desktop-demo/sdk/linux/linphone-sdk/desktop/include/linphone++/linphone.hh:24, from ../desktop-demo/src/app/paths/Paths.cpp:21: ../desktop-demo/sdk/linux/linphone-sdk/desktop/include/linphone++/logging_service_listener.hh: In member function ‘virtual void linphone::LoggingServiceListener::onLogMessageWritten(const std::shared_ptr<linphone::LoggingService>&, const string&, linphone::LogLevel, const string&)’: ../desktop-demo/sdk/linux/linphone-sdk/desktop/include/linphone++/logging_service_listener.hh:52:127: warning: unused parameter ‘logService’ [-Wunused-parameter] 52 | LINPHONECXX_PUBLIC virtual void onLogMessageWritten(const std::shared_ptr<linphone::LoggingService> & logService, const std::string & domain, linphone::LogLevel level, const std::string & message) {}; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
All of the 19,000 warnings are for other "unused parameters". Any idea what is causing this?

Thanks,

John

sdk的版本

你好,在desktop-demo项目中,linphone-sdk的版本是多少?

quick-demo incoming video call

For me when incoming video call is answered by quick-demo video is transmitted to the remote end (Android in this case) however the quick-demo application does not show either the remote end video or what is captured by the local camera.

If I add a button to toggle the state of loader1 I can get video by disabling loader1 and then re-enable it. This is done while call is in progress.

Button {
    text: loader1.active
    onClicked: loader1.active = !loader1.active
 }

Based on this it may be a timing issue. This does not occur with desktop-demo.

Any idea what this could be?

quick-demo exits after first call complete

For me quick-demo exits after the first call made or receive completes. I see this in the log after I select hang up button.

Is this the intended behavior? desktop-demo does not act this way (it stays open for another call).

If it should not operate this way here is what is on the console when hangup occurs:

2021-10-06 13:47:59:421 mediastreamer-warning-ms_filter_remove_notify_callback(filter=0x293c180): no registered callback with fn=0x7fc1792871a0 and ud=0x2615e50
0
13:48:00: The program has unexpectedly finished.
13:48:00: The process was ended forcefully.
13:48:00: /usr/local/src/LinPhone-Qt-Demo/Debug/quick-demo crashed.

想要一个联系方式

我是QT初学者,要基于linphone 做一个桌面程序,在mac下,linphone-desktop怎么也不能编译成功。能否进行指导

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.