vgiselbrecht/gise-video-chat

Please provide support for recording as well and showing call dialog

finch986 opened this issue · 1 comments

Please provide support for recording as well and showing call dialog

Hey @finch986 ,

thanks for the feedback.

Since this chat application does not save anything on the server side, both requests are difficult to implement.
Recording long conversations would almost certainly overload the browser.
The call dialog could also only be saved in the browser storage. Therefore only until the browser cache is deleted.
But you are welcome to write me a more detailed concept of how you envisage the call dialog.

Regards Valentin