WebRTC
WebRTC copied to clipboard
Capture only audio
i want implement to peerconnection with audio only. But the audio it work after start capture video.
Does anyone know how to do this?
Examining here I discovered that the audio works from iPhone to iPhone, but iPhone to web only works after starting to capture the video.
Does anyone know how to solve it?