Releases: DevendraVyavaharkar/SiLaTra-UDP
Releases · DevendraVyavaharkar/SiLaTra-UDP
Compliance added to latest Android Versions
Added fixed to target latest Android Versions
Complete compliance with latest server code
- Settings modified to include developer mode for enforcing direct socket connection instead of through HTTP server
- SIGN, GESTURE mode selectors added
- back button disabling while connection state is changing is added now
- Media volume will change by default from CameraActivity
v4.0 Final Working Version
- Nougat Bug fixed
- Documentation added
Transmission Optimization added
The RTT calculations are performed and the app accordingly varies the frame rate of transmission, so as to prevent avalanche kind of delay. FPS, Image Size, RTT Details are being displayed now.
v3.0 - Features Improvement
- Now, app establishes socket connection with server without the need for the user specifying the port. The server creates a socket and returns this port no to the app and the app establishes connection with this. (1 variable reduced).
- TTS support added on app
- Improved exception handling in few cases (More stability than before)
- Wi-Fi switch check added
Working App. Not so fancy UI
Merge pull request #1 from DevendraVyavaharkar/TCP Tcp