Hosting activex controller for WVC54GCA

Hi,
Similar issue to my previous thread here: http://forums.linksysbycisco.com/linksys/board/message?board.id=Cameras&message.id=10279
My question is:
We are doing the online streaming via our company website by embedding the video.swf into a HTML based pag.
If one was to go to the camera's linksys page and go to "Show Video", it'll come with the prompt to install the activex controller.
If one was to browse to the embedded feed, the install prompt will not show, and WMP (vista x86 WMP11) claims it cannot read the codec. Both issues mean we still have to go to the cam's linksys page and install the controller.
Is there a way we can host the controller ourselves so when people view the embed video on our site, it'll prompt to install?

You can download the cab file from the following link http://YOURcamIP/img/LinksysViewer.cab
But better is I think to embed windows mediaplayer in your page and use the direct video links  http://YOURcamIP/img/video.asf or http://YOURcamIP/img/video.mjpeg
Because if you want to use the activeX the people viewing your page will need to fool around with the security settings of the browser to get it installed.
Oops sorry I just reread your post and you already doing the second option. Did you also tried the http://YOURcamIP/img/video.mjpeg
Maurice 
Message Edited by maurice118 on 11-18-2009 09:08 AM

Similar Messages

  • Hyper-V Guest Cannot Find Host Domain Controller 2012 R2

    Poweredge T320 server as a Domain Controller,  file server and an EXCHANGE 2010 server. There are no other servers at the site. 
    DHCP is from the firewall.   The DC and the file server will be on the host. 
    The 2010 EXCHANGE server will be on the guest.  The Hyper-V 
    2012 R2 server cannot see the Domain Controller on the host 2012 R2 server. 
    The Active Directory is requesting to be promoted to a Domain Controller.  
    I have a logical or physical error in the installation. 
    It is asking to promote the  Hyper-V guest 2012 R2 to a Domain Controller. 
    I believe I should have only one  Domain Controller in this application.  
    After the Hyper-V guest can see the host domain controller I will install EXCHANGE 2010.
    This is a test environment, offsite.
    NIC1 – Host IP:192.168.1.130, 255.255.255.0, Gateway:192.168.1.1, DNS:127.0.0.1
    NIC2- Only Hyper-V switch checked
    Virtual Switch: 192.168.1.140, 255.255.255.0, Gateway: Blank, DNS: Was 127.0.0.1 didn’t work so I pointed it to the host, 192.168.1.130, but that didn’t work either.
    Host adapter: IP:192.168.1.150, 255.255.255.0, 192.168.1.1, DNS Pointing to HOST:162.168.1.130
    Active Directory and DNS installed on the guest.
    Removed IPv6 from both NICs without any change.
    IPAM is not installed on the host or the guest.
    Several articles in Internet search didn’t help.
    Thanks for your help.

    Hi Steve,
    I suggest referring to the following links:
    REMOTEFX, WINDOWS SERVER & HYPER-V SERVER
    http://blogs.technet.com/b/puneetvig/archive/2011/04/21/remotefx-windows-server-amp-hyper-v-server.aspx
    RemoteFX (with Hyper-V) is a serious business tool. For games.
    http://blogs.technet.com/b/tristank/archive/2012/02/17/remotefx-with-hyper-v-is-a-serious-business-tool-for-games.aspx
    Best Regards,
    Vincent Wu
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Where can I find manual Crystal 11.0 viewer activex control for download?

    Hello,
    Where can I find manual Crystal 11.0 viewer activex control for download?
    I'm having a heck of a time installing the control on a client machine.
    Thanks,
    -Drew
    Moved to Crystal Forums Edited by: Marilyn Pratt on Apr 20, 2010 1:58 AM

    The ActiveXViewer is not downloadable from our SAP site. The file is hosted on your web server, and also installed on the system where you have Crystal Reports XI installed.
    Look here, C:Program FilesBusiness ObjectsCommon3.0crystalreportviewers11ActiveXControls for ActiveXViewer.cab. Extract the contents and right click crviewer.inf, then select Install.
    Also see knowledge base article 1218519 here, http://www.sdn.sap.com/irj/sdn/crystal-xcelsius-notes.

  • Areca controller for the x2100 fire server

    Hi
    We just purchased the sun x2100 server, for the purpose of hosting some applications on the linux platform. Unfortunaly the nvraid controller is not well supported on the centos (red hat enterprise clone), and therefore we cannot get raid1 with failover to work on this server.
    I have searched the market and found that the areca ARC-1210 controller to be a well supported controller on centos and other linux distros, and allso the best hardware raid controller for the pci-E port.
    We have previously used 3ware controllers for this purpose, but amcc has not produced any controllers for the pci-e port.
    Have anyone here any experiences with the areca controller on the x2100 server ? Its very important for us ta have a solid well working raid1 solution with failover and quick init restore while server is operative.

    the areca controllers seem to have massive problems on the x2100 M2 (tested with areca 1210). Without disks attached to the controller the x2100 might boot (in some cases) but with disks attached to the controller it always fails. it couldbe / seems there is an interrupt problem (usb using irq15, controller using irq15).
    this is even worse since areca is a very well supported controller on alot plattforms and the onboard nvidia fraid doesnt seem to work at all (rebuilding/state detection).
    late reply, but better late then never :)

  • ActiveX controller methods import as callbacks

    I used the Create ActiveX Controller feature to create a FP.  The ActiveX is part of Mach3, a CNC control program.  The ActiveX has methods like Code(LPCTSTR) that allows you to send G-Code strings to the CNC machine (G-Code is a text-based motor control language).
    The weird thing is that most of the methods in the ActiveX control were imported as events with callbacks.  For example, the only reference to the Code function in the FP is under Event Callback Registration Functions->IMyScriptObject->IMySriptObjectRegOnCode.  The prototype for the callback includes a char * which I assume maps to the LPCTSTR parameter.
    I don't understand why the methods are imported as callbacks.  I've been working with Mach3 tech support, but they don't know anything about CVI. Here's what they told me about their server:
    There are two interfaces that you can get into... One is called Mach4 the other is MyScriptObject, The My script object is all the methods that are used in the VB scripting in Mach3... when I wrap the class in VS I can select what set of objects I would like to get... I am not sure how you do it without VS..
    All the methods under Mach4 are imported as standard function calls.  Why would the "My script object" methods be imported as callbacks?  Is there some way to fix this in CVI, or is the problem in the ActiveX server itself?

    After installing the software i was able to generate a controller, and for the "Code" function i generated a callback called Mach4_IMyScriptObjectRetOnCode. Have you been able to call this ActiveX server in another language such as C#? If so can you provide a very simple example of how to do this?
    CVI generates functions from the wizard automatically based on their types and something in the Mach4 library is either being treated as an event callback or is not being recognized properly. 
    Richard S -- National Instruments --Applications Engineer -- Data Acquisition with TestStand

  • Hosted Build Controller does not build test project when using GitContinuousDeploymentTemplate.12.xaml

    So basically my unittest project using mspec is not even built and copied to the outputfolder even though I build the sln file. This happens only if I put in a azure deployment environment in the build. It works with exactly the same parameters if I just
    remove the azure deployment parameter in the same template. I really don't get why it's impossible to run unit tests and fail the build before deploying to staging. Is it supposed to be like this?

    Hi Espen,
    I would like to know what you mean when you say "put in a Azure deployment environment in the build", and whether you have run a post script during the build process. Please give out more details about your scenario, or share you build log here. You can
    check whether it's build fine locally by using MSBuild or build directly with Visual Studio.
    Maybe you can check whether the Azure environment has the right version of mspec test adapter. Or use Nuget package restore feature to include the needed files in your solution before building. If the build related to hosted build controller, you can configure
    an on-premise build controller for VSO. See this
    thread for more information.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.
    By Azure deployment variable I mean "Windows Azure Deployment Environment" variable which you can configure under the Process tab after rightclicking the build definition and clicked "Edit build definition" in Visual Studio.
    I actually figured out what was wrong though. When "Windows Azure Deployment Environment" is set, the build target is set to <your_azure_project>:Publish. This target probably only builds the projects useful for that particular project, hence the unittest
    project is not built. I fixed the issue by adding a msbuild argument under 2.Build->5.Advanced->MSBuild arguments. I had to set it to "/t <your_azure_project>:Publish;Build" and all worked well. Notice the order of the targets though. If I used
    Build first, the whole build failed with some error trying to some virtual web folder. Also, <your_azure_project> is not entirely correct. At least for me it's named like My.Azure.Project, but the build target is My_Azure_Project.
    I don't really know if it's supposed to be this way, but it looks to me like a small bug in the template at least.

  • Problems creating ActiveX controller

    I am trying to create an activeX controller using the option from the tools
    menu. On two of my machines I get a message stating "The system cannot find
    the file specified." It does not say what file it is looking for. I can get
    this to run on one of the versions of NT 4.0 on my machine.
    The machine that works is NT 4.0 SP5 with VC++ 5.0.
    The machines that don't work are both NT4.0 SP5 and VC++ 6.0 SP3.
    Does anyone know what file this thing is looking for? Or what I can do to
    fix it?
    Thanks
    Mike

    Mike I have the same problem. If you could send me your fix I would appreciate it. [email protected]

  • HP Compaq dc7700p INTEL HOST EMBEDDED CONTROLLER INTERFACE (HECI) DRIVER

    Hi.
    I jusy took a HP Compaq dc7700p Small Form Factor. I just realised that there is no Intel Host Embedded Controller Interface (Heci) Driver. I use Windoes 7 32 bit. Why there is no driver for this computer with this System? I need help I really need to do a Wireless Connection please. And the sp34743.exe it's not helping at all.
    Caprice77

    Hi:
    Unfortunately I do not know how to activate the AMT hardware.
    I doubt that has anything to do with the wireless not working.
    In the device manager, is there a device listed under an Other Devices category labeled as a Network Controller?
    If there is, that is the wireless card that needs a driver.
    If there is no Network Controller device listed, then your PC does not have a wireless card.  That was a rare option on an HP business desktop.
    If there is a Network Controller device listed, please do the following...
    Go to the device manager and click on that Network Controller device needing drivers.
    Then click on the Details tab.  Now you see a Property drop down list and it is defaulted to Device Description.
    Drop down on that and select the second item on the list (Hardware ID's).
    Post the top string of characters you see there.

  • Need advice on storing configuration variables for use by FP2000 Controller for embedded application.

    I am creating 8 machines that generally operate in the same way and each will be controlled using a FP-2000 controller. The only difference between the machines is a set of scaling constants and pass values for determining if the machine completed its process successfully.
    In the past, using an idependent PC and Labview, I have created a configuration.vi for writing the constants and configuration variables to a data file on my hard drive. Then in the auto.vi I read(only once each time the program is started) the file and store the data in the program. I would like to do something similar with this system but am not familar with the Field Point system.
    I know i
    t is probably not difficult to store the data to the host computer and transfer it to the modules but I am better off writing to the modules once and storing the data onboard the FP controller for use by an embedded application. This way, if the network connection is lost for any reason, the machine can still operate. Is this possible, and if not what do you suggest in order to prevent being so reliant on the host computer?
    Thank you for your help.

    Mike,
    There are a number of ways to accomplish what you desire. The easiest is to continue doing what you are already doing. The FP-20xx series modules treat their flash memory as if it was a hard drive, so the file I/O VI's in LabVIEW work just the same in a FP-20xx as on a regular computer running LabVIEW. The primary variation will be in how you write the files over the network. Since mapping network drives is more of a Windows functionality, you can not simply have a VI running on your host computer use a File I/O VI to write to a FP-20xx. Instead, what you will need to do is to write the file to you local drive and then FTP (file transfer protocol) the VI to the FP-20xx module. This can be done using the LabVIEW Internet toolkit or any 3rd party FTP util
    ity. One word of advice; the OS on the FP-20xx does not support long filenames but due to a problem in the FTP server, long filenames (non 8.3 compliant) may be uploaded and once there, you will be unable to access the file again, even to delete it.
    An alternative method that I have seen used is to use a global VI and write to it from the host machine through the use of VI server. You can then have the program on-board the FP-20xx save the globals to your configuration file.
    Regards,
    Aaron

  • AD Controller for Cluster

    This may be extremely basic HyperV cluster 101, but I need a quick double check on my understanding here...
    We've got three identical hosts connected to a SAN, the plan being to create a cluster and doll out no more VMs than can comfortably fit on two hosts so that in case of all out failure of one of them, the VMs in question fail over to the third.
    Then we realized that a cluster needs an AD Controller.  Now we could add a simple physical server, but that would create a serious single point of failure would it not?  IE, if it goes down the whole cluster is shot.  I suppose we could add
    TWO small physical servers, one primary controller and one secondary, but that would add considerable expense considering the austere nature of this layout.
    Only alternative I see is to create the AD Controller as a VM on one of the hosts and a secondary controller as a VM on another, such that in an all out host failure, there is still a domain controller for the cluster to function.
    Do I have that right?

    Hi,
    Additional, the deployment of a domain controller in a virtual hosting environment adds certain requirements and considerations, we recommend that your clustered servers be
    member servers. If they are, you need an additional server that acts as the domain controller in the domain that contains your failover cluster.
    The related KB:
    Things to consider when you host Active Directory domain controllers in virtual hosting environments
    http://support.microsoft.com/kb/888794
    Hyper-V: Using Hyper-V and Failover Clustering
    http://technet.microsoft.com/es-es/library/cc732181(v=ws.10).aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Example of ActiveX Control for Acrobat Reader

    Is there example for using ActiveX automation control to launch & navigate
    Acrobat Reader?
    Thanks.
    Jin

    Hi Jin
    I have been trying to do this with LabWindows also but the ActiveX Controller made by LabWindows does not seem to work. It works fine from within LabVIEW but this is not much use to me in the long run.
    IF you get this working please inform me
    [email protected]
    thanks and good luck

  • Host-target application for setting the PC(host) time to cRIO(target)

    if there is any host-target application for setting the PC(host) time to cRIO(target)? if probably a sample program provided? 

    Hi Charles,
    There's a function called RT Set Date and Time that you can make use of.
    We don't have a sample program but this is a very simple VI to use. Read off the current date time in Windows, then enter the corresponding info into this VI and run it. The cRIO controller will then have its date time updated accordingly.
    Regards,
    Boon Chen 

  • Register and Host activeX component in windows / internet explorer

    I have made a ActiveX control for commericial application. A Drag and Drop component for Mail server.
    I need to host the component in Internet Explorer.
    When a user opens a mail it should prompt the user to download and register the Drag and Drop activeX component.
    When the user comes to url for the first time and when page loads for the first time, normal security alerts should pop up. Such as the user should be prompted with the drop down menu, when he clicks 'Install ActiveX Control' a Security Warning dialog box should pop up with controls name on it.
    When user clicks to install, the component should get registered in the
    windows registry. (How to do this in JSP/Java?)
    The next time user comes back on the url the page should load the ActiveX component as it is already registered on the PC.
    OS supported are Windows 2000, XP and Vista
    IE supported are IE 6 (SP1/2) and IE7
    Please suggest Java code and Script which will do this.
    Thank you

    Hello,
    Did you resolve your problem? I am interesting to know how we can do this.
    Thank you

  • "the activex control for flash player could not be registered" - Solutions Roundup

    I recently ran into this problem on my computer:
    http://at32.s3.amazonaws.com/flash_install_problems2.jpg
    I am a Flash developer (as in I write SWFs, I don't work for Adobe).  and when I updated IE to 10.2, "the activex control for flash player could not be registered".  Since I am a developer, I also have Firefox and Chrome installed, with Flash running without problems.  For a long time now, Internet Explorer has used a different version (ActiveX) to the other browsers, which use plugins.  I am a strong supporter of Flash, it's great to develop with and has a very wide feature set which is growing all the time, unlike fixed technologies/standards.  However, the weakest part is the install process - I don't understand why their is a Download Manager.  Google Chrome does it's best (so far) by managing the install/update process entirely in the background.  Anyway, it was in my best interest to try and get to the bottom of this.
    For the record, on the problem machine I have Windows 7 with IE8, but I have seen almost  identical symptoms with IE9, Windows XP SP3, as well as various  iterations of Flash Player (10.0, 10.1, 10.2 and even some final  editions of version 9).
    First I tried the standard support here:
    http://kb2.adobe.com/cps/191/tn_19166.html
    Basically, doing the manual uninstall and manual install of the latest version (without using the download manager, or have IE open).  This did not work.  I also tried the Microsoft "subinacl" program, together with "reset_fp10.bat".  This didn't work either.  However, you should try all of these things first before progressing further.
    A quick note about people who had tried running the following at a command prompt: "secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose"
    I didn't do this, because on investigating further it didn't seem to work with Windows 7, only Windows XP, Windows 2000 or Windows 2003 - though there was a few threads where this had fixed the problem for some users.
    For my solution, it is recommended you use the manual uninstall / installers, so you should have them downloaded ready to use.
    I then heard about problems with permissions in the registry with the key: HKEY_LOCAL_MACHINE\Software\Classes\shockwaveflash.shockwave
    So I opened regedit.exe (start - run - typed "regedit.exe"), navigated to the key and sure enough, I couldn't open it - permission denied - even though I had an administrator account.  If for some reason, you can access this key (and any subkeys), then it's likely the following fix will not resolve the problem.
    I then done further diagnosis, by using Process Monitor to try and install Flash Player, and I got the following:
    http://at32.s3.amazonaws.com/flash_install_problems.gif
    This shows all the access denied errors the Flash Player install was experiencing when trying to write to the registry key.  This confirmed that this was the problem.  I only stress this because several people said it was unwise to tinker with the registry.  Though this is common advice, this is the only known fix for this precise problem at present, since you need to manually adjust the permissions yourself.  I don't know who is at fault here - Microsoft or Adobe - but let's just get Flash fixed...
    The solution:
    Firstly, you may want to backup your registry, or the exact key.  I didn't do this so I've provided no instructions on how to, but it is recommended for the paranoid.  Also make sure as much software is closed down as possible - browsers, IM software, any junk in your system tray. As way of example, I happened to have "BBC iPlayer" installed and running in the background which uses Adobe AIR and Flash Player, so I exited that too.
    1) Open regedit (start - run - type "regedit.exe").  You may need to right click on it and select "Run As Administrator", but I didn't as my account was already administrator.
    2) Navigate to the key. HKEY_LOCAL_MACHINE\Software\Classes\shockwaveflash.shockwave
    Click on it to confirm that you cannot access it (you will get an error) - if their are no problems - this probably isn't the cause of your issues.
    3) Right click on it and click Permissions, and ignore any message that may pop up.
    4) Under "Group or Usernames" click "Add".  Type your account name name, or "Administrators" in the box, then "Check Names" to format it correctly, then Ok.
    5) Now on the next screen click the checkbox to enable Full Control (this will also automatically enable "Read" permission too).
    6) Click Advanced, then the "Owner" tab at the top.  You will see that their is no "Current Owner".  This is what we will now fix.
    7) Click on your name to change the owner to (I went for Administrators).  Also enable the checkbox entitled "Replace Owner on subcontainers and objects".  Then click Ok.  You will get an error message, which you can try clicking Retry to, but hit Cancel - this is not a problem.
    8) Click Ok a couple of times and this part of your registry is now fixed.
    9) Now it's a simple case of running the manual Flash uninstall program, then finally the manual Flash installer (for Active X - not the Firefox/Chrome plugin versions).  To my surprise, after a couple of days looking into this - I finally had a solution and Flash in IE once more.  If you are using Firefox too you may find Flash is no longer installed their (the uninstaller removed it).  In this case just install via the Adobe site or try to watch a video on You Tube and you will be prompted or linked to the install.
    Hope this provides a good round up of the possible solutions to this problem.  Hopefully Microsoft or Adobe can find out what causes this issue in the first place so we don't have to go down this route for much longer.  Chrome's implementation of Flash shows how effortlessly things can work!

    They will stay on the screen.  However, Process Monitor is only intended for advanced users.  It is recommended that users try to navigate to the troublesome registry key using regedit, and see if they can access it or not without an error.  This is far easier than trying to use Process Monitor, which is very complicated.
    I used Process Monitor to confirm that it was just that key which was causing the problem, and not others.  Process Monitor is not to be confused with the new Resource Monitor which is accessible via Task Manager in Windows 7 (and possibly Vista).  If you must experiment (and Process Monitor is very useful for diagnosing many deep-level problems if you know what you're looking for) Process Monitor can be downloaded from here:
    http://technet.microsoft.com/en-us/sysinternals/bb896645
    It replaces the older Sysinternals "FileMon" and "RegMon".  For those interested in the technical side, I had to setup a number of filters to be able to get the results display as in the screenshot.  First of all to just show Registry events.  Then to just show events from the manual Flash activeX installer executable.  The I added a filter to show only non-successfull results.  And finally, for the purposes of the screenshot, added a filter to just show those with "Access Denied", since other non-critical errors are also picked up due to missing keys because installation has not yet been fully completed I guess.   When experimenting, most of these filters were applied using the "is not" boolean logic, which will make sense if you experiment with the program.
    Without adding any filters, it picks up so many events (hundreds per second) that it's otherwise unusable.  e.g. 40,000 events within the first few seconds of opening the program. For this reason, I recommend simply using Regedit to diagnose the problem with the particular Flash registry key.

  • Is it possible to use an iPhone as a controller for iPad (for games).

    Is it possible to use an iPhone as a controller for iPad?
    And if so what apps are supported.
    And will gta 3, vice city, San Andreas and dead trigger 2 work with it.

    The only game I know of that does this is "The Incident" - it's not a built-in iOS feature. The developers of that game specifically have allowed it.
    http://bigbucketsoftware.com/theincident/

Maybe you are looking for

  • No PDF printer after upgrading to Acrobat X Professional

    Hi, I recently upgraded from Acrobat 6 Pro to Acrobat X Pro (technically, an upgrade isn't possible but the Acrobat X Pro installer will uninstall Acrobat 6 and install Acrobat X). After performing the installation "successfully" I no longer have an

  • ITunes Explicit tag not working correctly

    Hello, I have a problem with manually added 'explicit' tag in iTunes. iTunes show tag correctly near the song, but there is no red 'E' label in the ''now playing'' box. How can I fix this problem? I tried to re-add a song into the library, it's not h

  • Resizing PDF's

    I have many large (8 to 200 Meg) file size pdf's made up of images I need to make website links to.  I can use them as is, but ended up buying Acrobat X Standard to help me make them smaller and more quickly accessible.  I used Acrobat X to extract (

  • How to reduce the scale size of HTML graphs

    Hi All, i created HTML Graphs in apex 4.0. Can any one tell how i decrease scall size of the graph beasue i saw the options there is min 200 scale size. How to reduce below 200 ? Looking forward for the valueable response. Regards, Omzz

  • Can't import/merge libraries

    I have been having this problem for a long time and I am just about to give up on trying to solve it! Ultimately - I can't merge two libraries. The process gets underway but only ever seems to get to about 80 or 90% (according to the status bar) and