S10 Internal WebCam-How To See Webcam On Desktop?

I never had internal webcam. I have seen other computers where the webcam is on and it is shown on desktop. Is there aprogram for Lenovo S10 that does this? Also allows to take pictures when on desktop? Appreciated, thanks.
Solved!
Go to Solution.

Hi, there is no software ,nothing on c: or elsewhere its simply basic windows usb-device without program...
no software is factory delivered by lenovo....
..... thats the microsoft way to go....to the cam.....
Open the Scanners and Cameras wizard by clicking the
Start button , clicking Control Panel,
 clicking Hardware and Sound,
 and then clicking Scanners and Cameras
there is ...USB-Videodevice = webcam ... and you can do nothing, only taken pictures... no configuration nothing...
thats why i recommend to download Lenovo Easy Capture....
 with Lenovo Easy Capture
http://consumersupport.lenovo.com/en/DriversDownloads/drivers_show_931.html
Lenovo Easy Capture installed and working on S10(e)....
you can config picture size, video clip,  ...with funny frames... and many more...
so what is better....
sincerely KalvinKlein
Thinkies 2x X200s/X301 8GB 256GB SSD @ Win 7 64
Ideas Centre A520 ,Yoga 2 256GB SSD,Yoga 2 tablet @ Win 8.1

