RobotWebTools / webrtc_ros

Streaming of ROS Image Topics using WebRTC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webrtc_ros Build Status

Streaming of ROS Image Topics using WebRTC

This node provides a WebRTC peer that can be configured to stream a ROS image topic and recieve a stream that is published to a ROS image topic. The node hosts a webserver that serves a simple test page and offers a websocket server that can be used to create and configure a WebRTC peer.

For full documentation, see the ROS wiki.

This project is released as part of the Robot Web Tools effort.

License

webrtc_ros is released with a BSD license. For full terms and conditions, see the LICENSE file.

Authors

See the AUTHORS file for a full list of contributors.

About

Streaming of ROS Image Topics using WebRTC

License:Other


Languages

Language:JavaScript 71.9%Language:C++ 21.4%Language:CMake 2.6%Language:Python 2.3%Language:Shell 1.0%Language:Dockerfile 0.5%Language:HTML 0.3%