S
Steve Dowling
Hello,
I am trying to write some code to validate several windows media streams
that my company is delivering.
I'd like to be able to open the stream's URL, check for bytes being
delivered and then check the next url.
Is there a way to open a windows media stream URL directly from .NET?
I've tried using HTTPWebRequest in C# but it doesn't understand the windows
media mime type.
Regards,
Steve
I am trying to write some code to validate several windows media streams
that my company is delivering.
I'd like to be able to open the stream's URL, check for bytes being
delivered and then check the next url.
Is there a way to open a windows media stream URL directly from .NET?
I've tried using HTTPWebRequest in C# but it doesn't understand the windows
media mime type.
Regards,
Steve