Voice Calls #8
Labels
No Label
client
server
user made
L
M
S
XL
bug
bugfix
discussion
documentation
feature
maintenance
postponed
refactoring
wontfix
No Milestone
No Assignees
1 Participants
Due Date
No due date set.
Depends on
#66 Integrate zdm/nio-server
zdm/envoy
Reference: zdm/envoy#8
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Voice calls will require some effort to implement, however they will make Envoy a lot more useful.
To perform a voice call, audio input has to be captured on one client and transferred instantly during the recording. On another client, this audio stream then has to be played back.
The feature should be designed with video calls, screen sharing and groups in mind.