problem with <EMBED SRC="rtsp://..

Koos Vriezen koos.vriezen at xs4all.nl
Fri Jun 13 16:32:28 BST 2003


On Fri, 13 Jun 2003, Koos Vriezen wrote:

> 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>
>
> 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.

This if succeeds in DocumentImpl::isURLAllowed (khtml/xml/dom_docimpl.cpp:1891:
if ( !kapp || !kapp->authorizeURLAction("redirect", w->part()->url(), newURL) )

Now why can't have a http protocol based html page have a real plugin
playing a rtsp stream? ... hmm same with mms://, not uncommon imo.

>
> Koos
>




More information about the kfm-devel mailing list