ritoseo 96aefe8738 리모컨 네트워크 설정 처리 적용
setProperty로 네트워크 상태, account 상태 설정 처리
2025-04-11 17:05:15 +09:00
2025-03-09 23:56:52 +09:00
2025-03-09 23:45:43 +09:00
2025-03-09 23:45:43 +09:00
2025-04-02 10:54:23 +09:00
2025-03-09 23:45:43 +09:00
2025-03-09 23:45:43 +09:00
2025-03-09 23:45:43 +09:00
2025-03-09 23:45:43 +09:00
2025-03-09 23:45:43 +09:00
2025-03-09 23:45:43 +09:00
2025-03-09 23:45:43 +09:00
2025-03-09 23:45:43 +09:00
2025-03-09 23:45:43 +09:00
2025-03-09 23:45:43 +09:00
2025-03-09 23:45:43 +09:00
2025-03-09 23:45:43 +09:00

This branch adds video calling capability to baresip app and provides its sister app called baresip+. Currently AV1, VP9, VP8, and H.264 video codecs are supported.

Static libraries and include files need to be generated to distribution directory using video branch of libbaresip-android. Video codecs and support of android_camera input device are provided by FFmpeg libraries and need at least Android API level 24.

Video calling is possible only on devices that include Camera2 API at hardware support level LEVEL 3.

Ready to be installed baresip+ app is available from F-Droid and from GitHub.

Copyright (c) 2020 TutPro Inc. Distributed under GNU GPL license.

Description
No description provided
Readme BSD-3-Clause 53 MiB
Languages
Kotlin 47.9%
C 37.7%
C++ 9.8%
CMake 4.6%