Here is a simple "digital sign" solution. Run announcements on your video screens using web browser.
Multiple HDTV screens can be connected from computer output using VGA or HDMI splitter/signal amplifier. Computers must be connected to the Internet. Display announcements on all screens using an app such as Plainview full screen web browser.
Create and upload a web page to playback MP4 encoded video at 1280 x 720 (to fit HDTV aspect ratio. To update: upload new video (with same name) to server to replace old one. Screens automatically update on refresh.
Here's a sample Quicktime/MP4 embed code to use:
<object width="1280" height="720" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
codebase="http://www.apple.com/qtactivex/qtplugin.cab">
<param name="src" value="http://www.newcovenant.org/announce/test.mp4">
<param name="controller" value="false">
<param name="autoplay" value="true">
<embed src="http://www.newcovenant.org/announce/test.mp4"
width="1280" height="720"
controller="false" autoplay="true"
loop="true"
cache="false"
TYPE="video/mp4"
pluginspage="http://www.apple.com/quicktime/download/"
></object>

1 comment:
Thanks for the sharing information with us........
Post a Comment