Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Remote machine autodiscovery #5

Open
mrkeuz opened this issue Sep 3, 2022 · 0 comments
Open

Feat: Remote machine autodiscovery #5

mrkeuz opened this issue Sep 3, 2022 · 0 comments

Comments

@mrkeuz
Copy link
Owner

mrkeuz commented Sep 3, 2022

Problematic

If you try to run VLC on remote machine the VLC port usually closed and NOT exposed wide to 0.0.0.0.
So we have some difficult for connect to remote VLC. We need many actions to sync two machines.
I mean if you want just sync's with roommate.

Solution

  • Discover remote VLC (it iface + port) via ssh
  • tunneling remote ports to local from remote machine
  • Connect to local tunneled ports (that related to remote VLC)

Notes

  • Will work in Unix out of box
  • Not sure about windows (seems they have built-in OpenSSH server). Maybe it will be tricking somewhere
@mrkeuz mrkeuz changed the title Feat: Remote machine autodiscovery VLC Feat: Remote machine autodiscovery Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant