reading video stream from rtsp:// url ?

  • Thread starter Thread starter insomniak
  • Start date Start date
I

insomniak

Hi !

I've searched all the night for something to play a video stream from
an rtsp:// url but I found nothing :(
Does anyone know how i can do that ?
All I want is to read this video from my form and display it (full
screen or not). mediaplayer component doesn't work for that...

Any idea ?

thanks
BR
Steeve
 
I've searched all the night for something to play a video stream from an rtsp:// url but I found nothing :(
Does anyone know how i can do that ?

rtsp:// is a RealNetworks protocol, I don't believe it will work through
the Windows Media Player.

Try using RealPlayer as an ActiveX control, or use a wrapper around the
media player included in [Real's] Helix Community open source project.


Derek Harmon
 

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