deskshare logo
Products
Download
Support
Support Forum

Ask questions and find solutions to common problems.


Technical Support

Your complete reference to product technical support.


Lost License Key

Retrieve your purchase history using our automated system.

Resources
Articles

Read expert insights on how to get the most out of our software.


Video Tutorials and Manuals

Learn new features and functions with our easy to follow videos and guides.

Contact Us
Contact Us

Your direct line to chat with us.


About Deskshare

Discover our story and values

| My Account -->
    Deskshare Support Forums
    • Recent
    • Popular
    • Login

    Embedding a video broadcast into my website

    Scheduled Pinned Locked Moved Security Monitor Pro
    2 Posts 2 Posters 5.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      Robert_Sitter
      last edited by

      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

      1 Reply Last reply Reply Quote 0
      • D Offline
        DeskShare_-_Support
        last edited by

        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.

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post