Results 1 to 5 of 5

Thread: Turning camera phone into webcam

  1. #1
    Join Date
    Feb 2009
    Beans
    2

    Turning camera phone into webcam

    Hi guys,

    I would like to turn my camera phone into a webcam for pc. And I've been searching the solution and the open source for the program. However, I didn't find much.
    I don't know where and how I should to start up my project. I need help from you guys.

    Thank you.

  2. #2
    Join Date
    Oct 2007
    Beans
    1,914
    Distro
    Lubuntu 12.10 Quantal Quetzal

    Re: Turning camera phone into webcam

    Probably the first thing to check is if you phone can be "convinced" to do that task. Try to get hold of technical documentation of it.

    Is there a Windows program to do what you want? Probably the phone doesn't have that functionality. In that case, you can
    1. Try to alter its firmware (very tricky, not to say hopeless)
    2. Try to load a Java mobile edition program to it that captures camera data. Note that for this solution, the phone must provide the functionality to get access to the camera by a Java program (not too unlikely) and to somehow allow sending USB data (very unlikely).

  3. #3
    Join Date
    Feb 2009
    Beans
    2

    Re: Turning camera phone into webcam

    Hi Zugzwang, thank you for your reply. Actually I intend to write a program in Linux, not in Windows.

    Do you have any idea how to start up my project? Thank you.

  4. #4
    Join Date
    May 2006
    Beans
    219

    Re: Turning camera phone into webcam

    this would depend greatly on the phone you're trying to use and its very unlikley that you'd be able to write one program for all phones. you should probably start by writing some programs that run on your phone that get access to the camera since thats the base of your project and to begin that you should look for the sdk and developer tools for your phone OS.

  5. #5
    Join Date
    Oct 2007
    Beans
    1,914
    Distro
    Lubuntu 12.10 Quantal Quetzal

    Re: Turning camera phone into webcam

    Quote Originally Posted by ntd172 View Post
    Hi Zugzwang, thank you for your reply. Actually I intend to write a program in Linux, not in Windows.
    What I was trying to say was: if there is a Windows program to do what you want, then you have some assurance that the phone is actually capable of doing what you want it to do. If not, whether the phone supports what you want it to do is totally open. Other than that, as I've already written, you might want to consider to start by checking if you phone can be "convinced" to do that task.
    Last edited by Zugzwang; November 22nd, 2010 at 12:42 PM.

Bookmarks

Posting Permissions

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