JMF Newbie Help and Dual Webcam

Hi all,
I am a new user to JMF and am quite lost with the various examples found on the internet.
If there is a low-down, without the frills tutorial do point me to it.
This is the process of my program:
Selects a webcam
Saves image (I found solutions for this in omcgovern's post)
Reselect a webcam.
The thing is I need to be able to switch webcams as and when I like but the webcam select dialog only appears once.
And the capture device detection with null doesn't work, so I used a method that I found in another post.
My code that I'm posting is just a webcam app I modified, to have a start and stop button.
The start button is supposed to be able to select another web cam.
Do give me pointers!
Cheers.
import javax.media.Player;
import javax.media.CaptureDeviceInfo;
import javax.media.MediaLocator;
import javax.media.CaptureDeviceManager;
import javax.media.Manager;
import javax.media.format.*;
import java.util.Vector;
import java.awt.*;
import java.awt.event.*;
public class Test implements ActionListener {
CaptureDeviceInfo device;
MediaLocator ml;
Player player;
Component videoScreen;
public static void main(String args[]){
new Test();
Test(){
try
{ //gets a list of devices how support the given videoformat
//Vector deviceList = CaptureDeviceManager.getDeviceList();
// This works but its somewhat hard-coded (Nat)
// new CaptureDeviceInfo("vfw://0",new MediaLocator("vfw:Microsoft WDM Image Capture (Win32):0"),null);
// new CaptureDeviceInfo("vfw://1",new MediaLocator("vfw:Microsoft WDM Image Capture (Win32):1"),null);
// new CaptureDeviceInfo("vfw://2",new MediaLocator("vfw:Microsoft WDM Image Capture (Win32):2"),null);
device = new CaptureDeviceInfo("vfw://0",new MediaLocator("vfw:Microsoft WDM Image Capture (Win32):0"),null);
//device = (CaptureDeviceInfo) deviceList.firstElement();
ml = device.getLocator();
player = Manager.createRealizedPlayer(ml);
player.start();
videoScreen = player.getVisualComponent();
videoScreen.setBounds(10,10,300,300);
Button a = new Button("Stop");
a.setBounds(10,320,75,25);
a.addActionListener(this);
Button b = new Button("Start");
b.addActionListener(this);
b.setBounds(235,320,75,25);
Frame frm=new Frame();
frm.setLayout(null);
frm.setSize(360,360);
frm.add(a);
frm.add(b);
frm.add(videoScreen);
frm.setVisible(true);
catch(Exception e)
System.out.println(e);
// My findings on experiments so far.
// player.stop() and player.start() can be used continuously unless you call player.close();
// What is the code that pops up the webcam selector??
public void actionPerformed(ActionEvent e) {
     Button button = (Button)e.getSource();
     if(button.getLabel().equals("Start")) {
          try {
               device = new CaptureDeviceInfo("vfw://0",new MediaLocator("vfw:Microsoft WDM Image Capture (Win32):0"),null);
               System.out.println("Test1");
               ml = device.getLocator();
               System.out.println("Test2");
               player = Manager.createRealizedPlayer(ml);
               System.out.println("Test3");
               player.start();
               System.out.println("Test4");
               videoScreen = player.getVisualComponent();
               System.out.println("Test");
          } catch(Exception ex) {System.out.println("Start error!");}
     else {
          player.stop();
          player.close();
}

You're probably in deep trouble then.... but nothing an investment into a cheap modern web cam couldn't cure...
Have you checked the Web Cam web site for any updated drivers ?
Here's a list of supported devices...
http://java.sun.com/products/java-media/jmf/2.1.1/formats.html#Capturers
regards,
Owen

Similar Messages

  • [Solved] Programing Newbie Tools,Help and more.

    Hello
    I want to programming in C++ and Pascal language.
    I completly Newbie.
    And here's my question's:
    1.What I need tools,program's?
    2.Where to start?
    I search repo for C but there's too much packages and I search on forum too but no hits for C++.
    Thank's for help,advice,anything
    Last edited by SpeedVin (2009-08-14 15:20:02)

    SpeedVin wrote:Ok now I learn something about C++ and I have IDE - Geany.
    I think that I should write something but what?
    Do you have some proposition's for me , and something with guide
    For now I wat try only programming in C++
    Although this is not much of a suggestion, but in conjunction with whatever book or resource you decide to use, I would start off trying to adapt the programs that you are introduced to. Change things within the sample programs in your book and try to incorporate things that you have learned earlier. For example, if you are presented with a program that outputs multiples of 12 to an output file, try to change it so that the user can input any number they wish interactively, without having to recompile the code, and obtain a file containing the multiples of this number. You could even change the file name depending on the number the user enters.
    Start simple and work your way up. This way the basics will stay in your head while you tackle more advanced concepts, and it will hopefully make the task of learning C++ more interesting. It's how I learnt anyway...
    Hope that helps.

  • A newbie in need of help and advice

    I was wondering if someone could help and advise me...
    I got my macbook at the beginning of the year.. I love it, so far. BUT as its my first mac, I know nothing about them or how to proceed.
    I understand there is a thing called 'bootcamp', where I can install Windows. I have just started college and a lot of the stuff I will be working on in class, I would like to continue at home, so I need windows.
    Obviously after persuading my hubby to buy me a mac, I cant turn around and say its no good for college work. Now this bootcamp and installing windows... would I get virus's like a normal windows computer? This was my big thing about buying a mac, the lack of virus.
    How do i even go about getting windows? etc
    Many thanks in advance
    Nic

    Hi Nic,
    You can buy your own genuine copy of Windows from either Microsoft or a reliable reseller like Amazon. I would recommend Windows 7 Home Premium. On Amazon you can find a reasonable discount at the link below.
    http://amzn.to/qVtBvK
    Once you get your copy of Windows, you can proceed with the Boot Camp installation.
    1. Open Boot Camp Assistant after backing up important files and documents.
    2. You should have a Snow Leopard OS X DVD on hand if you bought the Mac last year. If you don't, click the bullet that says "Downoad the support software for this Mac," and you should save all of that to some external source like a flash drive or external hard drive, CD, DVD, something.
    3. If you do have an OS X DVD, click that bullet instead.
    4. Partition your hard drive. It may sound intimidating but all it means is divide the space according to how much you want to give Windows and how much you want to leave for Mac OS X. Dividing in half is usually the easiest way so click "Divide Equally."
    5. Click Continue and when you are prompted, insert the Windows DVD and click Start Installation.
    6. When the Windows Installer prompts you to select a place to install, click on the partition of the hard drive that says "BOOTCAMP" and click Drive Options > Format so Windows can install correctly. It will tell you it won't be able to install at first, but when you click Format under Drive Options, it will be able to.
    7. Proceed with the Windows installation. When it has to restart, hold down the Option key as your computer turns on and select the hard drive that says "Windows," NOT the CD/DVD icon that says "Windows".
    8. Continue with the installation. When it is done, you can insert your Mac OS X DVD (on Windows) and install the Boot Camp drivers, or if you saved it to an external source, connect it that way and install.
    9. To change between operating systems, just restart the computer while holding down the Option key and when the menu appears, double click on the OS you'd like to start up with.
    Feel free to ask if this seems confusing at all.

  • Quick help with dual booting

    I have hopped around on different distros and I found that Archlinux would be the best solution for me.  However, I need help with dual booting Archlinux and Vista as I will need Vista around for one program and a game that do not work with any Linux distro that I have tried.  I have not done a text based install before, I have only used newbie distros but I want to move on to Archlinux. 
    I will only need one partition for Vista and one for Arch.  I believe I can achieve the goal of dual booting them by shrinking the vista partition, and then installing Arch in the remaining space and use GRUB to boot the necessary partitions when my laptop is powered on.  This works with Ubuntu, so I assume it shall be the same basic concept with Arch.  I can follow the instructions on installing, and the installation is easier than I had expected it to be.  I have one question, how would I go about using the above technique that I mentioned during the install?  I would like to know how to do it correctly, I cannot risk messing up Vista.  I'm fifteen and my dad would be very frustrated if I did mess up Vista.  I would appreciate some specific instructions, because I really like Arch from what I have read.  I also look forward to being an active member in the community as well if all goes well.

    Welcome!
    Another young one I see! I'm currently 17, however I started using linux when I was 13 (8th grade year).
    You can resize the vista partition by using gparted. You can download the gparted livecd from there website (http://gparted.sourceforge.net/download.php). I do not know specific directions, but it is pretty obvious how to resize, and if you need help you can probably google something like "resize partition gparted". I WARN YOU that you do risk data loss resizing the partition. I don't believe the risk is high, but it still there, so backup any important data that you may have in case something goes wrong!!
    Do you have your own computer that you can experiment on? That might be a safe option than using your dads. I am been fortunate to have hand-me-down systems, but when I was young I made my dad angry quite a few times "experimenting!"
    If your dad's system has enough juice, you may want to consider install arch in a virtual machine to get idea of however thing works. Following the Beginners Guide on the wiki will be you best bet for a successful and well configured machine (http://wiki.archlinux.org/index.php/Beginners_Guide). If you really want to play it safe you can even go as far as install windows in a virtual machine, resizing the partition, and installing arch in the same virtual machine.
    I hate to say this, but if you absolutely can not mess up vista, I would advice against installing any other OS and messing with the partition scheme. As whenever you mess with the partitions you run a risk of messing up Vista (or any other os for that matter). If you don't already have your own computer which you can tinker with, it might not be a bad idea to look at getting one. They are becoming cheap, you can build one for about $300-$400USD, or buy one for probably around $400.
    Hope this helps a bit...

  • JMF Player Applet and NAT

    Hi,
    I have built an entire rtsp/rtp server to stream multimedia files and the webcam.
    I can more or less succesfully stream video content on a LAN, but even if I make my server public on the internet, there remain NAT issues regarding the client.
    What I wish to do, is to embedd an applet within the webserver so that the end-user doesn't require a third-party client to watch his content.
    I've built an applet following the SimplePlayerApplet example, which works on a LAN.
    Now what I would like to do, is to get informations from the RTSP session, particularly RTP source port, in order to send a single datagram, so that the firewall/router can bind the internal client port to its public port. This way the server can serve RTP/UDP packets that may able to cross the router. I read STUN server used this method to resolve UDP crossing of routers.
    The thing is that with a Player object, I can't get any information regarding RTP session. I'd rather avoid to use an RTPManager because this way, I would have to redo all the RTSP(client-side) thing.
    Can you please help ?
    Thanks in advance.

    If you need to play a real player file then see the Java Media Framework API, it's support many media file types, also you can play any media file from server side.
    go to :
    http://java.sun.com/products/java-media/jmf/index.html

  • Is the mac mini server the same hardware as the other mac minis (except for the quad core i7 and dual hard drives) with different software or is it configured differently?

    I have a mac mini with an i7 dual core processor. It is perceptably slower than my macbook pro with a quad core i7. Does the mac mini server have the same hardware configuation as the regular mac mini with server software or is the hardware different (aside from the i7 quad core and dual hard drives)? I want a mini with a quad core i7...

    Your assumption is correct.  The server does however only
    have the Intel HD3000 graphics like the base model with
    no option, at this time, for the discrete graphics chip.  So,
    depending on what you are using it for, that could be a deal
    breaker.  Remember that your MBP does have a discrete
    graphics chip.
    I have a 2011 Mini Server connected to a Thunderbolt display
    that gets used as an engineering workstation and general
    personal use (some photo editing, LP restoraton, general
    internet browsing).  You simply just not enable any of the
    server services.  I find the combination to work quite well
    for my purposes.  I also have a 13" 2.7 GHz i7 Macbook Pro
    which is pretty much strictly for work.  As far as CPU
    power it is pretty much equivelent to your Mini.  For the most
    part I find the Mini does outperfom my MBP.  I heavily use
    Parallels and Windows7 virtual machines, so the more cores
    the better.
    So, If you do a lot of CPU intensive stuff that is multithreaded,
    the Server may help.  If it is graphics intensive and your software
    heavily leaverages the GPU, you may actually take a hit on
    performance.

  • Creative NX Ultra and Creative WebCam Center.

    Hello. Just installed my Creative NX Ultra webcam, and it works good with msn etc, but when I run Creative WebCam Center I get this; "No supported Creative camera detected. Please plug in to continue." I have no idea what to do, I've tried reinstalling the webcam drivers and the webcam center, but it doesn't work. Any suggestions?

    Hi JKM,
    I don't have the same issues as you do, but wanted to see if we have the same camera or not, maybe help each other out even.. I'm thinking that I bought my camera a couple of years ago, but I only had it hooked up and tried it once. At that time, it seemed like it worked fine, but now the video doesn't look that great and I'm even wondering if it is the right software! I have a seperate headset. But being as I've never turned it on again after that, I've had to reinstall and not 100% sure if there is an upgrade or not for the software. So what version software do you have?
    I have version 2.03.01 and it says PC-CAM Center for the NX ultra. I says Instant Live Video chats, but being as I'm not to sure yet how to use it, I am wonderng why it tells me to "save".. I would have thought that if your using it online, why would you save it?
    At anyrate.. if you or anyone else should see this, is there a higher version for the software?
    AND, I want some advice of what to buy for working online, I need a camera for this. Am I supposed to get a new headset to match?..
    I hope someone gets back to me soon, cause I've been advised to buy another brand and I really don't want to, being as Everything else on my computer is set up for sound using Creative labs.
    Linda

  • Using and Troubleshooting the Dell Webcam and Dell Webcam Central Software

    Please read the information at...
    Using and Troubleshooting the Dell Webcam and Dell Webcam Central Software
    Locate the execute file (WebcamDell2.exe) buried in... 
    C:\Program Files (x86)\Dell Webcam\Dell Webcam Central
    Right clicked on it, then left click properties, then clicked on the compatibility tab, then changed compatibility from windows XP to Windows Vista SP 2 (the latest one they had).
    If your operating system was upgraded to Windows 7, did you install the drivers in the correct order? How to Download and Install Drivers in the Correct Order
    Shutdown the computer. Unplug the computer from the wall. Now remove the battery. Press and hold the power button for 30 seconds. Put the
    battery back in and start the computer. Did the webcam come back?
    If no, start, control panel, devices and printers. Click on add device. Is the webcam listed there?
    If you recently reinstalled the operating system, did you use the preferred method? Restoring Your Computer´s Software to the Factory Settings or Restoring Your Dell Computer to Original Factory Installation with Dell DataSafe Local Backup 2.0
    Please use Internet Explorer(32-bit) when navigating to  My Dell Downloads :: Login. Use the same email address and password you use here. Click on add system.
    ***Systems purchased befor April 1, 2010 might NOT register with Dell My Downloads***
    If system does NOT register after 5 minutes, then contact Dell Tech Support.
    If you have XP or a system that will not register, then try using this version of Dell Webcam Central. Once it's installed, then open it, click on the ? , check for  software update
    Open Dell Webcam Central. In the bottom right corner, make sure the webcam is on Capture mode.
    Rick

    Hello Rick,
    Thanks for trying to help.
    Here is the info as requested:-
    Host Name:                 DELLLAPTOP
    OS Name:                   Microsoft Windows 7 Home Premium
    OS Version:                6.1.7601 Service Pack 1 Build 7601
    OS Manufacturer:           Microsoft Corporation
    OS Configuration:          Standalone Workstation
    OS Build Type:             Multiprocessor Free
    Registered Owner:          Trevor
    Registered Organization:   Microsoft
    Product ID:                ?????
    Original Install Date:     07/07/2010, 11:46:05
    System Boot Time:          24/10/2011, 12:06:27
    System Manufacturer:       Dell Inc.
    System Model:              Inspiron 1570
    System Type:               x64-based PC
    Processor(s):              1 Processor(s) Installed.
                              [01]: Intel64 Family 6 Model 23 Stepping 10 GenuineIntel ~793 Mhz
    BIOS Version:              Dell Inc. A05, 23/03/2011
    Windows Directory:         C:\Windows
    System Directory:          C:\Windows\system32
    Boot Device:               \Device\HarddiskVolume2
    System Locale:             en-gb;English (United Kingdom)
    Input Locale:              en-gb;English (United Kingdom)
    Time Zone:                 (UTC) Dublin, Edinburgh, Lisbon, London
    Total Physical Memory:     2,937 MB
    Available Physical Memory: 1,399 MB
    Virtual Memory: Max Size:  5,872 MB
    Virtual Memory: Available: 4,244 MB
    Virtual Memory: In Use:    1,628 MB
    Page File Location(s):     C:\pagefile.sys
    Domain:                    WORKGROUP
    Logon Server:              \\DELLLAPTOP
    Hotfix(s):                 71 Hotfix(s) Installed.
                              [01]: 982861
                              [02]: KB971033
                              [03]: KB2305420
                              [04]: KB2393802
                              [05]: KB2425227
                              [06]: KB2475792
                              [07]: KB2476490
                              [08]: KB2478662
                              [09]: KB2479628
                              [10]: KB2479943
                              [11]: KB2484033
                              [12]: KB2485376
                              [13]: KB2487426
                              [14]: KB2488113
                              [15]: KB2491683
                              [16]: KB2492386
                              [17]: KB2503658
                              [18]: KB2503665
                              [19]: KB2505438
                              [20]: KB2506014
                              [21]: KB2506212
                              [22]: KB2506223
                              [23]: KB2506928
                              [24]: KB2507618
                              [25]: KB2507938
                              [26]: KB2508272
                              [27]: KB2508429
                              [28]: KB2509553
                              [29]: KB2511250
                              [30]: KB2511455
                              [31]: KB2515325
                              [32]: KB2518869
                              [33]: KB2522422
                              [34]: KB2524375
                              [35]: KB2525694
                              [36]: KB2529073
                              [37]: KB2530548
                              [38]: KB2532531
                              [39]: KB2533552
                              [40]: KB2533623
                              [41]: KB2534366
                              [42]: KB2536275
                              [43]: KB2536276
                              [44]: KB2539635
                              [45]: KB2541014
                              [46]: KB2544893
                              [47]: KB2545698
                              [48]: KB2547666
                              [49]: KB2552343
                              [50]: KB2555917
                              [51]: KB2556532
                              [52]: KB2559049
                              [53]: KB2560656
                              [54]: KB2562937
                              [55]: KB2563227
                              [56]: KB2563894
                              [57]: KB2564958
                              [58]: KB2567053
                              [59]: KB2567680
                              [60]: KB2570791
                              [61]: KB2570947
                              [62]: KB2572077
                              [63]: KB2579686
                              [64]: KB2586448
                              [65]: KB2607712
                              [66]: KB2616676
                              [67]: KB958488
                              [68]: KB976002
                              [69]: KB976902
                              [70]: KB976932
                              [71]: KB982018
    Network Card(s):           4 NIC(s) Installed.
                              [01]: Realtek PCIe GBE Family Controller
                                    Connection Name: Local Area Connection
                                    Status:          Media disconnected
                              [02]: Intel(R) WiFi Link 5100 AGN
                                    Connection Name: Wireless Network Connection
                                    DHCP Enabled:    Yes
                                    DHCP Server:     192.168.1.254
                                    IP address(es)
                                    [01]: ????
                                    [02]: ????
                              [03]: Microsoft Virtual WiFi Miniport Adapter
                                    Connection Name: Wireless Network Connection 2
                                    Status:          Media disconnected
                              [04]: Cisco Systems VPN Adapter for 64-bit Windows
                                    Connection Name: Local Area Connection 2
                                    Status:          Hardware not present
    Hope that this will help.
    Thanks again
    Regards
    Trevor

  • Issue with HP Z820 64GB RAM and dual Quadro K4000's and rendering and playback performance

    I'm having major issues with performance on my system (running windows 8.1. Premiere CC 7.2.2). My friend in the office here has a Mac Pro (2013) with 6 core cpu and dual D500's and I have dual Xeon 2665's and dual K4000's.
    The problem is that he can export twice as fast as me on mercury software and almost 3 times faster on Mercury GPU. He can also add twice as many affects before his system drops frames (using same settings and video file). When I go to GPU-Z my gpu's are hardly working with GPU export selected... with software only my CPU's get to 60% load max whereas his CPU get's to about 84%. Am I missing something? I know the D500's are almost the same as W8000's (and he has two), but dual K4000's shouldn't be that far behind? And how does selecting cpu exporting get him an export time of 6 minutes compared to my 15 minutes when I have a 32 threads to work with??
    Am I doing something wrong? Have I got a setting somewhere that is causing this that I might have missed? Are dual D500's really THAT much better than dual K4000's? AND HOW is my 7k+ machine that much worse than his £3200 mac?
    Please help. I'm losing my mind here!
    Thanks
    Edit - Would just like to add that the video files we are using are pro res 422 and that I have the latest bios and latest nvidia performance drivers

    That HP Z820 should kick the Mac pros butt! For example we run Autodesk Flame systems ( 150k software) on the Z820's with Quadro 6000 cards and they fly. We also had a new mac pro in for testing a few months ago w the dual fire pro cards all decked out and it was crap next the the Z820. Of cource the new MP cant run allot of highend software because of its lack of nvidia support and the firepros lack of open GL but we did run premier and smoke etc  on it for testing. ( Although i thought it looked cool the total lack of exandability and nvida support  was to much so we sent it back). Graphic workstations need PCIe expandability and a choice in GPs.
    Anyhow here are a few observations:
    -Software being used will dertermine the hardware purchased,
    -The dual xeons at the much lower clock speed are meant to work 24/7 like a lamans endurance race, not a sprint race.  Better to get highest frequency xeons.
    -Having dual CPUs with all thoughs cores will only work with a software that is properly mulithreaded, premier is definetly not one of those softwares so you not getting any advantage.
    - the advantage to Quadro cards are much more noticable in 3d tha 2d. If your running Autodesk maya, 3ds max or the recently disscontinued XSI you would be flying compared to the W7000.
    -dual GPU cards do not preform at twice the speed. On average the second card gives about a 10 percent boost.
    -At present ( and as akways) , nividia Quadro drivers are much more uptodate and bug free compared to ATI highend cards. This will inevitably change as openCL over takes openGL, until then Quadros are the clearly superior cards for those with DEEP pockets.
    -I think you would have been far better off with a single Quadro 6000 vs dual K4000s. Also any higher end ATI firepro card would have worked since Premier now uses open CL and no longer needs openGL. Main advantage to Quadro at this point (  besides 3D ) is to be compatible with the most softwares and get the best and most optimized drivers. Firepros will work properly in far fewer softwares at this point but I can see a day over the next few years this may change but not as of yet in 2014. So his W7000 wins this sprint race in this single simple example but in most any other situations your cards will actually work and win. I like saving money like the next guy but I even purchase Quadro cards for my home use and experimenting, but Im not a gamer.
    -FYI: Cuda core count no longer is true measure. For example older Fermi cards worked at twice the frequency than the newer kepler architecture so in effect today you need double ( actually more) the amount of cuda cores to equal the older cards. Also the true compute power in the new Keplers is also much inferior to the older cards.  Its all creative advertiseing today more akin to creative accounting / smoke and mirrors. What im trying to explain is when people read the charts that show the cuda core count and say the higest is best is completely not true. It may have the most "cores" but it will not render correctly, double percision is missing, colors may pop, anti aliasing is inferior and inconsistant,  interaction ( most important) and shaders will be buggy or missing. There are very good reasons people spend money on highend Quadro cards but the charts and reviews generically speaking never understand or can even test for this stuff.
    -Even given the above scenarios your Z820 should be killing your competition. Using a decked out Z820 is way overkill for anything CC. ( Kinda like driving an F1 to get groceries.)  get your HP rep to come over and replace / test your rig. Its free and covered in your coverage.
    I am CLEARLY not a tech guy as my talent in is creation and design but I overhear the tech guys talking.

  • N73 ME not working in Network Mode GSM and Dual Mo...

    Dear All,
    I have N73 ME.
    Firmware: V 4.0812.4.2.1
    I am using Vodafone Line and I am living in egypt.
    I have a problem with the network of the device. The device is working fine only with the Network Mode UMTS, but not working with GSM and Dual Mode, which makes it doesnot have network signal  in many areas, while I have another Nokia 5200 phone whick works fine in these areas.
    Is it a Software or Hardware problem?
    and what is the solution for it?
    Thanks in advance for your help.

    moderator note:
    please be informed that your personal and contact information, as well as the IMEI of your phone are not allowed to be posted in this board for security and privacy reasons.
    thanks.

  • Help with dual monitors

    I installed Arch on an old Asus MB, and have spent a couple days trying to get dual monitors working. The board is a P4S8X-X with no onboard video, an AGP slot, and six PCI slots.
    First, I tried using an AGP card together with a PCI card with no luck.  I tried using two ATI pci video cards, again no good.
    So, I downloaded a MB manual and discovered that the PCI slots and the AGP slot are all shared. Quote the manual: "When using PCI cards on shared slots, ensure that the drivers support 'Share IRQ" or that the cards do not need IRQ assignments.  Otherwise, conflicts will arise between the two PCI groups, making the system unstable and the card inoperable."
    I'm wondering if dual monitors are possible with this board.  I have another Asus board with an AGP and three PCI slots apparently not shared.
    Couple years ago, I installed dual monitors on my FreeBsd computer, using two cards on an MSI board, with no trouble.  What I'm looking for is two independent monitors, each able to run an application.  I use the JWM window manager. I haven't posted an xorg.conf file as there have been too many to display.
    Any help is appreciated.

    Problem solved.  I switched motherboards and dual monitors are running.

  • IHP G70-460us laptop and the webcam has just stopped working

    I have a HP G70-460US Laptop and the webcam has just stopped working.  How do I get it working again.
    This question was solved.
    View Solution.

    Hi
    Please find the link given below might help you to fix your issue.
    Webcam Troubleshooting (Windows 7)
    Let us know how it goes!
    "I work for HP."
    ****Click the (purple thumbs up icon in the lower right corner of a post) to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    Regards
    Manjunath

  • Laptop and Dual Phone connection probems

    I have a Dual Phone which I purchased 5 months ago.  I have had Skype on my laptop for quite a few years, and recently did an update as it requested.
    I now have problems with both phone and laptop, when trying to answer of make phone calls - all I get is a lot of noise - which sounds like a house alarm, and screeching!!
    Any advice - I have logged out of both laptop and Dual Phone and signed in again, and still no help.

    Hi Nawn
    If you are still having difficulty connecting to the Fon and Openzone network id's send us an email usig the contact us form address in my profile. You can copy the form address from the section 'About Me'.
    Thanks
    Stuart
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry that we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • Need some help and guidance please!

    Hi everyone,
    I desperately need some help because I am at my wits end.   In September I purchased a Compaq Presario CQ60-450US.  Shortly after purchasing, I fresh installed Windows 7 Professional.  Recently I decided to tried to dual boot ubuntu on the machine only to find that the installation failed because of CD read error.  I know for a fact that the CD is not the issue because I have used this CD three other times to install ubuntu thus I came to the conclusion that the CD/DVD drive was bad.  
    I called HP support to get a new CD/DVD drive replaced only to spend 2 hours on the phone with a individual that decided to troubleshoot first trying to install ubuntu remotely (I informed the indiviual that the remote session would end), then by playing a DVD and "skipping throughout" the movie.  He/she said that she could see no issue.  (no diagnostic was run)I informed the individual that I had issues with buring as well.  He/she proceeded to go online and install software asking me to demonstrate the issue after which the call got dropped mysteriously.
    I called HP support back and told them that I am having an issue now burning.  They proceed to connect remotely and look at the software the previous support individual downloaded and said that the software was not supported by HP.  I informed the individual that I give permission to install any software needed to troubleshoot but the individual said that I could not be suppoted because I wasn't using the OS installed by HP.  I was instructed to recover my machine to the OS that was installed with the machine if I was to continue to get support.
    I informed the individual that the drivers and software are the same for either OS considering the CD/DVD rom is a plug and play device.  The individual refused to help and told me I had lost my warranty because of my decision to install an OS directly from Microsoft or a third paper vendor. 
    That is where I stand.  HP is refusing to give me support because I am not running their Vista Home edition even though my issue is hardware.  I cannot find any warrent information stating that I need to have the original operating system installed on the machine to receive support.   Can anyone point me to a reputable division that can help me with my issue?  I feel I was just thrown aside so that they don't have to initiate a repair.  If not has anyone filed a compalint against this outrageous support requirement?   

    Dear ndjumpball,
    I would like to say that I have some good -- or at least encouraging -- advice.  Regretfully, I do not.  I had issues with my dv7 practically since purchasing it a year ago specifically so I would have a reliable computer for school.  My first problem: I bought my laptop a mere 7 weeks before HP started offering their free upgrade to Windows 7.  Consequently, I was forced to purchase the full installation retail or continue to deal with the wonton freezes and system failures that inevitably occurred while I was working on homework -- courtesy of HP's installation of Vista Home Premium 64-bit.  Thankfully, I was able to purchase a copy of Windows 7 Professional 64-bit through a significant student discount offer from Microsoft, and I had my new OS downloaded the evening of October 23, 2009; I had to give their servers time to free up, since it seemed like everyone and their dogs were also downloading what the reviews posted on CNET and PC World touted as being more reliable.  I recall (I can't remember exactly which site this appeared) the statement, "Windows 7 is what Vista should have been from the beginning."
    I was all excited and happy now that I had a laptop for school that had everything I was looking for:  decent size hard drive, a fair amount of RAM, great 17.3" display with awesome colors, and a CDRW/DVDRW/Blu-Ray disk drive in the bay.  Not only was I very satisfied with the hardware; it also came with a decent host of software that are thought was pretty cool, too.  It came with CyberLink's DVD Suite 6 that I could activate simply by touching a soft button above the keyboard.  Aside from Vista Home Premium crashing on me at the most inopportune times, I was exceedingly happy with my $1000 purchase and investment.  Then came the "upgrade" to Windows 7 Professional 64-bit...Because I didn't have a "compatible" version of Vista, I had to do a full ("custom") install.  In other words, I lost all of the cool features I originally bought the machine for in the first place...no more cool one-finger's brush software activation (still don't have that working), and HP Chat Support told me the same thing they told you.  The following is a direct copy/paste quote from an email response I received from HP Total Care:  "In order to help you relevantly I would like to request you to please revert back to Vista operating system and check whether the issue is persisting or not.  If the issue is still persisting after reverting the operating system back to vista then we need to perform system recovery."
    After pursuing my case for 6 months -- finally getting my case escalated to two HP Customer Care Case Managers in Texas/Oklahoma -- the best "customer support" I received was what I'm sure was a truly heartfelt and sincere apology...  Oh, neither case manager was "able" to send me either the true upgrade disks that would have preserved the features purchased, nor were they willing to send me a stand-alone installation of the CyberLink’s DVD Suite 6 that is currently offered with the HP Pavilion dv6t Quad Edition series.  (In massive frustration and anger, I bought the CyberLink’s DVD software - $100 I didn't have to spend on something I had already bought...)
    A month later (late March), MY CD-RW/DVD-RW/Blu-Ray drive stopped working.  After an hour online with Customer Care, I had finally convinced the rep that the drive was working fine after my ditching Vista Home Premium, and that its failure had absolutely nothing to do with Windows 7 Pro.  After giving the guy my credit card number as security, I had a replacement drive shipped to me.
    My personal recommendation:  clearly state that the hardware failure had nothing to do with whatever software or OS you chose to install.  Bottom line:  your computer is only 8 months old and is still covered under warranty, they can replace the defective part, or you can return the entire machine.  You probably want to be the "Nice Guy" but you need to remind them that you have other brands available to purchase.
    I don't know if that helps or not, but thank you for giving me the opportunity to vent!  :-)

  • WRT54gs v6 and yahoo webcam

    I have a wrt54gs v1.1 and it lets me use my webcam on yahoo messenger with no problems, no port forwarding or triggering needed. I recently upgraded to a new wrt54gs v6 with the latest firmware 1.50.9 and now can't use webcam with yahoo, it keeps telling me "a network error occured while connecting to the server" and then goes idle. I also can't see anyone elses webcam. I can see myself on the cam and the webcam still works fine in all other applications. I tried both port forwarding and port triggering 5100, didn't help. Any ideas? All settings on router are exactly the same as they were on the 1.1 router. I can still put the 1.1 back on and the cam will start working again. Anyone else having this problem? Any help? Thanks.

    I had a similar issue with the webcam. I had to set up the port forwarding to open the ports AND the issue had to do with the DNS servers not re-routing the IP numbers for a website correctly. I noticed this when I was trying to register for the GRE on the ETS website. I couldn't get through. My brother got onto the live chat with Linksys and I had to manually override the DNS servers with a static IP number. Instead of setting up the DNS servers automatically they had me put in the numbers (not sure how they knew how to do that) and then the webcams have worked ever since.
    So did the ETS website. Funny as this only occurred with a few website so I thought their servers were down for some time.
    Message Edited by ladybugblue on 10-24-200604:32 PM

Maybe you are looking for