Welcome to BearWare.dk! BearWare.dk is a software consultancy company which provides customer support and implement customer specific features for the TeamTalk Conferencing System.
TeamTalk 5 is a freeware conferencing system which allows multiple users to participate in audio and video conversations. The TeamTalk install file includes both client and server application.
The TeamTalk 5 SDK enables software developers to easily implement features for sending and receiving multiple audio and video streams. The SDK consists of a client DLL and a standalone server which can be used on both LAN and Internet. The SDK comes with wrapper classes for .NET Framework, Java and a C-API which allow development on Windows, Mac OS X, Linux, iOS and Android.
To quickly see one example of how the TeamTalk 5 SDK can be used try downloading the TeamTalk 5 application.
The TeamTalk conferencing software has been developed since 2002. Over time many users and organizations have helped develop TeamTalk into what it is today. You can also help by supporting the TeamTalk 5 project on GitHub:
TeamTalk 5 Development
https://github.com/BearWare/TeamTalk5
186 forks.
381 stars.
95 open issues.
Recent commits:
- Update android Persian Translation (#3388)* Update Persian QT TranslationNew strings for v5.19 has been translated to Persian* Android Client: Update Persian translationAll the new features of version 5.19, including the announcement of interception changes, transmission changes, and subscription changes, controlling users’ transmissions, setting status messages, preventing talking users from moving to the top of the users list, announcing channel operators and selected users for move, auto-joining the root channel upon connection, the option to play sound when voice activation is toggled, and the Online Users Activity, have been translated into Persian.* Android Client: Update Persian translation* Update strings.xml* Update strings.xml* Update strings.xml, GitHub
- Only constexpr should be upper case, Bjørn Damstedt Rasmussen
- Fix crash issue on empty server list… when invoking context menu, Bjørn Damstedt Rasmussen
- Bump Android client to build 151, Bjørn Damstedt Rasmussen
- Bump org.junit.jupiter:junit-jupiter-api in /Client/TeamTalkAndroidBumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 6.1.2 to 6.1.3.- [Release notes](https://github.com/junit-team/junit-framework/releases)- [Commits](https://github.com/junit-team/junit-framework/compare/r6.1.2…r6.1.3)—updated-dependencies:- dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch…Signed-off-by: dependabot[bot] <support@github.com>, Sihu Hwang