https://github.com/soniccodes/spy-cam-client-java
The client for spy cam.
https://github.com/soniccodes/spy-cam-client-java
Last synced: 10 months ago
JSON representation
The client for spy cam.
- Host: GitHub
- URL: https://github.com/soniccodes/spy-cam-client-java
- Owner: SonicCodes
- Created: 2020-02-26T09:41:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T19:55:39.000Z (almost 6 years ago)
- Last Synced: 2025-04-24T04:46:30.762Z (about 1 year ago)
- Language: Java
- Size: 132 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spy-Cam-Client-JAVA
The client server is at https://github.com/RamiMohammedSeid/Spy-Cam-Server-C-
get your phone's ipaddress. and makesure it's accessable from the computer and connect.
# What makes it better
## -It starts when the phone starts
## -It creates a hidden windows and make the window's opacity to 0% and size is set to 1X1 and make the windows to pass any touch action.
## -It hides the app once the app is opened for the first time.
## -It's compatible with android >4.0
## -It uses less memory
## -It directly streams the data to the server upon the first connection.
## -It stops streaming once the server disconnects
## -It's Bi-directional camera with Flash light enabled
## -It can stream audio
## -Finally it's opensource :)
# Changes in progress
## -Stream audio from computer on will
## -a way to stop streams with a button touch.
## -a way to touch the screen and other hardwares and software configuration from the computer