Coder Social home page Coder Social logo

vanloswang / teamtalk5 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bearware/teamtalk5

0.0 3.0 0.0 5.51 MB

TeamTalk 5 Development

Home Page: www.bearware.dk

C# 15.42% Java 13.42% C 8.93% C++ 58.84% Makefile 0.09% Objective-C 2.31% QMake 0.12% PHP 0.88%

teamtalk5's Introduction

TeamTalk 5 SDK

Repository for TeamTalk 5 SDK development.

Download TeamTalk 5 SDK

To build the TeamTalk client projects you must first download the TeamTalk 5 SDK to obtain the client and server binaries.

TeamTalk 5 Libraries

Projects wrapping the client DLL file in the TeamTalk SDK.

  • TeamTalk_DLL
    • TeamTalk 5 C-API DLL project
    • C-API header files for TeamTalk 5 DLL
  • TeamTalk.NET (dependency: TeamTalk_DLL)
    • TeamTalk 5 .NET DLL wrapper for C-API TeamTalk 5 DLL (TeamTalk_DLL)
    • Requires DLL file from TeamTalk_DLL project, either 32-bit or 64-bit
  • TeamTalkJNI
    • TeamTalk 5 JNI project with Java wrapper classes
    • Import in Eclipse using Android SDK
    • Requires ARM-v7a JNI shared object in sub-folder TeamTalkJNI/libs/armeabi-v7a
      • Based on Android API Level 16
    • The following features are currently not supported in the JNI API:
      • Video capture (webcam)
      • Media file streaming

TeamTalk 5 Clients

Projects containing client applications which use the TeamTalk 5 client DLL.

  • qtTeamTalk (dependency: TeamTalk_DLL)
    • TeamTalk 5 client application written in C++ and based on Qt
    • Requires TeamTalk_DLL project for DLL dependency
  • TeamTalkClassic (dependency: TeamTalk_DLL)
    • TeamTalk 5 accessible client application written in C++ and based on MFC
      • Works well with screen-readers
    • Requires Tolk project as dependency. Remove macro ENABLE_TOLK to disable Tolk.
    • Requires TeamTalk_DLL project for DLL dependency
  • TeamTalkApp.NET (dependency: TeamTalk.NET)
    • TeamTalk 5 .NET client application written in C#
    • Requires TeamTalk.NET project for DLL dependency
  • TeamTalkAndroid (dependency: TeamTalkJNI)
    • TeamTalk 5 Android client application written in Java
    • Import project in Eclipse using Android SDK
      • Follow the instructions here
      • ... or build using ant, run the following command: android update project -p . -s -t android-17
    • Copy the following files to TeamTalkAndroid/libs directory:
      • android-support-v4.jar
        • Located in {Eclipse ADT install-dir}/sdk/extras/android/support/v4
      • android-support-v13.jar
        • Located in {Eclipse ADT install-dir}/sdk/extras/android/support/v13
      • gson-2.2.4.jar
    • Requires TeamTalkJNI project as library dependency
  • ttphpadmin
    • Console PHP-script for administrating a TeamTalk 5 server.

teamtalk5's People

Contributors

bear101 avatar beqabeqa473 avatar piciok avatar poretsky avatar

Watchers

 avatar  avatar  avatar

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.