Web-based on Video Window create by WindDraw

Hi...
Currently, i am having a problem, i use imaq to capture the real-time image of my camera, the WindDraw is able to create a video window to display the the real-time image. but when i web-enable the program, the video window does not appear on my "client" pc (the pc that uses internet to access my program). what happen? Is there any solution for it? thank!

Because WinDraw opens up a new window that is not part of the front panel, you cannot use it remotely. Take a look at this document for more information:
Why Doesn't My IMAQ WinDraw Control Work Using Remote Panels?
http://digital.ni.com/public.nsf/websearch/6CBED2A582B5721886256D1900707D38
Instead, if you are using LabVIEW 7.0, you can use the embedded image window. For versions previous, you will need to use the picture control or intensity graph.
Hope this helps -
Julie

Similar Messages

  • How to integrate web based application to windows based application

    Hi,
    Experts,
    we developed web based application in this when we raising
    invoice document after adding this we need to updated Amount
    in integratee SAP B1 then that Amount we need Update The
    Amount  in OACT Table  how we can Update in Amount Field
    in OACT Particular Account Code. plz Guide  me. and how to
    integrate web absed application to windowbased application
    plz help me.
    Regds,
    Samapth.

    Dear sampathdevunuri kumar,
    You may develop the addon based on SDK DIServer for required function.
    The DI Server is an extension of the DI API and supports all its objects. It is intended for high-volume data integration, where numerous client connections must be managed simultaneously and optimized for speed. It is also suitable where Web-services architecture is preferred.
    Please refer to SDK help and SDK DIServer sample for more information.
    Best Regards
    Jane Jing
    SAP Business One Forums team

  • How can I video chat with someone who uses web based yahoo?

    Not long ago I purchased my first Mac (New MacBook Pro 2.53GHZ); last Summer I also purchased a MacBook Pro for my daughter. Everything works great (like driving a formula one Porsche after grappling with a battered pick-up truck (meaning Windows) for many decades; cannot imagine ever going back. But, there is one issue that I have not been able to solve and for which I would greatly appreciate any suggestions or advice. I am familiar with ichat and with AIM (my daughter uses it all the time). However, the vast majority of people with whom I communicate via IM live in parts of the world where very few people have even a computer at home much less residential internet access. As a result, near all of the folks I would be chatting with have to use public computers (internet cafes, libraries, etc) and obviously they cannot install AIM or anything else on those public computers. About 90% of them use the web based yahoo messenger which can be accessed from any computer with an internet connection (most of the rest use MSN). My question is this: I know how to do video chat in ichat but ichat does not support yahoo. How can I do video chat with someone who is using web based yahoo on a public computer that has a USB web cam? I was able to do this on my old PC which had a plug in web cam but do not know how it might work on a Mac. Should I install yahoo messenger on my MacBook Pro and will that work for me?. I know about some other Mac compatible chat clients such as Admiun but as far as I can tell none of them support video chat or in some cases yahoo. Perhaps I am overlooking something. I would be very grateful for any suggestions or advice in this matter. Thanks to anyone who reads this post and has any helpful info.

    Zurich,
    I don't think the web-based Yahoo Messenger supports video, so nothing you can do with that.
    http://messenger.yahoo.com/features/
    I think there are Mac compatible MSN clients that will do video, (i.e. aMSN) Also, Microsoft plans on releasing an updated version of Messenger for Mac soon.
    http://www.officeformac.com/blog/An-Update-on-Messenger-for-Mac
    GoogleTalk does have a browser based video chat, but your friends would need to install a browser plug-in. (which I would assume that can't do either)
    The best option is Skype, but also requires an install on their end (I would think that the internet cafes would/should have this available)
    Good Luck,
    Double_A

  • Unable to view web-based videos

      For the past few days, I have been unable to view web-based videos with the exception of YouTube. I am running Windows 7, IE 10, and am using Flash Player ver 11.8.800.94. Have tried using Beta ver 11.8.800.115 with no change. I have run 2 different anti-virus/anti-malware programs, and nothing was found. Have un-installed/re-installed Flash Player several times, and still receive messages telling me I need to download Flash Player. My system shows that I am running Flash Player 32-bit, but no videos besides YouTube will play. have been in contact with Microsoft for assisstance, and have followed all their suggestions, but still no luck. I am down to rebooting my laptop from scratch but thought I would see if you might be able to assisst me first.Any suggestions?

    Check
    http://forums.adobe.com/thread/885448
    http://forums.adobe.com/thread/867968

  • Is it possible to create a rendition targeted for the web based content viewer?

    The way PDFs render in the web broswer is (presently) pretty bad.
    Can we create a rendition of a Folio which is specifically (and only) for the purpose of being viewed in the web based content viewer?
    Also can we leverage the downloading options in the Folio Producer to yield better results and less lags in rendering? I would like to suggest that Adobe adds some kind of indicator/status-bar which shows remiaing assets still being downloaded. For example, video overlays aren't immediately available.
    Despite these quirks, this new capability is huge and we really appreciate it!
    -Mark
    Mark Kunoff
    Informational Systems Specialist
    IU Communications
    Indiana University Public Affairs and Government Relations
    [email protected]

    It's too bad the selectable text will go away. This will also hamper the web-based views in terms of accessability, correct? - something very important to our stake holders.
    Does Adobe plan to bring these good points of the PDF format back in a future release?
    Thanks for your consistently fast replies Bob!
    -Mark

  • Creating an interface with several video windows where a user can connect their own camera to window

    Hi,
    I posted this in the Flash Media Live encoder Forum and it may have been the wrong place to get an answer.
    currently I use the following workflow for Live video streaming.
    I have FMLE on a computer streaming the Video feed to my FMS.
    I currenlty use  Dreamweaver to create window with a few instances of a video window and one of the windows is configured to rtmp to my server and the stream name of the stream I have setup in FMLE.
    This then streams to one of the windows.
    I then assign a different Stream name to the other windows.
    I send an FMLE client to a user in the locations that want to have a video presence on the webpage.
    I send them instructions and running FMLE and the parameters to use to get their camera up and running.
    This works fine to a point.
    Most of the users are not technically minded and so often this leads to issues and delays to get these things to work.
    I want to move on and improve this flow.
    I want to create the video instances on the page where:
    Below each video window is a text input field where a user can type in their name which will be used as the stream name.
    Below each video window is a button that the user clicks to connect their camera automatically without having to install FMLE.
    Once the video feed is running, only that user can click the button again to disconnect it. ( The button changes to "Stop Broadcast" etc).
    I have looked at the structure of Ustream for example, and this seems to be the method they use as you can download the XML file of your channe,l and the RTMP URL and stream name can be copied and then used directly in FMLE and you can stream with more control of your camera that way.
    Can you please provide instructions or guidance on how to begin this process?
    thanks

    Hi,
    Thanks for your interest in this kind of workflow.
    There are multiple ways to do it. Adobe Connect does this seamlessly.
    But to try out few of the latest technlogies, I recommend trying RTMFP. There is a hosted server where you can try out your sample client applications. There is also client application made similar to what you are looking for.
    Please go through http://labs.adobe.com/technologies/cirrus/

  • Closing the browser windows created by web.show_document and javascript

    From Forms I am issuing a http request using web.show_document and javascript:window.open(). The http request makes a remote procedure call to a coldfusion component on a JRun appserver. I want this rpc to fire in the background so that the current forms browser window remains as is.
    The logic is as follows
    l_rpcURL := 'http://....just a standard URL.....'; -- edited for this thread
    l_jsURL := 'javascript:window.open("' || l_rpcURL || '","","fullscreen=no,titlebar=no,location=no,toolbar=no,menubar=no,status=no,resizable=no");self.close();';
    WEB.SHOW_DOCUMENT (l_jsURL,'_blank');
    The http request works fine but leaves a browser window behind. It's the one created by the javascript.window.open(). If I remove the self.close() from the javascript then I have two browser windows open, one from web.show_document and the other, as described previously, from the window.open().
    Any idea how I can force closure of the window opened by the window.open() ?
    Thanks

    Hi,
    did this occured afer installing service pack 2?
    A work around is The only solution that is to create a close.html file and calling this file in the code: Web.show_document('http://server:port/close.html','_self');
    <html>
    <body onload="closeit()">
    <script>
    window.close();
    </script>
    </body>
    </html>
    Monica

  • How to create the web based report without enterprise portal?

    Hi experts,
    We don't have enterprise portal but I like to create the web based version of the existing Bex reports and which option is the best to distribute this web based report using information broadcasting?
    Can I use report designer for this?
    Thanks in advance.
    Sharat.

    Hi Sharat
    In BI 7.0 the Queries which u devoleped can be broad casted by using two ways .
    1. Enterprise portal
    2.Web Application Designer(WAD)
    So you can choose any of the option, For the Option 1 you should have seperate server for the EP or else For option 2 you have to make some setting in the BI system to enable the Web reports..
    Reagrds
    Satish

  • Hi there, I currently subscribe to Adobe Pro Subscription (yearly) and I also subscribe to Adobe PDF pack (monthly).  I only require Adobe to read and create PDF documents such as converting word/excel document or a web based document.  Can someone tell m

    Hi there, I currently subscribe to Adobe Pro Subscription (yearly) and I also subscribe to Adobe PDF pack (monthly).  I only require Adobe to read and create PDF documents such as converting word/excel document or a web based document.  Can someone tell me if I'm doubling up as I'm not sure of the differences between the products and would like to save a few dollars.

    Acrobat Pro can do a lot more than the PDF Pack online service.
    Try if you can do everything you need with PDF Pack; otherwise keep Acrobat Pro.

  • How can the DFF created for a PO form be used in PO web based page.

    Hello,
    I have created a DFF on the PO form using the attribute2 of the PO_HEADERS table. How can I create a DFF on the web page based 'buyer work center' page. My final goal is to use DFF for both the web based pages and forms.
    Thanks for your help
    Raj

    hello Pradeep,
    Whats the difference b/w DFF and custom DFF ?
    I'll tell the steps what I did.
    1. Application Developer > Flex Field > Descriptive > Register
    Registered a DFF for PO_HEADERS_ALL table and used Attribute2.
    2. Application Developer > Flex Field > Descriptive > Segments
    So I used the DFF in the PO form. I want to see a DFF in the PO page also when the below navigation is used.
    Purchasing: >Buyer Work Center>Orders. Opens a PO page.
    Thanks for the help.
    Raj

  • ANN: Half-hour webinars (free) -- Web-based videos in PDFs (Apr 18) / Metadata in PDFs (Apr 25)

    (free; no fluff, no hype, no nonsense; starting 9am PT)
    Integrating web-based videos in your PDFs
    (with FrameMaker-to-Acrobat TimeSavers + Multimedia Asst)
    Thursday, April 18
    https://www3.gotomeeting.com/register/954869454
    Metadata in PDFs authored with FrameMaker
    Thursday, April 25
    https://www3.gotomeeting.com/register/578895294
    Shlomo Perets
    MicroType, http://microtype.com
    FrameMaker/Acrobat/Captivate training & consulting * FrameMaker-to-Acrobat TimeSavers/Assistants

  • Web based videos (youtube etc) have no sound and then stops after 4 seconds

    When i try to play a video clip from any web site, the video plays with no sound for exactly 4 seconds, then it stops.
    I can 'scroll' the time line anywhere, and the video plays from that point for another 4 seconds -still without sound.
    Ive tried to upgrade to the lates version of flash player, and no difference.
    This aplies to all web based videos that uses a flash based video player.
    I'm using the Linux version of flash player on a Acer laptop with intel CPU and graphics, the computer runs Kubuntu Linux V11.10 Oneiric Ocelot kernel version 3.0.0-12
    Any ideas?

    Hi sorry for the delay in responding.
    I'm not using any client side code as far as I am aware.
    I think I should have said: Flash CS3 video Encoder, as I am
    running both Production Premium Creative Suite 3, and also CS3 Web
    Premium.
    All I did was convert some AVI files that went through
    Premiere Pro CS3 and After Affects etc, in Flash Video Encoder. I'm
    not doing any live streaming.
    THe FLVplackcomponent is the one generated in Dreamweaver
    CS3, I choose Insert / Flash Video and choose the Streaming
    options, I fill out the rtmp details ( I have another thread on an
    issue there as a firewall blocks some of the files and I cannot use
    rtmpt) and it works!!
    If you have a suggestion for a better workflow or precedure I
    would appreciate it.
    It is just this one FLV file that seems to do this. I have
    since chnaged this one file to Progressive and it plays fine.
    I hope this helps.
    These files are then placed in the applications folder in
    Flash Media Server 2.0 directory.
    This works fine

  • Lsince update to lion osx my imac will not mount windows created video dvds my othe imac running snow leopard will

    since update to lion osx my imac will not mount windows created video dvds my other imac running snow leopard will

    You could've backed up your iPad prior to the "forced" upgrade which, by the way, you could have cancelled. iTunes doesn't upgrade your iPad, automatically, on its own. You had to click the Upgrade button to initiate the upgrade. You didn't have to do anything with that button. You can just leave it be.
    iOS 8 is garbage on iPad 2 and 3 and even though iTunes keeps giving me the Update button option, I continually choose to ignore it.
    Ignoring the Upgrade/Update button doesn't affect the normal iTunes/iDevice syncing/backing up operations.
    You could've just left that button alone.
    When was the last time you backed up your iPad?
    While there is no way way to revert to a previous iOS version once you upgrade your iDevices iOS, iTunes saves multiple backups of your iDevice and if you backed up your iPad previously to this latest activity, you should be able to restore your iPad from an older  backup that should appear by date when  you plug your iDevice into your Mac, was for iTunes to launch and sync your iPad, then cancel the backup in progress and use the Restore function in iTunes to restore your iDevice from another previous backup version date.
    If your current version of iTunes doesn't recognize your iPad2 under iOS 8, you need to check the iTunes update feature, in iTunes or in OS X Software Update feature in OS X Preferences panel to see if there is a iTunes update available for OS X 10.6.8 Snow Leopard.

  • Logitech c615 with iMac & web-based video chat

    How do I get a Logitech c615 to work with web-based video chat sites? Works with Skype, Face Time, etc. Can select it in Chrome browser but still uses builtin cam. Would use the builtin cam but your adjustments are tilting/twisting the monitor and moving closer/farther from the monitor. Really?! Is it possible to set an external camera as default for web-based video or is it yet another regret I have from switching from PC?

    on a related topic - I have the same camera but I can't hear people when I facetime - it's ok with Skype though
    can you help?

  • Is there a web based (or iDisk) iTunes for allowing viewing of video files?

    Is there a web based (or iDisk) iTunes type of program for allowing viewing of video files?
    I would love to have this possibility to just drop all myhundreds of "musical ideas" movies in a folder/playlist like iTunes interface and have them available for viewing web based for musical co-writers & collaborators.
    Thanks

    Hi,
    iTunes doesn't do Internet broadcast. I suggest you use iMovie to compress your files into and Internet file format. You can then use mobile me or YouTube to show your material over the Internet.
    If you want to maintain more control over the material, you may want to set up a computer to become a server. That way you can give access codes only to persons you want to see the material.
    I would look into mobile me if I was you. It sounds like you only need a small Internet presence to do what you want to do. And I think MobileMe would give you all the tools you need to distribute your material to those you want to see it. And it would do it at a very low cost.
    Good luck,
    Lincoln

Maybe you are looking for