Linux Embedded Device Screen Remote Access [closed]Best Windows remote support / screen sharing tools?Remote access to a Linux machine behind a firewallRecommended embedded linux device for light server and learningCan I nohup/screen an already-started process?Moving an already-running process to ScreenLow-power/cost embedded device hardwareEmbedded device for deploying network probesRemote desktop show screenCannot ping any machine on local network (embedded linux device)remote access on slave computer
"Official wife" or "Formal wife"?
Way of refund if scammed?
How to safely discharge oneself
Existence of a model of ZFC in which the natural numbers are really the natural numbers
If I arrive in the UK, and then head to mainland Europe, does my Schengen visa 90 day limit start when I arrived in the UK, or mainland Europe?
Illustrating that universal optimality is stronger than sphere packing
mmap: effect of other processes writing to a file previously mapped read-only
Meaning of "half-crown enclosure"
Is being an extrovert a necessary condition to be a manager?
Are there any tips to help hummingbirds find a new feeder?
Real Analysis: Proof of the equivalent definitions of the derivative.
Is there a solution to paying high fees when opening and closing lightning channels once we hit a fee only market?
How to become an Editorial board member?
Why is unzipped file smaller than zipped file
Is ideal gas incompressible?
Coloring lines in a graph the same color if they are the same length
How did the Allies achieve air superiority on Sicily?
What does it mean for something to be strictly less than epsilon for an arbitrary epsilon?
Why is this integration method not valid?
Shell builtin `printf` line limit?
A nasty indefinite integral
Does science define life as "beginning at conception"?
How could Dwarves prevent sand from filling up their settlements
How to tease a romance without a cat and mouse chase?
Linux Embedded Device Screen Remote Access [closed]
Best Windows remote support / screen sharing tools?Remote access to a Linux machine behind a firewallRecommended embedded linux device for light server and learningCan I nohup/screen an already-started process?Moving an already-running process to ScreenLow-power/cost embedded device hardwareEmbedded device for deploying network probesRemote desktop show screenCannot ping any machine on local network (embedded linux device)remote access on slave computer
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I have a Variscite DART-6UL SoM running Linux version 4.9 and gcc 7.3.0 connected to a small LCD screen. The screen displays either a set of buttons, like a basic home menu screen, or some dials. The user navigates through all this with a rotary button or arrow keys and an "Enter" button.
Software Requirements
- Server needs to run on a Linux device
- Access the shared screen through a web page for compatibility with mobile devices
- Enable unattended access (a user doesn't have to accept the connection server side)
- Connection can be setup through the command line (no app or GUI)
- Free for commercial use
Question:
Anyone know a screen sharing software that meets the above requirements?
My Research
I have done some research on this but I haven't found anything that matches what I'm looking for. TeamViewer, AnyDesk, LogMeIn, SupRemo, NoMachine, RealVNC are all good candidates but aren't free for commercial use. AeroAdmin must be setup through the app with no command line options.
I have found a few posts on stack exchange SF and SU but these were either outdated or not very informative.
linux remote-access
closed as off-topic by yoonix, womble♦ May 9 at 2:35
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it." – yoonix, womble
add a comment |
I have a Variscite DART-6UL SoM running Linux version 4.9 and gcc 7.3.0 connected to a small LCD screen. The screen displays either a set of buttons, like a basic home menu screen, or some dials. The user navigates through all this with a rotary button or arrow keys and an "Enter" button.
Software Requirements
- Server needs to run on a Linux device
- Access the shared screen through a web page for compatibility with mobile devices
- Enable unattended access (a user doesn't have to accept the connection server side)
- Connection can be setup through the command line (no app or GUI)
- Free for commercial use
Question:
Anyone know a screen sharing software that meets the above requirements?
My Research
I have done some research on this but I haven't found anything that matches what I'm looking for. TeamViewer, AnyDesk, LogMeIn, SupRemo, NoMachine, RealVNC are all good candidates but aren't free for commercial use. AeroAdmin must be setup through the app with no command line options.
I have found a few posts on stack exchange SF and SU but these were either outdated or not very informative.
linux remote-access
closed as off-topic by yoonix, womble♦ May 9 at 2:35
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it." – yoonix, womble
Have you seen guacamole.apache.org ??
– chicks
May 8 at 16:51
1
@chicks I did not know about Apache Guacamole, this is exactly what I was looking for, thank you!
– MortZ
May 13 at 9:16
add a comment |
I have a Variscite DART-6UL SoM running Linux version 4.9 and gcc 7.3.0 connected to a small LCD screen. The screen displays either a set of buttons, like a basic home menu screen, or some dials. The user navigates through all this with a rotary button or arrow keys and an "Enter" button.
Software Requirements
- Server needs to run on a Linux device
- Access the shared screen through a web page for compatibility with mobile devices
- Enable unattended access (a user doesn't have to accept the connection server side)
- Connection can be setup through the command line (no app or GUI)
- Free for commercial use
Question:
Anyone know a screen sharing software that meets the above requirements?
My Research
I have done some research on this but I haven't found anything that matches what I'm looking for. TeamViewer, AnyDesk, LogMeIn, SupRemo, NoMachine, RealVNC are all good candidates but aren't free for commercial use. AeroAdmin must be setup through the app with no command line options.
I have found a few posts on stack exchange SF and SU but these were either outdated or not very informative.
linux remote-access
I have a Variscite DART-6UL SoM running Linux version 4.9 and gcc 7.3.0 connected to a small LCD screen. The screen displays either a set of buttons, like a basic home menu screen, or some dials. The user navigates through all this with a rotary button or arrow keys and an "Enter" button.
Software Requirements
- Server needs to run on a Linux device
- Access the shared screen through a web page for compatibility with mobile devices
- Enable unattended access (a user doesn't have to accept the connection server side)
- Connection can be setup through the command line (no app or GUI)
- Free for commercial use
Question:
Anyone know a screen sharing software that meets the above requirements?
My Research
I have done some research on this but I haven't found anything that matches what I'm looking for. TeamViewer, AnyDesk, LogMeIn, SupRemo, NoMachine, RealVNC are all good candidates but aren't free for commercial use. AeroAdmin must be setup through the app with no command line options.
I have found a few posts on stack exchange SF and SU but these were either outdated or not very informative.
linux remote-access
linux remote-access
edited May 9 at 12:39
MortZ
asked May 8 at 13:35
MortZMortZ
145
145
closed as off-topic by yoonix, womble♦ May 9 at 2:35
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it." – yoonix, womble
closed as off-topic by yoonix, womble♦ May 9 at 2:35
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Requests for product, service, or learning material recommendations are off-topic because they attract low quality, opinionated and spam answers, and the answers become obsolete quickly. Instead, describe the business problem you are working on, the research you have done, and the steps taken so far to solve it." – yoonix, womble
Have you seen guacamole.apache.org ??
– chicks
May 8 at 16:51
1
@chicks I did not know about Apache Guacamole, this is exactly what I was looking for, thank you!
– MortZ
May 13 at 9:16
add a comment |
Have you seen guacamole.apache.org ??
– chicks
May 8 at 16:51
1
@chicks I did not know about Apache Guacamole, this is exactly what I was looking for, thank you!
– MortZ
May 13 at 9:16
Have you seen guacamole.apache.org ??
– chicks
May 8 at 16:51
Have you seen guacamole.apache.org ??
– chicks
May 8 at 16:51
1
1
@chicks I did not know about Apache Guacamole, this is exactly what I was looking for, thank you!
– MortZ
May 13 at 9:16
@chicks I did not know about Apache Guacamole, this is exactly what I was looking for, thank you!
– MortZ
May 13 at 9:16
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Have you seen guacamole.apache.org ??
– chicks
May 8 at 16:51
1
@chicks I did not know about Apache Guacamole, this is exactly what I was looking for, thank you!
– MortZ
May 13 at 9:16