Hi Guys, I have requirement to play a media file on two plugins synchronously on a windows form. I've been down the VLC route only to find issues with the activeX component. Thus returning back to the faithful Windows Media Player.
Essentially I'll use the VLC player running silently in the background as a media server streaming out using mmsh (or any other suggested). The two Windows media player controls on the form will then receive the stream and play. The stream will be local i.e. on ip 127.0.0.1. I'm struggling to get this to work on the Windows Media Player Plugin, is it possible?
Any help would be appreciated.
Thanks
Andy
MCTS