Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there,
I would like to understand how to embed a training video on to qlik sense app. From whatever I have seen until now, we can embed videos which are on youtube. How can I embed a training video (for eg: a zoom recording) using Video Player object? I would like to understand where should I place the recording and what should be the URL.
Thanks...
Does this help?
Hi , you can add your video in Content folder on Desktop add the video on following path C:\Users\HP\Documents\Qlik\Sense\Content\Default on the Server open QMC and in Content add your video.
You can use following URL Desktop : http://localhost:4848/Content/Default/yourvideo.mp4
URL Server: https://your_domain_name/Content/yourvideo.mp4
Hi @saso70 , Thanks for your response. We are on qlik cloud, could you please tell me where/how to upload the video? If it is through management console, can you please add a screenshot?
Thanks
Does this help?
If your training video isn’t on YouTube, you’ll first need to host it somewhere that can provide a direct video link or an embeddable player.
A common approach is:
Upload the video to a server or cloud storage that supports public streaming (e.g., AWS S3, Vimeo, or a private hosting service).
Get the direct MP4 link or the iframe embed code from that host.
In Qlik Sense, add the Video Player object and paste that link or embed code.
The key is that Qlik Sense can only play videos if the source allows streaming via a public or authorized link.
If you want full control over hosting, streaming quality, and security for training videos, a video streaming app built with VPlayed can give you a direct embed link and adaptive streaming that integrates smoothly with Qlik Sense or any other platform. This way, you’re not limited to YouTube or public platforms.
If your training video isn’t on YouTube, you’ll first need to host it somewhere that can provide a direct video link or an embeddable player.
A common approach is:
Upload the video to a server or cloud storage that supports public streaming (e.g., AWS S3, Vimeo, or a private hosting service).
Get the direct MP4 link or the iframe embed code from https://theytpremiumapk.com/
In Qlik Sense, add the Video Player object and paste that link or embed code.
The key is that Qlik Sense can only play videos if the source allows streaming via a public or authorized link.
If you want full control over hosting, streaming quality, and security for training videos, a video streaming app built with VPlayed can give you a direct embed link and adaptive streaming that integrates smoothly with Qlik Sense or any other platform. This way, you’re not limited to YouTube or public platforms.
Thanks Joshua it works for me.