We're planning to add very simple video streaming support to our UI, by 
basically adding a video tag if the file format is right. Now this simple 
change has hit a pretty annoying wall, as the streaming works neatly in 
every browser except Safari, because it requires byte range requests from 
the server.

I noticed that this is implemented in DSpace7 
(https://github.com/DSpace/DSpace/pull/1884), but the architectural changes 
are so big, that I'm not quite sure where the relevant parts would be in 
the DSpace5 source. So quite simply I'm asking, where should I start 
looking into, in the source, to backport this to 5?

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to