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
{{ message }}
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
I am not aware of such a use case, but I would go with binary text message. However, WebSocket relies on TCP, which is not suitable for audio streaming. UDP is better in this area. I would suggest you to take a look at WebRTC if you would like to stay in the Web stack.
Best Regards HOA Project.
Some time ago I read, dont remenber where, about use of Hoa Websocket for audio and video streaming?
I have some devices connected to an websocket, running with laravel as backend. I need send audio, from a mic to this devices, any idea about this??
Thanks.
Yoinier.
The text was updated successfully, but these errors were encountered: