Question

I've got an application that uses DirectShow/DirectSound which plays videos and extracts the video/sound. Running it on a server without a soundcard means the audio cannot be grabbed, is there a way around this? I look briefly at Virtual Audio Cable 4 but that doesn't seem to emulate a soundcard over a terminal session..

The tricky part of this is that it's running on x64 so i maybe somewhat limited..

Cheers

Was it helpful?

Solution

VAC does do the trick but it's somewhat limited in that it doesn't work when you connect to the server through a RDP session.

For the moment I've worked around the issue by starting the process over VNC...

OTHER TIPS

I haven't tested, but, make sure you set the "RDP -> option -> local resources -> remote computer sound" to "live at remote computer" otherwise you can't find any audio randers.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top