I have looked into multiple solutions for Media-Recorder for Android to capture the surface audio. But it seems to be impossible/Against Android rules to capture the surface audio(audio from you tube app) and stream as webrtc source. I have downloaded https://github.com/njovy/AppRTCDemoand tried audio but it never works. Then I stumbled upon https://www.quora.com/Is-there-any-Android-app-to-play-music-during-a-call-so-both-the-sides-can-hear-it All android webrtc genius people. can you please guide me if it possible to capture screen audio and stream as webrtc source? Suggestions are welcome! |