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
I want to send audio stream from browser to nodejs.
My question is, should I do over PeerConnection or over a DataChannel?
I've seen that MediaStream is disabled.
Thank you!
The text was updated successfully, but these errors were encountered:
Hi!
I want to send audio stream from browser to nodejs.
My question is, should I do over PeerConnection or over a DataChannel?
I've seen that MediaStream is disabled.
Thank you!
The text was updated successfully, but these errors were encountered: