ASP.NET to replace ActiveX controls

  • Thread starter Thread starter Lambros
  • Start date Start date
L

Lambros

I am a biginner with ASP.NET and i am wondering if it
will be possible to stream Audio/Video from a user's PC
using an ASP.NET control instead of an ActiveX Control.
 
The ASP.Net controls are all server-side. It's possible to have an ASP.Net
control that creates the HTML that streams audio/video, but a palyer is
still required on the client side, whether that's an ActiveX control or
another browser plug-in.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 

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

Back
Top