-
Notifications
You must be signed in to change notification settings - Fork 24
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
RMS + localtunnel #34
Comments
The website itself and the web_video_server run on different ports. Have you exposed both ports through your tunnel? |
Make sure the settings in your stream within RMS point to your public URL (e.g., manometer.localtunnel.me) and not localhost as the client browser will try and make a direct connection to whatever that setting is to create the video stream. |
Well... I've tried, but in fact, localtunnel.me isn't the best tool to do this (can't even use more than 1 port). Maybe I should make a proper server, instead of redirect my localhost in this way. |
as im facing issue in logging in my php host srver, kindly share credentials @rctoris for this site http://localhost/webroot/phpmyadmin/index.php also , to create an RMS do let me know what are the things needed? |
Hello everybody!
First of all: Congratulations! RMS rocks.
...but I'm having trouble. I have installed RMS and I'm using it in the "localhost" address. But I want to make my video stream visible to my friend (I'm using my webcam to capture the image; usb_cam and web_video_server ros packages). So I've installed localtunnel (from localtunnel.me) to make my localhost visible outside my machine. My friend can login and see all pages, but he can't see the video stream. The only way is in my machine. There is a way to make this stream visible, using localtunnel? Do he need to have rosbridge or something else running in his system?
Thank you for your attention.
(I'm sorry for my english. Greetings from Brazil!)
The text was updated successfully, but these errors were encountered: