flutter-webrtc / flutter-webrtc-server

A simple WebRTC signaling server for flutter-webrtc.
MIT License
756 stars 304 forks source link

How to send Dtmf ? #40

Closed xyzbilal closed 4 years ago

xyzbilal commented 4 years ago

How can I send dtmf tones with this package. I see there is RTCDTMFSender class in package but it is empty. any solution for this?

cloudwebrtc commented 4 years ago

https://github.com/flutter-webrtc/flutter-webrtc/issues/292