Web browser and webrtc
in Photon Voice
I've seen that webrtc is implemented with voice 2 but i'm not sure how i could use it for streaming. In short i need to record my voice over the web browser, send it to unity on another computer (which i can do no problem) and then use photon voice to capture that data and transmit it elsewhere
0
Comments
Thank you for choosing Photon!
where?
"New WebRTC based DSP (Digital Signal Processor)."
That part of WebRTC code base is a only for audio signal processing to have Acoustic Echo Cancellation and Automatic Gain Control and Noise Suppression, etc.
It's called the Audio Processing Module (APM).
It does not have anything to do with networking.
We do not have any detailed plan or roadmap or ETA.