Does MediaElement support RTSP?
I've got a stream going and I'm able to consume the stream with VLC Player via:
rtsp://192.168.1.17:554/stream
However, when trying to use Windows Media Player, I'm not able to stream it. Which begs the question, does MediaElement support RTSP?
I'm working with WPF on .NET 4.0.