Maxime C.
Maxime C.
Ampache XML api is indeed for historical reason. I'm not a big fan of it neither even if I'm the current Ampache maintainer (this was created on the early age...
Aurora support is marked as `experimental` because of this kind of issue. This is generally directly related to Aurora.js decoders and there is regular bug fix on their side. If...
@thepag I did some progress and would like your input on few points. I separated jPlayer into a core and solution plugins (html, flash, aurora). The core knows nothing about...
I just added Chromecast solution and it's working fine enough to test it. To test Chromecast plugin, include the following additional scripts: ``` html ``` And configure jPlayer with chromecast...
I just added Silverlight solution this evening. Again, it's not fully debugged but working enough to be tested if you want. I'm creating few plugins in attempt to open this...
You can found it on my fork here: https://github.com/Afterster/jPlayer/blob/plugins/src/javascript/jplayer/jquery.jplayer.chromecast.js But I didn't work on it anymore and I will not as it requires real discussion with project maintainers which was...
Bon ben n'hésitez pas à hl quand c'est dispo, `l'usine à gaz` l'intègrera comme option de backend :wink:. Toujours partant pour des passerelles dans l'open source histoire de limiter la...
I didn't get much time for this yet sorry, I will finish another project first and then take a look again on this issue. Always a time problem :)
After several testing, this is not related to poster changes but to _windowless_ option set to true (and it has to be to display video.js control bar). I applied a...
Yes autoplay issue should be fixed too. Let me know about your results when you get some time to test it.