what's a good app to stream audio (multicast)

JoLLyRoGer

Diamond Member
Aug 24, 2000
4,153
4
81
I'd like an application that can basically capture any audio streams going over a remote PC's sound card and monitor the audio stream locally.

Something like VNC for audio cards.

Ideas?
Thanks,
JR..
 

Ken g6

Programming Moderator, Elite Member
Moderator
Dec 11, 1999
16,648
4,589
75
Remote Desktop can forward audio. I'm not sure how well; I've only heard dings with it.

But it are you looking to send one PC's audio to several others, by multicast? That's different.
 

JoLLyRoGer

Diamond Member
Aug 24, 2000
4,153
4
81
Originally posted by: Ken g6
Remote Desktop can forward audio. I'm not sure how well; I've only heard dings with it.

But it are you looking to send one PC's audio to several others, by multicast? That's different.

Yes that's the general idea. I basically want to forward only live audio from one PC to one or more others. Maybe not multicast across an entire network per se, but definately from one to one or more.


Do you think it could be possible to parse only the audio out of an RDP stream and re-broadcast that? Maybe even using some thing written in LabView or VB?