Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/RobotWebTools/webrtc_ros

Streaming of ROS Image Topics using WebRTC
https://github.com/RobotWebTools/webrtc_ros

Last synced: about 2 months ago
JSON representation

Streaming of ROS Image Topics using WebRTC

Awesome Lists containing this project

README

        

webrtc_ros [![Build Status](https://api.travis-ci.org/RobotWebTools/webrtc_ros.png)](https://travis-ci.org/RobotWebTools/webrtc_ros)
================

#### 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](http://wiki.ros.org/webrtc_ros).

This project is released as part of the [Robot Web Tools](https://robotwebtools.github.io/) effort.

### License
webrtc_ros is released with a BSD license. For full terms and conditions, see the [LICENSE](LICENSE) file.

### Authors
See the [AUTHORS](AUTHORS.md) file for a full list of contributors.