Git Product home page Git Product logo

Comments (6)

simmigaba avatar simmigaba commented on August 16, 2024

Need clarification on point 2 -- "Replace videos with thumbnails."
Currently we are displaying embedded video and also thumbnail. Video can be viewed in full screen mode and also have sound controls in embedded video display. Thumbnail is just a picture. If we replace video by thumbnail, how users will view the video?

from icc-alpha.

simmigaba avatar simmigaba commented on August 16, 2024

The point 3 - Add the link below to "See all video and audio from this case" is now implemented on the Case page.

from icc-alpha.

robertocarroll avatar robertocarroll commented on August 16, 2024

It needs to be an image thumbnail with a link to the video (image is a link and title is a link) which will play on a separate page. So you can't play the video on the case page - only after clicking on the link and going to the page with the video on it. This approach is pretty standard (see YouTube, Guardian, etc) because (I would venture) it leads to greater consistency of experience across context and device.

from icc-alpha.

robertocarroll avatar robertocarroll commented on August 16, 2024

Just adding that you can get the YouTube thumbnail using the following format:

http://img.youtube.com/vi/VIDEO_ID/#.jpg

So for the top example on the Lubanga page:

http://img.youtube.com/vi/ZRtqgGzFfds/1.jpg

Hope that helps.

from icc-alpha.

simmigaba avatar simmigaba commented on August 16, 2024

Hi Rob, Thanks for info. Now I have modified the code on Case page -- http://sharepoint13vm.cloudapp.net/sites/icc/drc/lubanga/ to dynamically generate the Youtube thumbnail as:
http://img.youtube.com/vi/VIDEO_ID/hqdefault.jpg
And image and Title are links to Actual Embed Video URL (also generated dynamically) which is now shown in new page. Pls review and close the issue if all is ok. Thanks.

from icc-alpha.

robertocarroll avatar robertocarroll commented on August 16, 2024

Great. I think this works for now - until we have more detail about the multimedia section. Closing this issue.

from icc-alpha.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.