ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
A few thoughts:
Perhaps the host machine (on the robot) can use ROS to pipe video frames into the mplayer/mencoder application (running locally), which you can then use to stream the video to the gateway/internet. You can then view the streamed media from the Windows client system at the IP address defined by mplayer/mencoder and the gateway.
Alternatively, maybe run a Linux VM (wherein ROS is installed) on the Windows client system?
2 | No.2 Revision |
A few couple thoughts:
Perhaps the host machine (on the robot) can use ROS to pipe video frames into the mplayer/mencoder application (running locally), which you can then use to stream the video to the gateway/internet. You can then view the streamed media from the Windows client system at the IP address defined by mplayer/mencoder and the gateway.
Alternatively, maybe run a Linux VM (wherein ROS is installed) on the Windows client system?