Results 1 to 2 of 2
  1. #1
    sk8ter87 is offline Member
    Join Date
    Dec 2010
    Posts
    1
    Rep Power
    0

    Default Capture image from live streaming

    Hi guyz..

    I'm new to java world..
    currently i'm working on a website that stream live from webcam.
    I need your help to do the capture button..for capture the image and save to folder..
    Hope you guyz can help me..

    Here is the code that i used for the streaming..

    Java Code:
    <html>
    <body>
    
    <applet code="JavaCamPush.class" codebase="http://10.XXX.XX.XXX:8888/applet"
    archive="JavaCamPush.jar" width="320" height="240">
    <param name="URL" value="http://10.XXX.XX.XXX:8888">
    <param name="cabbase" value="JavaCamPush.cab">
    </applet>
    
    </body>
    </html>

  2. #2
    Join Date
    Dec 2010
    Posts
    10
    Rep Power
    0

    Default

    I rooted my incredible with unrevoked. Have superuser permissions. Trying to install hydra kernel. When I go into recovery all I get is a blank black screen with white borders. What is the best course of action. Try re- rooting ? Do a factory reset then re-root ?
    _____________
    Tempurpedic mattress | discount mattresses | sleeper sofa mattress

Similar Threads

  1. Live Video Streaming
    By DrCrook in forum Advanced Java
    Replies: 0
    Last Post: 11-18-2010, 07:48 PM
  2. Replies: 1
    Last Post: 04-21-2010, 02:28 AM
  3. Help require to capture streaming data
    By jobseeker in forum Java Servlet
    Replies: 1
    Last Post: 04-02-2009, 09:18 PM
  4. How to capture a widget image with a GC
    By Java Tip in forum SWT
    Replies: 0
    Last Post: 07-02-2008, 08:00 PM
  5. Live changes
    By abhiN in forum Advanced Java
    Replies: 0
    Last Post: 03-19-2008, 03:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •