Updated readme to reflect the new definition files
This commit is contained in:
parent
42d5a587be
commit
1a84b68b62
@ -5,11 +5,11 @@ controls. It has been tested with up to 4 streams but should in principle
|
|||||||
be able to handle an arbitrary number for streams.
|
be able to handle an arbitrary number for streams.
|
||||||
|
|
||||||
The player uses a simple json format to bundle several streams along with
|
The player uses a simple json format to bundle several streams along with
|
||||||
some metadata. The format is exemplified in `package.json`. Such a bundle
|
some metadata. The format is exemplified in `packagedef.json`. Such a bundle
|
||||||
is usually referred to as a "presentation".
|
is usually referred to as a "presentation".
|
||||||
|
|
||||||
There is also support for playlists, which are also specified in json
|
There is also support for playlists, which are also specified in json
|
||||||
format. That format is exemplified in `list.json`
|
format. That format is exemplified in `listdef.json`
|
||||||
|
|
||||||
## Online playback
|
## Online playback
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user