Jump to:

21300 Posts in 5735 Topics by 2603 members

General Questions

SilverStripe Forums » General Questions » Webcam

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w

Page: 1
Go to End
Author Topic: 444 Views
  • edwardlewis
    Avatar
    Community Member
    31 Posts

    Webcam Link to this post

    I'm building the site at the moment and the client has bought a webcam which they want to be viewable on the site. The site is on a linux server but the code for the camera manufacturer uses ActiveX and doesnt work.

    What is the best way to get it working?

  • biapar
    Avatar
    Forum Moderator
    435 Posts

    Re: Webcam Link to this post

    ActiveX is supported by IE and it's not server related.

  • wmk
    Avatar
    Community Member
    42 Posts

    Re: Webcam Link to this post

    Hi,

    for displaying a static picture in a page the webcam should send a jpg snapshot every X minutes to a server, so you can include it as a normal picture.

    I guess you need ActiveX for PTZ control of the cam. Normally you open a new window (or an iframe) which points directly to the cams ip-adress or URL.

    hth,

    wmk

    444 Views
Page: 1
Go to Top

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.