Dear Ivan,
First of all i would like to thanks for this great project..
However i would like to inform you that with Chrome (Version 90.0.4430.85 ) I got some issues to stream my microphone.
Chrome give me following errors:
The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu
(anonymous) @ ws-audio-api.min.js:1
(anonymous) @ ws-audio-api.min.js:1
And also while i tried to start stream give me following error
[Deprecation] The ScriptProcessorNode is deprecated. Use AudioWorkletNode instead. (https://bit.ly/audio-worklet)
(anonymous) @ ws-audio-api.min.js:1
On server side it seem that browser may connect to server however I haven't get any sound from Chrome..
So i tried to test with other browser (Firefox 88.0) stream and client as Firefox and IOS Safari both of them ok..
I believe that there are some problem with AudioWorkletNode ..
Thanks for your work..
Dear Ivan,
First of all i would like to thanks for this great project..
However i would like to inform you that with Chrome (Version 90.0.4430.85 ) I got some issues to stream my microphone.
Chrome give me following errors:
The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu
(anonymous) @ ws-audio-api.min.js:1
(anonymous) @ ws-audio-api.min.js:1
And also while i tried to start stream give me following error
[Deprecation] The ScriptProcessorNode is deprecated. Use AudioWorkletNode instead. (https://bit.ly/audio-worklet)
(anonymous) @ ws-audio-api.min.js:1
On server side it seem that browser may connect to server however I haven't get any sound from Chrome..
So i tried to test with other browser (Firefox 88.0) stream and client as Firefox and IOS Safari both of them ok..
I believe that there are some problem with AudioWorkletNode ..
Thanks for your work..