How to stream audio on webrtc_ros ?
I using the example lauch file to stream my usb_cam to web succesfully.
Also using audio_common to test microphone and speaker succesfully.
Than I want to stream audio to web , I found wertc_ros support auido : https://github.com/RobotWebTools/webrtc_ros/issues/2 ,but I don't know how to use this function.
Can anyone help me? I need some suggestion or simple example.
Thanks!