Web RTC

Web RTC

Application in C++ demonstrates WebRTC audio/video call.

WebRTC Examples

Application in C++ demonstrates WebRTC audio/video call.

Terms of Use and Participation

The source code of the project is provided under the license, that allows it to be used in third-party applications.

The contributor agreement documents the rights granted by contributors to the Open Mobile Platform.

For information about contributors see AUTHORS.

Code of conduct is a current set of rules of the Open Mobile Platform which informs you how we expect the members of the community will interact while contributing and communicating.

Project Structure

The project has a common structure of an application based on C++ and QML for Aurora OS.

  • qml directory contains the QML source code and the UI resources.
    • cover directory contains the application cover implementations.
    • icons directory contains the custom UI icons.
    • pages directory contains the application pages.
    • WebrtcExamples.qml file provides the application window implementation.
  • src directory contains the C++ source code.
    • main.cpp file is the application entry point.
  • CMakeLists.txt file describes the project structure for the CMake build system.
  • ru.auroraos.WebrtcExamples.desktop file defines the display and parameters for launching the application.
  • translations directory contains the UI translation files.
  • rpm directory contains the rpm-package build settings.
  • signaling_server directory contains a test html page.

Compatibility

The project is compatible with the Aurora OS, starting with version 5.0.0.60.

Project Building

The project is built in the usual way using the Aurora SDK.

Screenshots

screenshots

This document in Russian / Перевод этого документа на русский язык