Hi,
We use Concerto to manage the content shown on our screens. I need help with the following please
Your support would be greatly appreciated.
Regards,
|
Junior Boon |
Good Day Junior,
The content will be played as it’s layed out in your feed. You can re-organize them.
For video, I use Iframe
I store the video on the Concerto server
/var/www/cds/concerto/public/yourvideo.html
I then create the yourvideo.html file and use the following html code to play the video and it seems to work well.
<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"></head><body><section class="showcase">
<video src="http://192.168.10.10/yourvideo.mp4" muted="" loop="" autoplay=""></video>
<div class="overlay"></div>
</section>
</body></html>
In content in Concerto I use Iframe and use the url from above http://192.168.10.10/yourvideo.html
Changing the Show on Screen to however long the video is and I add a couple of seconds for loading.
Cheers,
Kenny
Sent from Mail for Windows
From: Junior Boon
Sent: October 13, 2022 7:54 PM
To: concerto-dig...@googlegroups.com
Subject: Deploying content to screens
Hi,
We use Concerto to manage the content shown on our screens. I need help with the following please
Your support would be greatly appreciated.
Regards,
Junior Boon |
Note: This email has been sent from a member of the Hilton Food Group plc group of companies, and is confidential and intended solely for the use of the individual to whom it is addressed. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. Hilton Food Group plc and any of its subsidiaries each reserve the right to monitor all e-mail communications through its networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of any such entity. Thank You.
--
You received this message because you are subscribed to the Google Groups "Concerto Digital Signage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to concerto-digital-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/concerto-digital-signage/HE1PR0901MB14173FE1312C5647AA123EF684259%40HE1PR0901MB1417.eurprd09.prod.outlook.com.