Skip to main content

How to use an Android phone as a webcam with Skype


Picture of How to use an Android phone as a webcam with Skype


There's an old saying that a picture is worth a thousand words… and there's a new saying that a video is worth a million. Now that might seem like an exaggeration, but there is a huge difference between speaking to someone on a call and speaking to them via video chat. Simply being able to smile at someone can completely change the tone of a conversation.

If you don't have a webcam, but you do have a phone that runs Android 2.2 or higher you can use that instead. All you need are a couple of pieces of software and a wifi connection.

Before you get started though, you might want to consider just downloading the Skype mobile video chat  app: it's free and it'll let you make video calls direct from your phone.

Step 1: What you'll need:


Picture of What you'll need:


• A wifi connection (both your phone and computer need to be connected to the same wifi network)
• A computer with Skype and either Google Chrome or Firefox installed
• An Android phone running Android v2.2 or higher
• The IP Webcam app (free from the Google Play store)
• The IP Camera Adapter software for your computer (also free)

Step 2:

Picture of
Open the IP webcam app on your Android phone and tweak the settings to fit your needs. You can adjust things like resolution, quality, the orientation, which camera you're using, the maximum frames per second and the focus mode. If you want to also use the phone as a microphone leave audio mode enabled.

You'll also want to make sure the app is set to prevent the phone going to sleep.  You'll find the app will drain your battery quickly, so you might want to plug the phone in. And if you want the connection to be more secure you can set a login and password.

One you're happy with the set up go to the bottom and tap start server.

Step 3:

An IP address will show up at the bottom of your phone screen. Go to this address in either Chrome or Firefox and select the "Use browser built-in viewer" option.

Your browser should now show the video feed from your phone. If it doesn't, go back and select another option.

Step 4:

Picture of
Open IP Camera Adapter on your computer and replace "http://<your_webcam_ip>:<port>" with the IP address and port showing on your phone, leave "/videofeed" in place. You should end up with something like "http://192.168.248.207:8080/videofeed".

If you set up a login and password enter these. Then click "Autodetect", then "Apply", then "OK".

Step 5:

When you start Skype it should automatically detect the video feed from your phone and recognise it as a webcam.

Use Mobile AS Your Web Camera

Comments

Popular posts from this blog

SESSION HIJACKING

What is Session Hijacking ? Session hijacking is the act of taking control of a user session after successfully obtaining or generating an authentication session ID. Session hijacking involves an attacker using captured, brute forced or reverse-engineered session IDs to seize control of a legitimate user's Web application session while that session is still in progress. TCP session hijacking is when a hacker takes over a TCP session between two machines. Since most authentication only occurs at the start of a TCP session, this allows the hacker to gain access to a machine. Techniques : There are mainly three methods used to perpetrate a session hijack. These are: 1. Session Fixation: The session fixation attack is a class of Session Hijacking, which steals the established session between the client and the Web Server after the user logs in. Instead, the Session Fixation attack fixes an established session on the victim's browser, so the attack starts...

Cookie Stealing Attack:Hack Any Account like Facebook ,Twitter , Gmail ,Hotmail ,Skype and yahoo

Cookie Stealing Attack: Hack Any Account like Facebook ,Twitter , Gmail , Hotmail , Skype and yahoo etc. Using this method you can hack Any Account like Facebook , Twitter , Gmail ,Hotmail ,Skype and yahoo etc. this works At LAN( local Area Network ) . its best place to hack at university, cafe , public place where computer are on one LAN simple Example WI-Fi. What is Cookies And how the use of stealing cookies? Cookies are file’s that stored on Any computer’s By any website when a you visits them . the cookie used by the web server to check the authenticate the Real user . like you Enter Login in Facebook then a unique string’s Generated and the one copy saved in the web server and other is saved on your Browser as a Cookie file . both are matched when you open a Account. so then finally we will start .  Step 1: Download the Wire Shark and install it.  Step 2: Next open the wire shark and then click on interface.  Step 3: Next choose a interface w...

How to Hack a Website ?

How to Hack a website First find a Vulnerable Website? Common Methods used for Website Hacking There are lots of methods that can be used to hack a website but most common ones are as follows: 1.SQL Injection 2.XSS(Cross Site Scripting) 3.Remote File Inclusion(RFI) 4.Directory Traversal attack 5.Local File inclusion(LFI) 6.DDOS attack Tools: Acunetix: Acunetix is one of my favorite tool to find a venerability in any web application It automatically checks your web applications for SQL Injection, XSS & other web vulnerabilities. Nessus: Nessus is the best unix venerability testing tool and among the best to run on windows . Key features of this software include Remote and local file security checks a client/server architecture with a GTK graphical interface etc. Retina: Retina is another Vulnerability Assessment tool,It scans all the hosts on a network and report on any vulnerabilities found. Metasploit Framework: The Metasploit Framework is the open source penetration...