aboutsummaryrefslogtreecommitdiff
path: root/view/streams-json-v2.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add back HD streams to streams api, add poster url to api-v2Anton Schubert2020-09-041-0/+1
|
* Revert "add back HD streams to streams api, add poster url to api-v2"Anton Schubert2020-09-041-1/+0
| | | | This reverts commit fa6f1dd85567d19a4e435237b28da7cdc9c6e564.
* add back HD streams to streams api, add poster url to api-v2Anton Schubert2020-09-041-0/+1
|
* fix thumb url in streams json apiAndreas Hubel2020-04-111-1/+1
|
* API: set isCurrentlyStreaming flag only when there is something other than a ↵Andreas Hubel2019-10-241-2/+3
| | | | daychange event
* api: set isCurrentlyStreaming true only when a talk is actually runningdedeibel2018-12-191-5/+8
|
* expose a flag indicating, if this conference is currently streaming content ↵MaZderMind2018-05-121-0/+12
| | | | or not
* expose current & next talk in json-apiMaZderMind2018-05-121-0/+6
|
* API: add additonal information, implements #18Andreas Hubel2017-11-261-0/+2
|
* repair api-ouput in the presence of DASH streamsMaZderMind2017-05-281-1/+1
|
* repair streams-api on without conferenceMaZderMind2017-01-011-0/+1
|
* add dash to v2 urlMaZderMind2016-12-291-0/+8
|
* repair stream-jsonsMaZderMind2016-12-291-2/+2
|
* force objects in jsonMaZderMind2016-12-291-1/+1
|
* implement streams-api v2MaZderMind2016-12-201-0/+105
fixes #6