Codecs, formats, encoding/decoding of game audio, video and music
-
TUNBudi06
- Posts: 52
- Joined: Tue Sep 14, 2021 7:40 am
Post
by TUNBudi06 »
i want to implement the quickbms as audio capture from ADB like
SNDCPY
Because in default SNDCPY the app using VLC which is the audio got lag. So i want implement this sndcpy to use quickbms feature
This line to start audio from sndcpy
Code: Select all
%VLC% -Idummy --demux rewaud --network-caching=0 --play-and-exit TCP://localhost:%SNDCPY_PORT%
Please help me to use quickbms experimental audio input and output