Video file support
Added support of udp:// and rtsp:// files to the video plugin. Now a line like this
<embed type=”application/x-video-plugin” src=”rtsp://bbc1.vodserver.com” width=720 height=575 />
Will tell the browser to draw a window 720×575 pixel and play the stream rtsp://bbc1.vodserver.com in it.
