We have a WPF application that uses MediaElement to open stream URL on the network. It works perfectly until we point to URLs with basic password authentication. And the stream will not play with "Cannot connect to server...proxy settings might be incorrect" error.
This seems a known limitation in the MediaElement control. Do you know if there are workarounds? If we use the Media Player ActiveX control, will password authentication on a network stream work?
Any other suggestion will be much appreciated.
Thanks,
Jeffrey Hui