-
Notifications
You must be signed in to change notification settings - Fork 300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't Install Sndcpy [Mac OS Catalina] #14
Comments
Is How did you run it? |
Directory as in? Its unzipped in the downloads folder this Is the folder required to be kept in an another location? |
Open a terminal into this directory, and execute |
I searched the web but I didn't understand how to do it. Sorry, I'm really new to this |
cd /Users/tanishhandique/Downloads/sndcpy-v1.0
./sndcpy |
(please post the content of your terminal between ``` instead of a screenshot)
Where is it installed? If you just type Either add its path into your PATH variable, or simplify:
|
(I'm really sorry) Yes it shows the same error but I entered
then I get |
No but you must execute that command from the sndcpy directory: cd /Users/tanishhandique/Downloads/sndcpy-v1.0
export VLC=/path/to/your/vlc/executable
./sndcpy |
i try to run sndcpy, i already get this in console
and nothing happens in my device i see sndcpy Audio forwarding enabled, so what can i do? |
nvm i already get sound from youtube but how can hear games like cod mobile? thanks in advance |
https://github.com/rom1v/sndcpy/blob/master/README.md#apps-restrictions |
Sorry I was busy with school work. I did the following as you commanded me to do but got this instead. I guess it doesn't work on Catalina :( |
You must adapt the path to your vlc executable 😉 |
I get this and I'm so confused :( |
I read app restrictions, but for example i see in youtube a guy using sndcpy in cod mobile and he play perfect with sound but in my case not, maybe any difference between devices? |
Hi, i have the same problem, but i made the
Thanks for the help |
@hndq For the path, try |
I able to run sndcpy, by exporting vlc. |
Remove |
Sorry I'm not good at these stuff. |
Nvm, thanks for your help |
#!/bin/bash serial= "$ADB" $serial wait-for-device "$ADB" $serial forward tcp:$SNDCPY_PORT localabstract:sndcpy |
Try to launch command with error. Then: |
Whenever I run the .sndcpy program
these errors pop up
Thank you so much for helping me out
The text was updated successfully, but these errors were encountered: