No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
h264_video_encoder package from h264_video_encoder repoh264_video_encoder |
|
Package Summary
Tags | No category tags. |
Version | 1.1.4 |
License | LGPLv2.1 |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/aws-robotics/kinesisvideo-encoder-ros1.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2022-02-08 |
Dev Status | UNMAINTAINED |
CI status |
|
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
ROS1 H264 encoder node
Additional Links
Maintainers
- AWS RoboMaker
Authors
- AWS RoboMaker
README
No README found.
See repository README.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
aws_ros1_common | |
h264_encoder_core | |
image_transport | |
kinesis_video_msgs | |
message_generation | |
sensor_msgs | |
catkin | |
image_transport_plugins | |
message_runtime | |
rostest |
System Dependencies
Name |
---|
google-mock |
gtest |
Dependant Packages
No known dependants.
Launch files
- launch/h264_video_encoder.launch
- This is an example launch file to use when you want to launch a H264 Video Encoder node @param node_name (optional) If provided, the value will be set as the name of the node when it is launched. Otherwise, the default value is 'h264_video_encoder' @param config_file (optional) If provided, rosparam will attempt to load the file into the private namespace of the node.
-
- node_name [default: h264_video_encoder]
- config_file [default: ] — Path to config file. All configuration settings will be loaded into node's namespace.
- output [default: log] — The stdout/stderr location for this node. Set to 'screen' to see this node's output in the terminal.
- image_transport [default: compressed] — The image transport used by this video encoder node. This can be 'raw' or 'compressed'.
- launch/sample_application.launch
- This is an example launch file for how a ROS application could use a h264_video_encoder
-
- config_file [default: $(find h264_video_encoder)/config/sample_configuration.yaml]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.