Skip to content

mitchellwills/webrtc_ros

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Doxygen files can be found on 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.7%
  • JavaScript 23.7%
  • Python 15.3%
  • CMake 5.9%
  • Shell 1.3%
  • HTML 1.1%