Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RobotWebTools/web_video_server
HTTP Streaming of ROS Image Topics in Multiple Formats
https://github.com/RobotWebTools/web_video_server
Last synced: 3 months ago
JSON representation
HTTP Streaming of ROS Image Topics in Multiple Formats
- Host: GitHub
- URL: https://github.com/RobotWebTools/web_video_server
- Owner: RobotWebTools
- License: other
- Created: 2014-10-20T18:20:51.000Z (about 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-06-28T14:44:04.000Z (4 months ago)
- Last Synced: 2024-06-28T16:09:11.667Z (4 months ago)
- Language: C++
- Homepage: http://ros.org/wiki/web_video_server
- Size: 139 KB
- Stars: 260
- Watchers: 36
- Forks: 183
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- License: LICENSE
- Authors: AUTHORS.md
Awesome Lists containing this project
- awesome-ros-tools - web_video_server - HTTP Streaming of ROS Image Topics in Multiple Formats. ![web_video_server](https://img.shields.io/github/stars/RobotWebTools/web_video_server.svg?style=flat&label=Star&maxAge=86400) (Web Tools / Sensors)
- awesome-robotic-tooling - web_video_server - HTTP Streaming of ROS Image Topics in Multiple Formats. (Data Visualization and Mission Control / Command Line Interface)
- awesome-robotic-tooling - web_video_server - HTTP Streaming of ROS Image Topics in Multiple Formats (Interaction / Data Visualization and Mission Control)
README
web_video_server [![Build Status](https://api.travis-ci.org/RobotWebTools/web_video_server.png)](https://travis-ci.org/RobotWebTools/web_video_server)
================#### HTTP Streaming of ROS Image Topics in Multiple Formats
This node combines the capabilities of [ros_web_video](https://github.com/RobotWebTools/ros_web_video) and [mjpeg_server](https://github.com/RobotWebTools/mjpeg_server) into a single node.For full documentation, see [the ROS wiki](http://ros.org/wiki/web_video_server).
[Doxygen](http://docs.ros.org/indigo/api/web_video_server/html/) files can be found on the ROS wiki.
[mjpegcanvasjs](https://github.com/rctoris/mjpegcanvasjs) can be used to display a MJPEG stream from the ROS web_video_serverThis project is released as part of the [Robot Web Tools](https://robotwebtools.github.io/) effort.
### License
web_video_server 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.