problem with <EMBED SRC="rtsp://..
Koos Vriezen
koos.vriezen at xs4all.nl
Fri Jun 13 15:34:52 BST 2003
On Fri, 13 Jun 2003, George Staikos wrote:
> On Friday 13 June 2003 09:43, Koos Vriezen wrote:
> > > > <html><body>
> > > > <EMBED TYPE="audio/x-pn-realaudio-plugin" SRC="rtsp://aaa.bbb.ccc/xxxx"
> > > > NAME="playerWindow" WIDTH="320" HEIGHT="240"
> > > > PLUGINSPAGE="http://europe.real.com/freeplayer_r1p.html">
> > > > </EMBED><BR>
> > > > </body></html>
> >
> > This is a sample page.
> >
> > > > Looks like rtsp:// causes the problem, removing it does show an
> > > > embedded player. Should I update KDE or ..?
> > >
> > > Can you provide a sample page for this? I can hack at it if I have a
> > > test page.
> >
> > See above, it comes from http://3voor12.vpro.nl/3voor12/live/kies_video.jsp
> > if you choose one of the real icons. The next page will have three
> > embedded players and only two show (the other ones are for controling the
> > first one I suppose).
> > Note this has nothing to do with nsviewer, the part is just not created at
> > all. (with the mplayer from cvs or with the new kxineplayer, kmplayer can
> > play these as well)
>
> Ahhh I misunderstood. I thought you wanted realplayer to embed and it
> didn't work (probably due to the url). We have an rtsp:// .protocol file in
> CVS, FYI. It just spawns realplayer. If there are OSS players that handle
> rtsp:// now, and do it as well as realplayer, maybe we should uninstall that
> file now.
rtsp.protocol
[Protocol]
exec=realplay %u
protocol=rtsp
input=none
output=none
helper=true
listing=
reading=false
writing=false
makedir=false
deleting=false
Icon=realplayer
That sounds strange, it's an EMBED object here. No way it should spawn a
realplay process, but honor the embedded viewer settings for
audio/x-pn-realaudio imo.
Koos
More information about the kfm-devel
mailing list