subrosa-io / subrosa-client

Secure, end to end encrypted messaging, voice and video chats.
https://subrosa.io
Other
106 stars 34 forks source link

Create a 'connecting' state for calls, for better visual indication #19

Closed ixro closed 10 years ago

ixro commented 10 years ago

Calls may take about 5 seconds to connect, and during this period parties will not hear each other. There should be a connecting state while the call is connecting, for better user experience.

Unfortunately it appears that this information is not exposed. Options:

1) Fake the state by displaying it for a fixed number of seconds (perhaps 3) 2) Capture the mediastream audio and detect when sound is received

ixro commented 10 years ago

Done in 59ecd9bb9ac3de89e68bc22fb135ada66931cb18