windows - DirectSound/FFDShow without a Sound Card -


I have an application that uses DirectShow / DirectSound that plays video and removes video / sound. Running on a server without a sound card means that the audio can not be captured, is there a way to it? I look briefly on virtual audio cable 4, but does not seem to emulate the sound card on the terminal session.

The tricky part of this is that it is running on x64, so I'm somewhat limited. <

Cheers

VAC does the trick but it is limited to a certain extent, when you connect to the server through the RDP session, then T work.

For this moment, I have worked on this issue by starting the process on VNC ...


Comments