sndcpy icon indicating copy to clipboard operation
sndcpy copied to clipboard

sndcpy exits itself on Mac after executing VLC

Open zishanj opened this issue 4 years ago • 1 comments

On my Mac with VLC v3.0.11.1, sndcpy exits itself after it try to execute vlc. Here is the complete command prompt messages:

Waiting for device... Performing Streamed Install Success Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.rom1v.sndcpy/.MainActivity } Press Enter once audio capture is authorized on the device to start playing...

VLC media player 3.0.11.1 Vetinari (revision 3.0.11.1-0-g52483f3ca2)

It exits itself after showing the VLC media player version.

zishanj avatar Nov 24 '20 15:11 zishanj

try export VLC=/Applications/VLC.app/Contents/MacOS/VLC first

youthlin avatar Sep 01 '21 11:09 youthlin