Dual Display - Video Loop Play is Not happening #356
Unanswered
bharathwajramartnamhs
asked this question in
Q&A
Replies: 1 comment
-
We are facing issue on dual display video displaying. We have tried two different way to fix this. Method 1 : Created video tag element and tried to display the video - Vidoe is not loading on the screen attached below for your reference.
Method 2 : Created IFRAME tag element and tried to display the video - Video is displaying but looping not happening. Attached below for your reference.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Video is not displaying while using the video element
And we tried using Iframe, in Iframe video is play, but it is not getting loop.
Can you please connect over call for 10 min now
Iframe code-
<iframe class="standardGrid" data-bind="attr: {src : webURL}" allow="autoplay" frameborder="0" scrolling="no" autoplay></iframe>Beta Was this translation helpful? Give feedback.
All reactions