RobotWebTools / webrtc_ros

Streaming of ROS Image Topics using WebRTC
Other
131 stars 52 forks source link

Make sure all dependencies are installed #16

Closed mitchellwills closed 9 years ago

mitchellwills commented 9 years ago

Right now I know that there are at least a few build dependencies that are not installed by rosdep. These are:

zenified commented 9 years ago

The following are a few addition dependencies which I encountered while building the package -srtp -libjsoncpp-dev -nasm

mitchellwills commented 9 years ago

srtp and libjsoncpp-dev should have been installed by rosdep. Also nasm should not be needed if yasm is installed