Difference between revisions of "Media channel"

From Organic Design wiki
Line 3: Line 3:
 
A special page or something to allow creation and maintenance of schedules of video playback. Channels are collaborative lists of URL's with time information.
 
A special page or something to allow creation and maintenance of schedules of video playback. Channels are collaborative lists of URL's with time information.
  
== Channel information format ==
+
== Channel interface ==
 +
This is really little more than a convention for specifying sources used in conjunction with any generic resource [[schedule]] interface.
  
 
== Stream server ==
 
== Stream server ==
 
A server process must be running which streams the correct sources to specified URL's.
 
A server process must be running which streams the correct sources to specified URL's.
 +
 +
== Tag function ==
 +
to make the streams available in a page
  
 
== Client procedure ==
 
== Client procedure ==

Revision as of 01:21, 5 December 2008

Template:Project

A special page or something to allow creation and maintenance of schedules of video playback. Channels are collaborative lists of URL's with time information.

Channel interface

This is really little more than a convention for specifying sources used in conjunction with any generic resource schedule interface.

Stream server

A server process must be running which streams the correct sources to specified URL's.

Tag function

to make the streams available in a page

Client procedure

In addition to the collaborative channel interface and stream server, we'd like to have simple procedures in place so that live feeds can be easily set up onsite at events etc.

Related articles