Anton Schubert
aec18c42ef
use voc-player for audioOnly (except explicit translated versions), remove dash notice
2020-05-02 22:18:34 +02:00
Anton Schubert
24f02757c9
use voc-player for relive, update clappr plugins, remove old assets, clean up dash/relive player embeds
2020-04-13 19:31:07 +02:00
Anton Schubert
1d86cdcd0a
add updated stream player
2020-04-11 02:22:51 +02:00
Andreas Hubel
55ca2627ad
fix sourceMap 404 errors in firefox
2019-12-29 00:16:34 +01:00
dedeibel
eed207f8df
Allowed multi translation for embedding, fixed autoplay option
2017-12-10 18:27:05 +01:00
Andreas Hubel
6ddff7317d
schedule: bugfix for new tab order
2017-10-12 11:43:10 +02:00
Florian Larysch
37f6d584eb
Merge branch 'feature/relive-scrub-thumbs' of https://github.com/florolf/streaming-website into florolf-feature/relive-scrub-thumbs
2017-08-11 12:07:06 +02:00
Florian Larysch
9b6272bf85
relive: make playback rate adjustable
2017-08-07 23:10:01 +02:00
Andreas Hubel
ed7e7c193f
use generic way to access playback, fixes #40
2017-08-06 12:36:53 +02:00
Anton Schubert
d78310ddf7
add initial seeking to relive player
2017-07-07 20:17:27 +02:00
Florian Larysch
56a2420e47
relive: handle missing scrub thumbs correctly
...
Previously, when relive didn't supply a sprites file to the player, we'd
simply pass undefined into buildSpriteConfig, which only worked because
of the way the arguments are handled internally in that function, but
does not represent a proper use of the plugin's API.
Instead, we now manually check whether relive has supplied a sprites
file and explicitly pass an empty thumbs array to the plugin in such a
case.
2017-01-03 16:36:33 +01:00
Florian Larysch
0099049785
relive: add scrubbing thumbnail support
...
When the Relive manifest contains preview thumbnails for scrubbing,
display them to the user.
2017-01-03 01:48:41 +01:00
Florian Larysch
7f0e677589
fixup autoseek
2016-12-29 01:51:44 +01:00
Florian Larysch
bc34f86a39
add autoseeking
2016-12-29 01:45:05 +01:00
Florian Larysch
ff785d9ed5
add initial player
2016-12-29 00:33:22 +01:00
MaZderMind
efdae0713e
limit the mediaelement-js ui to the existing players
2016-12-22 20:25:18 +01:00
MaZderMind
35e7a2b2ad
move upcoming & current logic from javascript/ajax into php
2016-12-18 13:31:34 +01:00
MaZderMind
34fd28abd6
remove unised offsetting in js
2016-12-10 18:26:34 +01:00
MaZderMind
f6c0270d40
rewrite data-model so that every configuration option is accessed through the conference
2016-12-10 18:22:34 +01:00
Andi
207f492fc3
relive player: skip forward to scheduled beginning of the talk
2016-08-26 16:50:16 +02:00
MaZderMind
db7eaa3822
fullscreen schedule view
2016-08-21 12:16:09 +02:00
MaZderMind
da3180e007
don't show past talks als "now running"
2016-03-27 11:13:34 +02:00
MaZderMind
44ed963ca8
show subtitles-silence-message after some time
2015-12-21 12:01:57 +01:00
MaZderMind
8111fe3e99
close subtitles-popup, too
2015-12-21 11:26:14 +01:00
MaZderMind
e2baebf453
close subtitles-line on 2nd click
2015-12-21 11:25:20 +01:00
MaZderMind
24e6fce1ea
unify whitespace <3
2015-12-20 15:29:18 +01:00
MaZderMind
a439f454df
implement new subtitles L2S2 interface
2015-12-20 15:29:09 +01:00
MaZderMind
9d434af7f2
generate closed-page countdown on server-side
2015-12-02 18:17:18 +01:00
MaZderMind
e548106115
fix swf path after mandator-changes
2015-11-13 19:52:38 +01:00
VOC
25f51731e3
fix startpage schedule
2015-11-13 16:36:49 +01:00
MaZderMind
a0b2129479
Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLs
2015-11-08 15:15:53 +01:00
MaZderMind
3d2439faec
fix js-errors with rooms in the schedule unknown to the streaming-ws
2015-10-05 17:28:37 +02:00
MaZderMind
5e446908ea
Allow Disabling Embed-Autoplay
2015-08-21 12:14:53 +02:00
MaZderMind
2bc93e270e
Remove fixed Date (debug-fu)
2015-04-30 13:12:44 +02:00
MaZderMind
91a548285c
Countdown in closed-View
2015-04-30 13:07:38 +02:00
MaZderMind
2b0ae8cf39
Flash is diables, no pluginPath required
2015-04-06 00:39:49 +02:00
MaZderMind
8f14dd9084
Audio & Video-Player Embeding
2015-04-06 00:28:03 +02:00
MaZderMind
0840986458
Disable Meter in !Chrome browsers
2015-04-04 12:23:41 +02:00
MaZderMind
2a24e19809
Experimental Multi-Viewer
2015-04-03 20:49:29 +02:00
MaZderMind
bcb7fbc3f2
Remove Plugin-Debug
2015-04-03 18:18:16 +02:00
MaZderMind
6601454a20
Enable Flash on the Relive-Player-Page
2015-04-03 18:18:16 +02:00
MaZderMind
0f4cbf90bb
Immunize against missing current/upcoming talks
2015-04-03 16:32:13 +02:00
MaZderMind
e85b2e2c6e
Remove RTMP from Player Text
2015-03-31 23:19:58 +02:00
MaZderMind
69156f7cf1
Datepicker in Feedback-Read GUI
2015-03-31 21:56:23 +02:00
MaZderMind
a0c939e003
Submit Form via Ajax and report Errors
2015-03-31 16:36:36 +02:00
MaZderMind
fc4cf5793c
Rename program to schedule
2015-03-30 21:18:09 +02:00
MaZderMind
599f936048
Fix Startpage-Schedule
2015-03-11 15:41:04 +01:00
MaZderMind
911e7ac836
program view
2015-03-01 13:01:15 +01:00
MaZderMind
787b5b657f
Chat-Panel
2015-03-01 12:02:11 +01:00
MaZderMind
40c0a97e7b
Video-Player placement & fixes
2015-02-27 19:59:23 +01:00