One too many mornings

November 30, 2004

Video file support

Filed under: Uncategorized — admin @ 7:44 pm

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.

Leave a Reply