Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.26 KB

File metadata and controls

22 lines (12 loc) · 1.26 KB

View Tether Client

View Tether Client is an cross-platform application designed to receive and display pixel data streamed from the ViewTether desktop application. This allows your other device to function as a secondary screen for your Windows machine. Make sure to have the ViewTether desktop application installed and running on your Windows computer.

Features

  • Stream a virtual second screen from your Windows machine to your client device.
  • Use your client device as an extended display for increased productivity.

Acknowledgements

This project utilizes technologies from the ViewTether project, including FFmpeg for frame compression. For more information on ViewTether, visit its GitHub repository.

License

ViewTether is licensed under the GPL v3 License. See LICENSE.md for details.

This project also includes FFmpeg, licensed under GPL. A copy of the GPL license is provided in the FFmpeg-source directory. For more information on FFmpeg and its licensing terms, visit the official FFmpeg website.

Dependencies

This application relies on FFmpeg for compressing frames. Ensure you have it linked in your development environment.