Commit d136e6e5 authored by Aditya Pradhan's avatar Aditya Pradhan

Updated the README file

parent d7cea6f4
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
3. Execute the install.sh script to install the necessary dependencies using the following command: 3. Execute the install.sh script to install the necessary dependencies using the following command:
$ sudo ./install.sh $ sudo ./install.sh
## Running the application (Strictly follow the below order to run it successfully): ## Running the application (Strictly follow the below order to run it successfully)
NOTE: Before proceeding make sure that the Laptop/Desktop and the android phone are connected to same WiFi/Hotspot. NOTE: Before proceeding make sure that the Laptop/Desktop and the android phone are connected to same WiFi/Hotspot.
1. Navigate to the WirelessX_Source_Code/WirelessX-Python-Server directory and run the Wireless-X server using the following command: 1. Navigate to the WirelessX_Source_Code/WirelessX-Python-Server directory and run the Wireless-X server using the following command:
...@@ -83,7 +83,6 @@ ...@@ -83,7 +83,6 @@
/dev/video0 /dev/video0
/dev/video1 /dev/video1
2. Inorder to test if virtual device is working: 2. Inorder to test if virtual device is working:
Copy the sample code from https://github.com/jremmons/pyfakewebcam page and save it as python file and run it. Copy the sample code from https://github.com/jremmons/pyfakewebcam page and save it as python file and run it.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment