Hi Maxim,

Thanks for the offering!
I think it is too specific case to be part of the official distro.

Martin Grigorov
Wicket Training and Consulting


On Tue, May 6, 2014 at 3:10 PM, Maxim Solodovnik <[email protected]>wrote:

> Hello devs,
>
> While working on providing video as wicket resources I found Mobile and
> desktop Chrome as well as Safari are not playing video if "Accept-Ranges"
> header is not provided and if server does not provide support for it. (true
> for large enough audio/video files)
>
> To resolve this I have added "Accept-Ranges" support to my custom
> ResourceReference [1]
>
> I would like to contribute this to wicket, what do you this is it good idea
> or not?
> Maybe MediaResourceReference class can be implemented in wicket?
>
> [1]
>
> https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/openmeetings-web/src/main/java/org/apache/openmeetings/web/util/RecordingResourceReference.java
>
>
> Thanks in advance
>
> --
> WBR
> Maxim aka solomax
>

Reply via email to