GT-RAIL / rms

RMS (Robot Management System)
http://wiki.ros.org/rms
Other
28 stars 24 forks source link

RMS + localtunnel #34

Open Pedrucius opened 8 years ago

Pedrucius commented 8 years ago

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!)

rctoris commented 8 years ago

The website itself and the web_video_server run on different ports. Have you exposed both ports through your tunnel?

Pedrucius commented 8 years ago

I did it now... But with no success. Maybe it's the "localtunnel" thing. If I run the RMS in a proper server, with a proper domain, people around the world will be able to see the video stream, via internet? In my machine, I can see the captured video from my webcam, but when I try to login in a different one, no stream is available. I thought that the RMS would take my video output and make it visible to anyone who access the website. Thanks for your attention! photo_2016-05-05_20-05-09 photo_2016-05-05_20-05-18

rctoris commented 8 years ago

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.

Pedrucius commented 8 years ago

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. Anyway, thank you for your attention!

fowzan123 commented 3 years ago

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?