TunaDesk is a cross platform remote desktop control app that runs within Ant Media Server. The controller user can connect and control the remote host through a web browser. The host application is an Electron app that runs on the controlled computer. The controller sends mouse and keyboard events to the host, which executes the corresponding commands. The session is completely secure and private as all data flows through Ant Media Server using WebRTC data channels.
mvn
mvn clean install -DskipTests -Dgpg.skip=true
target/TunaDesk.war
) to the Ant Media Server Enterprise Web Panel to Create the Application
npm install
npm start
npm run package
npm run package
will create setup exe and unpackaged ready to run version of TunaDesk for used operating system at host/release
For building different OS use npm run package -- --mac
https://{YOUR_ANT_MEDIA_SERVER}:5443/TunaDesk/remote_desktop.html
Start Controlling
buttonStart Accepting Connections
button