Welcome Guest

Notification

Icon
Error

Forum Jump  
Embedding a video broadcast into my website
Options
Robert_Sitter  
Posted : Sunday, March 31, 2013 12:30:16 AM(UTC)
Joined: 3/2/2013(UTC)
Posts: 1
Location: Canada

Wow, I loved Webcam Monitor now I'm in love with Security Monitor Pro!
Great software!

I'd like to embed my broadcast into a web page.

For Internet Explorer I can make it work with the following code:

<!-- --------------------------------------- -->
<object id="mediaplayer" classid="clsid:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="https://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#version=5,1,52,701" standby="loading microsoft windows media player components..." type="application/x-oleobject" width="640" height="480">
<param name="filename" value="https://mysite.com:1030">
<param name="animationatstart" value="true">
<param name="transparentatstart" value="true">
<param name="autostart" value="true">
<param name="showcontrols" value="true">
<param name="ShowStatusBar" value="true">
<param name="windowlessvideo" value="true">
<embed src="./test.wmv" autostart="true" showcontrols="true" showstatusbar="1" bgcolor="white" width="320" height="310">
</object>

<!-- --------------------------------------- -->

BUT, but, the problem is... This doesn't work in Google Chrome!
Google Chrome doesn't recognize this at all.

Does someone know how to write the code so it works in Google Chrome?


-Robert Michael Sitter
Edmonton, Alberta, CANADA
DeskShare - Support  
Posted : Tuesday, July 23, 2013 5:08:23 PM(UTC)
DeskShare - Support

Rank: Administration

Joined: 2/27/2004(UTC)
Posts: 1,824

Was thanked: 41 time(s) in 34 post(s)
The Security Monitor Pro broadcast can be viewed using Windows Media Player

When the Chrome browser detects that you're missing a plug-in for the code you have, it should prompt you to install the plug-in at the top of the webpage. Here's more information about installing Windows Media Player plug-in for Chrome.
Rss Feed  Atom Feed

Copyright © DeskShare Incorporated.  All rights reserved.