When I booted my system with the webcam plugged in, it was sound device 0, instead of 1. This is annoying, so I added this to /etc/modprobe.d/alsa.conf:

options snd slots=,snd_usb_audio

This forces the usb sound module to take second place.