About ros_web_video and mjpeg_server
Hello, I know that mjpeg_server is deprecated but for curiosity i was trying to use it whit a turtlebot, I ran the commands as it follows here Wiki for mjpeg and the webpage was loading and not showing the information of the kinect.
I ran:
$ roscore
$ turtlebot_bringup minimal.launch
$ rosrun mjpeg_server mjpeg_server
$ rosrun rosbridge_server rosbridge_websocket
And then the page doesn't show something.
So I want to prove with the newest library form Robot Web Tools ros_web_video, and after installing it i don't know how to run it.
Any lights about this?
Thanks beforehand!