Tracking the tools that decentralize the media. tools process ideas resources eventsav

unmediated

 

July 06, 2004

History of the birth of multimedia in HTML

As part of the WaSP asks the W3C project, we consult the W3C about the correct way to include multimedia elements such as sound, animation and video into our humble (X)HTML pages. In the first of a two-part article, the W3C provides some context for this issue and fills us in on the history of the birth of multimedia in HTML.

That conversation focuses on the object tag, which is used to embed a single media object in an HTML document. However, the object tag does not allow the media object to be handed off to an external player in the form of a URL, which is the reason why streamed media is usually packaged in a playlist that contains a single URL.

HTML is not the place for audio and video objects. HTML is a layout in space; audio and video objects exist in time. Playlists are the appropriate type of hypertext for audio and video objects.


Posted by yatta at 07:19 PM