Skip to content

ROS launch files and scripts to capture audio and video with a webcam

License

Notifications You must be signed in to change notification settings

chili-epfl/ros-av-capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROS package dependencies

  • audio_capture
  • usb_cam
  • rosbag_recorder

Usage

  • Clone this repo in the src directory of your catkin workspace
  • Run catkin_make from the root of your catkin workspace
  • Run catkin_make -DCMAKE_INSTALL_PREFIX=/opt/ros/<distro> install or source devel/setup.bash
  • To start the capture nodes and recording server, run roslaunch av_capture av_capture.launch

Config

The boolean arguments publish_audio and publish_video can be used to disable video or audio capture, and are set to true by default. The capture parameters can be edited in launch/webcam.launch and launch/audio.launch.

About

ROS launch files and scripts to capture audio and video with a webcam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published