I am trying to develop an Android application on which will extend the
Jitsi andrioid source code.
I have seen the desktop implementation of Jitsi and i was able to do
conference call and call recording, but these features are not available in
the android implementation. I think it is because the project is in early
stage now.
So please help me with the following questions :-
1. Is jitsi android will provide conference call and call record
functionality?
2. If yes, when can i expect this feature?
In case answer for both questions in a no then please tell me how i an help
to make this features come up early, because I need this feature
I am trying to develop an Android application on which will extend the Jitsi
andrioid source code.
I have seen the desktop implementation of Jitsi and i was able to do
conference call and call recording, but these features are not available in
the android implementation. I think it is because the project is in early
stage now.
So please help me with the following questions :-
1. Is jitsi android will provide conference call and call record
functionality?
Conference mixing is unlikely because android devices don't really
have the resources to do this. Audio recording is more likely.
2. If yes, when can i expect this feature?
At some point next year.
In case answer for both questions in a no then please tell me how i an help
to make this features come up early, because I need this feature
You can try implementing it and contributing back to the list. It will
mostly be a matter of reusing the components that are already in the
desktop version of Jitsi.