I found that I needed to update the gscam installation instructions from your README with the following before I could successfully build the catkin workspace.
sudo apt-get install libgstreamer-plugins-bad1.0-dev gstreamer1.0-plugins-good
Might be worth double checking the packages are correct.