Unity-Technologies / com.unity.webrtc

WebRTC package for Unity
Other
739 stars 185 forks source link

feat: Add event AudioStreamTrack.onReceived #927

Closed karasusan closed 1 year ago

karasusan commented 1 year ago

920 this issue related this PR.

AudioStreamTrack.onReceived delegate is able to fetch audio buffers from another peer. It makes available to create a cusom audio receiver.