Skip to content

chunmusic/RTMP_Streaming_ROS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTMP_Streaming_ROS

ROS package to transform rtmp streaming image into ROS topic.

Dependencies

  • OpenCV
  • image_transport
  • cv_bridge

Published Topics

  • rtmp_streamping/raw (sensor_msgs/Image)

Parameters

~ rtmp_address (string, default: "rtmp://172.16.0.133:1935/live")

  • The rtmp streaming address.

~ publish_topic (string, default: "rtmp_streamping/raw")

  • The name of topic to be published.

~ fps (int, default: 30)

  • Frame rate of published image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published