seiki7788 936d804d1d 카메라2번 연결 시 자동 절체 컨텐츠 재생 처리
해제시 1번 카메라 절체 처리
2025-03-17 09:30:32 +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-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%