Alejandro Adaniya

HMI NA - Playing Video continously

3 posts in this topic

Hi,

Is it possible to play a video continously? Currently, it plays once and stops. It's for marketing purposes.

Thanks in advance.

 

Share this post


Link to post
Share on other sites

I would imagine that you could write a script to make it repeat.  This video link below shows how to write the script to play, stop and pause a video.  You would just have to create a global subroutine that issues the play command and then call that subroutine by a timed event.  Just set the timer to a little longer than the video and it should work.

 

https://www.youtube.com/watch?v=JzyAtgwVKKw

Share this post


Link to post
Share on other sites
On 3/5/2019 at 0:44 PM, Michael Walsh said:

I would imagine that you could write a script to make it repeat.  This video link below shows how to write the script to play, stop and pause a video.  You would just have to create a global subroutine that issues the play command and then call that subroutine by a timed event.  Just set the timer to a little longer than the video and it should work.

 

https://www.youtube.com/watch?v=JzyAtgwVKKw

Thanks!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now