Similar Messages

  • Webcam needed to see Webcam?

    Can a PC user see my iSight (I have a Intel Mac with the built-in webcam) webcam if they do not have their own webcam? I just want to "broadcast" my webcam to family and friends but it appears they must have a webcam to...?

    Disregard. I hastly posted before searching. I have found a great deal of info on one way video that should help.

  • My ipad screen is black and will not reset and does not come back after restoring, the info is still on internal because i can see it on itunes in the apps catagory it's the display is not working, can see backlight but black...does anyone know how to fix

    my ipad screen is black and will not reset and does not come back after restoring, the info is still on internal because i can see it on itunes in the apps catagory it's the display is not working, can see backlight but black...does anyone know how to fix, other than take it to apple.
    thanks!

    The wish list only works on apps you have to pay for. To get it tap the icon of the app you want to save. After it opens at the upper right corner is a box with a arrow. Tap that then tap add to wish list list in the box that opens.

  • How to use webcam for Yahoo Messenger on MacBook Pro, How to use webcam for Yahoo Messenger on MacBook Pro

    How to use webcam for Yahoo Messenger on MacBook Pro, How to use webcam for Yahoo Messenger on MacBook Pro because it's not working =(

    The cheap & easy way is to just drag the app to the Trash.
    If you want to get all of the associated files use an app deleting app like the free AppCleaner;
    http://www.freemacsoft.net/appcleaner/
    Just drag an app and drop it on the AppCleaner icon in the Dock and it will find and present to you all the files it thinks are associated with the app. You can uncheck any that you want to keep and then let AppCleaner Trash the rest.

  • How to use webcam in windows 7?

    I bought a dell inspiron 15 laptop and i installed windows 7 32bit.But i don't know how to open webcam.can someone tell me please :)

    Hi,
    Here is a guide from Dell official website for you:
    Using and Troubleshooting the Dell Webcam and Dell Webcam Central Software           
    http://www.dell.com/support/troubleshooting/us/en/19/KCS/KcsArticles/ArticleView?c=&l=&s=&docid=266612
    Please Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Karen Hu
    TechNet Community Support

  • How to see data in the multi-provider ?

    We have a multiprovider with the key figure as total stock, and its given as a non-cumulative kf which has a check mark next to it. Its getting data from the infocube to it, I mean there are 4 infocubes and 1 ods to the multi-provider. If I right click and see the infocube or the multi-provider and select the fields by rite click and I am unable to see the total stock kf. But if I click the actual multiprovider and click display instead of display data, I am able to see the keyfigures folder, if i expand that I see stock quantity folder and many other folders. If I expand stock quantity folder, there are 3 kf's ztotalstock, 0isstock and 0recstock. In those ztotalstok is non-cumulative checked. And I am unable to see the kf value when i rite click on the mp. So any suggestion to display the data by selecting a posting date in the mp. What my guess is , will there be any internal table/view to display the mp data. Please let me know any suggestions.
    Thanks for your time,

    Prasanth, entering the mp name in LISTCUBE is same as right click on the mp and click on display data, where it will give the selecting criteria for the fields. But here both will display the same fields, that is not my case. I am unable to see one of the key figure which is inside the mp, have you opened any mp. Please right click on it and choose display and then go to the key figures folder , if you open that you have lot of folders in it based on the category. IN my case its the stock kf folder and if you expand that there are three kf's out of the three, one is ztotal stock which is declared as non-cumulative kf, rite next to it, option is checked. So I think that is the reson we are not able to see ztotalstock kf , no matter in the listcube or display data option on the mp. Hope you got my situation. I know how to see the data in the multi-provider or infocube. But in this case its not displaying that ztotal stock keyfigure, but in the reporting we can see the data on the mp. My question is why am I not able to see the selection for that ztotal stock key figure , either in listcube or rite clik display data option. Did anybody face this situation.
    Thank You,

  • How to see data in hierarchy

    Experts,
    I was searching on the forums, but could not find an appropriate thread on this. I want to see data
    1. In PSA tables or equivalent for the hierachy data after succesful infopackage load. I can see the number of records in the monitor for infopack, but how to see the actual data for that run some where like 'ALE Inbox'.
    2. When I click on 'display' of the hierarchy, I can see the infoobjects under the hierarchy, but how to see the actual data inside those infoobjects?
    Please list the tcodes if possible.

    Hi Latha,
    Whenever you create a hierarchy and activate it, an internal ID called Hierarchy ID will be generated and this information is stored in the table RSHIEDIR. In SE12 go to this table and in place of HIENM give the name of your Hierarchy and IOBJNM as the name of the infoobject for which you created this hierarchy(0costelmnt in this case). With this you will get a HIEID.
    Pass this HIEID to the Hierarchy (H) table of the costelement infoobject(/BI0/HCOSTELMNT) and here you will find all the 9 records that you loaded for your hierarchy. Hope this helps solve your issue.

  • How to see the result

    hi every body...
    i want to get the result of any table..
    for ex: select * from dept;
    the o/p should be like(10~Accounts~new york)
    for this i wrote this code.... it run sucessfully;
    my prob is how to see the Result..
    declare
    tn varchar2(35);
    sqlstmt varchar2(2000);
    rc sys_refcursor;
    begin
    tn := '&tn';
    sqlstmt := 'select * from '||tn;
    open rc for sqlstmt;
    end;
    post u r comments,Hints and suggestion...

    post u r comments,Hints and suggestion...
    SQL> var rc refcursor
    SQL> begin
      2     open :rc for  'select * from &tn';
      3  end;
      4  /
    Enter value for tn: emp
    old   2:    open :rc for  'select * from &tn';
    new   2:    open :rc for  'select * from emp';
    PL/SQL procedure successfully completed.
    SQL> print rc
         EMPNO ENAME      JOB              MGR HIREDATE         SAL       COMM     DEPTNO
          7369 SPENCER    CLERK           7902 17-DEC-80        800                    20
          7499 VERREYNNE  SALESMAN        7698 20-FEB-81       1600        300         30
          7521 VAN WIJK   SALESMAN        7698 22-FEB-81       1250        500         30
          7566 MAINGUY    MANAGER         7839 02-APR-81       2975                    20
          7654 KISHORE    SALESMAN        7698 28-SEP-81       1250       1400         30
          7698 BARRY      MANAGER         7839 01-MAY-81       2850                    30
          7782 BOEHMER    MANAGER         7839 09-JUN-81       2695                    10
          7788 PADFIELD   ANALYST         7566 09-DEC-82       3000                    20
          7839 SCHNEIDER  PRESIDENT            17-NOV-81       5500                    10
          7844 GASPAROTTO SALESMAN        7698 08-SEP-81       1500          0         30
          7876 CAVE       CLERK           7788 12-JAN-83       1100                    20
          7900 CLARKE     CLERK           7698 03-DEC-81        950                    30
          7902 JAFFAR     ANALYST         7566 03-DEC-81       3000                    20
          7934 ROBERTSON  CLERK           7782 23-JAN-82       1430                    10
           109 JOMAR                                                                   30
          8800 VISWARAYAR INTERN          7934 03-OCT-82          0                    10
    16 rows selected.
    SQL> Cheers, APC
    Blog : http://radiofreetooting.blogspot.com/

  • How to see the source of the attribute in a workflow

    Here is an workflow function which is defined as follows
    Item Type :HR
    Internal Name: HR_MAINTAIN_MAIN_ADDR_JSP_FCT
    Function Name: HR_WORKFLOW_SERVICE.BLOCK
    Node Attributes :
    Name: HrActivity Type: value: JSP
    Name: HrActivityTypeVAlue Value:HR_MAIN_ADDR_TOP_SS
    I do not find that HR_MAIN_ADDR_TOP_SS is mapped to any OAF page
    What is HR_MAIN_ADDR_TOP_SS?
    How to see the source code of HR_MAIN_ADDR_TOP_SS. Is there any SQL query to get the source of this.

    http://hostname:8027/OA_HTML/OA.jsp?_rc=HR_MAIN_ADDR_ACT_TYPE_TOP_SS&_ri=800&OAFunc=XXCHR_ESS_PER_INFO&_ti=1902574799&retainAM=Y&addBreadCrumb=N&oapc=11&oas=zgiSEq6kVqEuZNnwZ5lP5g..
    what is HR_MAIN_ADDR_ACT_TYPE_TOP_SS in the above URL

  • How to see the Missing Auth in HR

    Hi...
    When I am trying to use the Tcode CBIH12 in ECC6 (client 200), It is throwing the below error message:
    cbih12 --> Hit List ( F8 ) --> It is showing the below error message:
    Internal Program Error: SAPLCBIH_ER00
    SAPLCBIH_ER00
    ERROR_CBIH_ER30_ER_READ 3)
    Message no. C$153
    Diagnosis:
    Internal System error
    Procedure:
    Notify your system Administrator
    Error data:
    SAPLCBIH_ER00
    SAPLCBIH_ER00
    ERROR_CBIH_ER30_ER_READ 3
    But, I am able to access successfully in client 300 in the same system.
    When I see the SU53 in client 200 where I am getting the problem, Authorization check is Successful.
    But it seems it's clearly an "Authorization" issue.
    So, How to see the Missing authorizations in HR.
    Can anybody help on this ??
    Thanks..
    Hari

    Hi...Thanks for the response.
    Ravi: No dumps(ST22) and also No error messages(SM21) are being created for this problem.
    Julius:
    We are getting the problem for the agent Type: EXPO_BIO in clinet 200.
    We are able to get the data for the same Agent Type: EXPO_BIO in clinet 300.
    Both are using the same Standard Function Module.
    And also able to get the data for the another Agent Type:EXPO_CHEM in both the clients which is also using the same Function Module.
    So it might not be the problem with the Function Module.
    And also I have SAP_ALL authorization. I was able to access this till two days before.
    2 days before only they implemented EHS authorisations. There onwards we are facing the problem.
    Thanks in Advance..
    Hari.

  • How to see the generic users in 11.5.10 which have not been enddated

    Hi all,
    Can anybody let me know how to see the generic users in 11.5.10 who are not enddated?
    Thanks.

    if I understand you correctly, you're looking for the all the out-of-the-box accounts.
    You could use something like this:
    select * from fnd_user
    where start_date = to_date( '01/01/1951','mm/dd/yyyy')
    or where creation_date = the apps install date
    Be warned that many of these accounts are used internally and shouldn't be end-dated.

  • Reg: how to see the Assets in Tables

    HI all,
    How to see the assets in internal tables
    regards
    JK Rao

    Hi,
    ANAR     Asset Types
    ANAT     Asset type text
    ANEK     Document Header Asset Posting
    ANEP     Asset Line Items
    ANEV     Asset downpymt settlement
    ANKT     Asset classes- Description
    ANLA     Asset Master Record Segment
    ANLB     Depreciation terms
    ANLC     Asset Value Fields
    ANLH     Main asset number
    reward pts if useful
    regds

  • How to see all sql statements on sql commands under history link

    Hi All,
    How to see the all the sql history on sql commands tab.
    I want see all sql statements.
    Where to set if we need to store more sql statments in history.
    We are using Apex3.2 and 10g database(EE).
    Thanks,
    Nr

    I just checked the source code of the SQL commands history region and that report fetches a maximum of 1000 records. I don't know if you change the setting somewhere in the builder, but seeing the code it looks as though 1000 is hard-coded in the report definition(apex 4.0).
    If you need to see all the command history,you can query the original table: APEX_040000.WWV_FLOW_SW_SQL_CMDS
    Note that is an internal table used by apex and hence you might not find any documentation about it(google got me one valid hit: Identifying Inactive Workspaces which seem to confirm the table's use).
    Anyway, here's what you need to do, ask your dba to grant your workspace user select access on this table
    Connect as dba user and run
    GRANT SELECT ON APEX_040000.wwv_flow_sw_sql_cmds to '<WORKSPACE SCHEMA>'Now you can run the following command from your workspace to see the entire command history using
    select * from APEX_040000.WWV_FLOW_SW_SQL_CMDS where parsed_schema = '<WORKSPACE SCHEMA>';You might want to revoke the grant once you have seen the data/taken out an export due to security issues.

  • How to see list of bugs to be fixed in future patch level?

    It occurs often that the client needs to upgrade due to one application error, but after upgrading they discover more application errors in the latest patch.
    How to see SAP notes for bugs to be fixed in future patch level for CA or US localization only?
    This is the scenario: Client was upgraded to 8.8 SP0 PL11 and they discovered a bug (SAP note 1475645). SAP note 1475645 was released on 04.06.10 when the upgrade was in testing. SAP intends to fix it in a future patch, therefore it is not included yet in any info file. It was not found in testing and unfortunately the client found this bug in the live upgraded database.
    It would have been good if before upgrading the live database I could have found this note and advised the client of the workaround.
    I tried the notes search but this returns 821 notes.
    If I search #8.8 program error# or #8.8 application error# I do not find all relevant notes. The reason is that the writing of the notes is not consistent - Note 1475645 does not contain #8.8#.
    If I search using category - program error, search for: SAP intends to provide a patch
    and search method: phrase, I get 821 notes.
    They are in order of last change date which is good but still, this doesn't work because a clean up is required e.g...Note 1477578 still says "SAP intends to provide patches' even though the patch has been released already (PL12) and I have already reviewed the info file.
    It would be very helpful for both support and upgrades if the SAP notes search can be improved:
    - refine search by version i.e....2007 or 8.8
    - refine search by localization i.e...those country specific could be filtered out.
    - refine to date range i.e...last change date
    - clean up text on note when patch fix is released
    - write notes consistently so that same search method can be used
    Alternatively, please provide the info file for planned future patches. That way I can check what application errors are not fixed and exist in the patch I am upgrading to.

    Hello Maeve and Archie,
    I have gone through your posts in this thread and I would like to give you some insight into what we as SAP are doing to improve in the above mentioned areas.
    First of all we are continuously improving the testing on patches that we release to the market, to ensure that we are not introducing any new defects into the product. However as you have mentioned, even through the rigorous testing process that we have at place, the fix in one place might touch the functionality in other place and go to the market unnoticed.
    To make sure this does not happen we are continuously monitoring all such cases and following up on them. This iterative process has ensured that there is a minimum of problems that are released to the market.
    In addition our policy for patch content makes sure that the cases that were identified in the market are fixed in the first available patch.
    For details on our Quality assurance you can view the session "Understanding SAP Quality Assurance" delivered by Jaroslav Brutenic our QA team leader. It can be found in the Development tab of the[ PKOM 2010 page|https://websmp203.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000705765&_SCENARIO=01100035870000000183&_ADDINC=011000358700001192682007E&_OBJECT=011000358700000101242010E].
    In regards to the Note search for solutions delivered via patch, the methodology that we use is the following:
    1. product defect is identified and scheduled to a future patch in our internal systems.
    2. note is created that describes the defect and the solution that will be delivered via patch
    3. once the patch containing the fix is delivered onto service market place the note is attached to the "Patch overview Note" with the name of the patch.
    Therefore the notes that do not have the overview note attached are the ones that are already identified but not yet delivered in a patch.
    Lastly, we are currently working on improving the patch info file to provide a better overview of the defects that were fixed in the current and previous patches. Please let me know in case you are interested in reviewing and providing feedback, I will e-mail you the file.
    In case you have any additional questions please let me know.
    Best Regards
    Martin Han
    Global Development Support Lead
    SAP Business One Global IBD

  • HT3266 HI... I NEED SEE MY ID OF MY COMPUTER.. IS THE UUID HOW I SEE THIS? IS NOT THE IP OR SOMETHING LIKE THAT.. PLEASE I NEED UR HELP PLEASE...

    Hi everyone.. the problem is: The server have all the UUID or ID of the computers.... but in windows we know how to see that but in mac we dont have idea to where see this number... so.. i try in terminal with some commands but everytime say the UUID of hardware or UUID of user but i need other UUID and this UUID is the number that the server say that is mine....
    Is strange....
    In windows we found a program,, but in mac i dont find some program can help my problem... My UUID is the same only show me the UUID of Hardware... i need the 4 UUID of the computers...
    Thanks

    Ok, Mr. Happy Duck, mouse over to the Apple menu in the top/left corner, select About this Mac. Click on More Info... then on System Report... The Hardware overview should give you all you need.

Maybe you are looking for

  • Open VI Reference

    I have built an application with LabVIEW 7.1 and I randomly get Open VI Reference errors whey I dynamically load VIs. The application I created loops on a series of VIs, dynamically loaded them as they are called. The problem is that I randomly get t

  • HT2907 My laptop doesn't recognize my ipod nano 4th generation. What can I do?

    I connect my IPod to the laptop and it doesn't recognize it. My laptop doesn't recognize my iPod and Itunes neither.

  • Web report error

    Hello Experts, when i select the "keep filter value" on the Net sales  or  when i select "select filtre vlaue " in the STRUCTURE  it gives the <b>following error</b>. System error in program CL_RSR_RRKO_CACHE and form  CREATE_NEW_FFID-01 You cannot c

  • DCF Report Format

    Hello, 1. Does anyone know if it is possible to access, edit or delete titles, page #, DCF ID, Revision #, or otherwise all system sections which appear on DCF report form other than Header, Footer, DCM Section, Comment section and Resolution section

  • Will iphoto 6 allow more captions to be used in photo books?

    I have just discovered photo books and have iphoto 5. Unfortunately, very few of the templates allow captions to be inserted. I was wondering if upgrading to iphoto 6 would allow more options? Thanks, Jderden