You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! For my thesis, using the React Native SDK Jitsi, I want to create an application as a zello functionality. That is, by installing the Jitsi server locally and using the "Car mode" mode, create an application with the "Push to talk" function.
Question:
I want to create a database for user authentication.
Saving the chat history.
The history of the audio recording of each user when he presses the record button begins and when he releases the recording stops and is saved in the chat.
Can you tell me if this is feasible?
If so, in which direction should we move?
What suggestions and suggestions are there?
And for this, which components should I use from the SDK?
The text was updated successfully, but these errors were encountered:
Hi! For my thesis, using the React Native SDK Jitsi, I want to create an application as a zello functionality. That is, by installing the Jitsi server locally and using the "Car mode" mode, create an application with the "Push to talk" function.
Question:
Can you tell me if this is feasible?
If so, in which direction should we move?
What suggestions and suggestions are there?
And for this, which components should I use from the SDK?
The text was updated successfully, but these errors were encountered: