Skip to content

It is a screen sharing application built with the JavaFX library done on localhost between a server and a client. It is a one-way sharing from client to server. Supports the control of the client screen by the server screen along with viewing the server and client via webcam.

Abdus-Samee/ScreenShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScreenShare

It is a screen sharing application done on localhost between a server and a client. It is a one-way sharing from client to server.

Java jdk-14 and JavaFX-14 was used here in order to facilitate the use of JavaFX Robot class. It is purely a JavaFX project, no Swing or AWT was used.

Update

I've added two more folders with the name of webcam. They use the OpenCV library. In this set of server and client, we can share screen alongside the webcam video. A new feature is, now the server can access the client monitor by clicking and type there. But still a drag & drop event is still missing. Hope to add it in the future as well as make it available for multiple clients.

About

It is a screen sharing application built with the JavaFX library done on localhost between a server and a client. It is a one-way sharing from client to server. Supports the control of the client screen by the server screen along with viewing the server and client via webcam.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages