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
    1. Home
    2. Robert_Sitter
    3. Posts
    R
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    Posts

    Recent Best Controversial
    • Embedding a video broadcast into my website

      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

      posted in Security Monitor Pro
      R
      Robert_Sitter
    • 1 / 1