• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
Guidelines
Join the HP Community Solve‑a‑thon | Help Others & Share Your Solutions | Live on Zoom | 2:30 PM to 2:30 AM IST | Every Wednesday Click here to know more
SteffenBaierUK
Level 15
Views : 763
No ratings
  • Software 3.8.0 added Appspace as the provider for Digital Signage Support
  • Software 3.10.0 added Raydiant as another provider


For testing purposes in addition when enabling Digital Signage via General Settings > System Settings > Enable Digital Signage > Custom

A URL to a serve hosting the index.html file with either a picture (Jpg was tested) or a Video File (MP4)

Example index.html content

<!DOCTYPE html>
<html lang="en">
<head>
<title>HTML5 tests - video</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<video autoplay loop>
        <source src="sample-5s.mp4" type="video/mp4">
        <p>Your browser does not support H.264/MP4.</p>
</video>
</head>
</html>

Source for the test file https://download.samplelib.com/mp4/sample-5s.mp4

 

YouTube Example:

system.digitalsignage.customurl="https://www.youtube.com/watch_popup?v=YttF0RvewHc&autoplay=1"


Note: Digital Signage does not work with all Provider Modes. Work with the Provider in question if this cannot be enabled!
Note2: PolyOS 4.5 until PolyOS4.6.0 broke HTTP Digital Signage. PolyOS 4.6.1 will fix this

 
 

To re-activate HTTP support for the Signage URL, enable the option "Allow Unverified Connections:"

DigitalSignageHTTPrestored.png

Contributors
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.