Git Product home page Git Product logo

Comments (15)

rom1v avatar rom1v commented on May 25, 2024 6

if not defined VLC set VLC="C:\Program Files\VideoLAN\VLC\vlc.exe"

from sndcpy.

yinxianghao avatar yinxianghao commented on May 25, 2024 2

Hi! So I just struggled with this and my solution (which was quite simple to be honest) was the fact that in my VLC was installed in Program (x86) in the C drive and not in "Program". All I had to do was to move VLC into "Program" and it was all fine.
The problem occurs like this since sndcpy is precoded to look for VLC inside the "Program" file and not "program (x86)"

from sndcpy.

chispofish avatar chispofish commented on May 25, 2024 1

I run command prompt as administrator and there were no more problems

from sndcpy.

ecsita avatar ecsita commented on May 25, 2024

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...
Playing audio...
The system cannot find the path specified.

I get something similar but the above. I was reading some apps might not allow it.. The install seemed to go fine. I am not super talented in terms of digging into XML. I just want to capture my sound for streaming off the device. One other question can sndcpy and scrcpy run together? Like send both the audio and the video?

from sndcpy.

rom1v avatar rom1v commented on May 25, 2024

It's just that it does not find vlc on your system.

from sndcpy.

ecsita avatar ecsita commented on May 25, 2024

It's just that it does not find vlc on your system.

Is there a way to manually point or force it? I installed VLC as part of the pre reqs, I have it on phone and pc.

from sndcpy.

rom1v avatar rom1v commented on May 25, 2024

What is the full path of vlc.exe?

from sndcpy.

ecsita avatar ecsita commented on May 25, 2024

Hmm modified my bat file to point to my location still getting same error.

from sndcpy.

rom1v avatar rom1v commented on May 25, 2024

Could you post the exact line you put in the bat file? Are there any trailing spaces or something?

from sndcpy.

ecsita avatar ecsita commented on May 25, 2024

if not defined VLC set VLC="D:\Program Files\VideoLAN\VLC\vlc.exe"

from sndcpy.

tpaddon avatar tpaddon commented on May 25, 2024

Same was happening to me when I was double-clicking directly on sndcpy.bat.

Instead, I opened a fresh cmd and manually went into the sndcpy folder and ran the bat from there, then when I pressed Enter, it didn't close and it gave me a "Playing audio..." message, but I still can't hear anything so not what's going wrong now haha.

Anyone know which apps can and can't forward audio through sndcpy?

from sndcpy.

ashik-2001 avatar ashik-2001 commented on May 25, 2024

Same here, After pressing Enter, cmd exits after showing playing audio

from sndcpy.

rom1v avatar rom1v commented on May 25, 2024

Start cmd first (Windows+r, cmd.exe), go to the sndcpy directory (cd C:\...\sndcpy) and run sndcpy from there. You'll get the error message (probably vlc cannot be found).

from sndcpy.

BANUTEJAGOUD avatar BANUTEJAGOUD commented on May 25, 2024

Just open vlc player before script starting then script will work and don't forget to paste videolan folder in c:/program files

from sndcpy.

JaluDwija37 avatar JaluDwija37 commented on May 25, 2024

if you have 64 bit windows, go install 64 bit VLC. Before i unser 32 bit vlc and always forceclose

from sndcpy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.