-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android compile #37
Comments
@wernerd can you please give me support on this issue. I'm trying to port this software to Android. Do you know if we can compile without the tivi client and how it is done in this situations? |
This mainly depends on the RTP stack (and optionally on the SIP stack) that you
like to use for your project. ZRTP sits on top and works together with a RTP
media transport. Because every RTP stack implementation is a bit different there
is no general answer.
Werner
Am 11.10.2017 um 18:53 schrieb Patrícia Sousa:
… @wernerd <https://github.com/wernerd> can you please give me support on this issue. I'm trying to port this software to Android. Do you know if we can compile without the tivi client and how it is done in this situations?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#37 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAfhkR_AVZyTj_a31dJ7_D2NeK320CpJks5srPKIgaJpZM4PPphT>.
--
Werner Dittmann
email: [email protected]
cell: +49 173 44 37 659
PGP key: 82EF5E8B
|
@wernerd But assuming that I just want to compile the zrtptest to android do you have any ideia of the process? The Android application I can solve, what is missing is the steps to force this to generate the Android library (change the compiler and other stuff to be capable of produce NDK info) |
Hello,
I'm using this library to make some tests, i'm using "demo"-> zrtptest.cpp. I want to compile this to Android, do you have any how to do this?
Can you give an example regarding the TIVI client I try to setup but without success.
Can you give any information regarding this issue?
The text was updated successfully, but these errors were encountered: