media player activeX control

S

Sa¹o Zagoranski

Hi,

I'm trying to use the media player activeX control (wmp sdk 10) in my
windows forms app.

My problem is that I have the file in a stream in memory and I don't want to
write it to a temp
file.
Is there a way I can play the stream without writing it to a temp file?

thanks,
sa¹o
 
G

Guest

Windows Media Player is designed to handle audio/ video streams using the
mms://
streaming protocol. This would come from Windows Media Service on the server.

Possibly you could point it to a URI that produces a stream if the mime type
were set correctly - that's not my area of expertise.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top