Open Saatvik-droid opened 3 years ago
After all the setup, I ran ./audio <vendor id> <product id> 1 which gave me a SUCCESS response. But running pactl list short sources or ffmpeg -sources pulse does not return my mobile device as an audio source.
./audio <vendor id> <product id> 1
SUCCESS
pactl list short sources
ffmpeg -sources pulse
After all the setup, I ran
./audio <vendor id> <product id> 1
which gave me aSUCCESS
response. But runningpactl list short sources
orffmpeg -sources pulse
does not return my mobile device as an audio source.