tz527129804
tz527129804
> > Mybe I need to install VLC to the default path ? > > Yes, or you can set an environment variable containing the full path to `vlc.exe`: >...
> > To be precise, vlc even did not appear! > > That's expected, it is started with `-Idummy`. But the audio should still be played. > > https://github.com/rom1v/sndcpy/blob/dd76c6f4384564ee11151200751e07898cdf67d6/sndcpy.bat#L25 I...
Unfortunately,still no sound > > I can see TCP link established,but no audio played > > What application do you test? Some apps [do not allow to capture their audio](https://github.com/rom1v/sndcpy/blob/master/README.md#apps-restrictions)...
> Try to remove `-Idummy` for there: > > https://github.com/rom1v/sndcpy/blob/dd76c6f4384564ee11151200751e07898cdf67d6/sndcpy.bat#L25 > > As a consequence, it will open the VLC gui. Maybe it will give a hint about the problem....
> > main stream error: connection error: Connection refused > > I you get it once, it's expected (cf [README](https://github.com/rom1v/sndcpy/blob/master/README.md)). > > > but no sound out from PC >...
> Then look at the output of `adb logcat -s sndcpy`. I did it with google ! here is the log: ``` $ adb logcat -s sndcpy --------- beginning of...
> OK, so the Playback Capture API on your device does not capture the app sound. What app did you use when you captured these logs? Oh!I just test again....
> OK, so the Playback Capture API on your device does not capture the app sound. What app did you use when you captured these logs? I think huawei provides...