September 24, 2023, 08:34:47 PM
Welcome, Guest. Please login or register
News: Stay up to date with everything that's happening at http://twitter.digitalsignage.com

MediaSignage support forum



Recent Posts

Pages: [1] 2 3 ... 10
1
mediaPLAYERS, Hardware and accessories / Re: mediadroid+ screen resolution
« Last post by admin on September 22, 2023, 08:40:45 AM »
can you try the unit on another display preferably a 1080p display. this is to check if the unit is working.  if it works, go to Settings | Device Preferences | Display and set the resolution to 1024x768

the unit should not get stuck at the startup logo irregardless of the display.  how is the unit powered? it requires 12v 3a

best regards

-ADMIN
2
mediaPLAYERS, Hardware and accessories / mediadroid+ screen resolution
« Last post by PieterDM on September 19, 2023, 12:45:47 AM »
I have a problem with the mediadroid+ reolution.

my display only accepts 1024x768 resolution, 60Hz on a hdmi input. When i connect a laptop, it works fine. When I connect the mediadroid+ it doesn't display anything. It keeps getting stuck on the startup logo (AI S922X logo). How can i adjust the reolution of the mediadroid x to 1024x768?
3
mediaPLAYERS, Hardware and accessories / Creative uses for old mediadroidx hardware?
« Last post by Rusbry on August 31, 2023, 08:35:52 AM »
Hi gang,

We're cycling out some mediadroidx units here, and were wondering if anyone has had any luck using them for non-digital signage applications? We'd love to find a second life for these. If anyone has advice for rooting/linux installs on these I'd love to hear it! If we could end up with 4 or 5 little linux boxes or Chrome stations out of these it would be a win.

Thanks,
Ryan
4
Studio (Legacy / SignStudio) / Re: Embedded Web Player
« Last post by admin on August 25, 2023, 08:55:29 PM »
to further explain the purpose of the embedded link, copy the code below and place it in a text file then rename the file to samplePreview.html then double-click on it to open it on the browser.

Code: [Select]
<html>
    <style>
        table {
            width: 100%;
            height: 100%;
        }

        td {
            width: 33%;
            height: 50%;
        }

        iframe {
            width: 100%;
            height: 100%;
        }

    </style>
    <body>
        <table>
            <tr>
                <td>
                    <iframe src="https://galaxy.signage.me/signplayer/?domain=galaxy.signage.me&businessId=575315&sceneId=12&token="></iframe>
                </td>
                <td>
                    <iframe src="https://galaxy.signage.me/signplayer/?domain=galaxy.signage.me&businessId=575579&sceneId=20&token="></iframe>
                </td>
                <td>
                    <iframe src="https://galaxy.signage.me/signplayer/?domain=galaxy.signage.me&businessId=575742&sceneId=18&token="></iframe>
                </td>
            </tr>
            <tr>
                <td>
                    <iframe src="https://galaxy.signage.me/signplayer/?domain=galaxy.signage.me&businessId=576180&sceneId=18&token="></iframe>
                </td>
                <td>
                    <iframe src="https://galaxy.signage.me/signplayer/?domain=galaxy.signage.me&businessId=576594&sceneId=21&token="></iframe>
                </td>
                <td>
                    <iframe src="https://galaxy.signage.me/signplayer/?domain=galaxy.signage.me&businessId=576090&sceneId=21&token="></iframe>
                </td>
            </tr>
        </table>
    </body>
</html>

the code above shows 2 rows x 3 columns table each with a player preview link taken from sign studio.  note that each is an independently running presentation.

best regards

-ADMIN
5
Studio (Legacy / SignStudio) / Re: Embedded Web Player
« Last post by admin on August 25, 2023, 07:54:55 PM »
the intent of the embedded link is to display the preview link from sign studio.  these are normally signage presentations.

if the intent is to show multiple web pages, then i would suggest creating a web page with 2 x 6 grid contain iframes where each iframe shows different web pages.  you do not need to embed the 6 webpages into your scene then embed the scene's preview link in an iframe.  the latter will have significant overhead so it would just be best to just create a web page containing the 6 iframes of the pages you want to show.

best regards

- ADMIN
6
Studio (Legacy / SignStudio) / Re: Embedded Web Player
« Last post by srosl on August 25, 2023, 08:33:36 AM »
Admin,
I am looking at creating an embedded version of the signage player, where the page displays multiple HTML windows, akin to what you would see in a NOC.

Per your website:
 "The SignagePlayer Web / Embedded versions allow you to playback your presentation in any browser. With the SignagePlayer Embedded version, you can use an HTML snippet to embed your presentation as part of a web page. With the SignagePlayer Web version you can share your presentation with others using a web link. And the best part, make a change once and have it updated everywhere!"
7
General discussion on the mediaCLOUD / Re: STREMING 250 TV CHANELS THROW A FIREWALL
« Last post by admin on August 24, 2023, 07:54:19 PM »
though our platform can be configured to include live broadcast in a signage presentation, your requirement is  beyond the scope of our use case.  this is more a multichannel ingest system use case which our platform does not support.

you can search for such solution using the keyword i've highlighted

best regards

-ADMIN
8
Studio (Legacy / SignStudio) / Re: Embedded Web Player
« Last post by admin on August 24, 2023, 07:27:18 PM »
we are unclear if you wanted to create a scene displaying web pages or you want to embed a web player preview link on a web page.

if your intent is to create a scene displaying web pages, you can use our new HTML component and arrange the component as shown in the screenshot  in this screenshot, we have two HTML and an a Youtube component (one of the HTML component is showing a Youtube Live Stream using the embedded link from Youtube): https://app.screencast.com/KUWmSvABM6YXl - the resulting output is as follows: https://app.screencast.com/xKVWPyahvGhk2

if the intent is to show the the preview link in a web page, then use iframe on your webpage coded in this manner:
Code: [Select]
<iframe src="https://galaxy.signage.me/signplayer/?domain=galaxy.signage.me&businessId=605365&sceneId=6&token="></iframe>

best regards

--ADMIN

9
General discussion on the mediaCLOUD / STREMING 250 TV CHANELS THROW A FIREWALL
« Last post by CharlesGT on August 24, 2023, 12:47:28 PM »
How can we strem 250  TV channels through Digital signage,
There are 2 types  input
is digital
the other one is analoge with coaxial,
we need to display 250 tv channels, divided in a videwall at the same time, we require monitoring 250 television channels at the same time to find out if there is any fault in transmition.

Thanks
10
Studio (Legacy / SignStudio) / Embedded Web Player
« Last post by srosl on August 24, 2023, 11:55:39 AM »
Has anyone successfully created an embedded web player?  I am finding the video tutorial lacking on direction.  I just want to create a simple page that displays multiple html webpages in a 2x3 grid.

Example they provide:
galaxy . signage . me / signplayer / ?domain=galaxy.signage.me&businessId=605365&sceneId=6&token=
Pages: [1] 2 3 ... 10
Carbonate design by Bloc
variant: carbon
SMF 2.0.12 | SMF © 2016, Simple Machines