Hi,
I am currently looking for a way to capture video input from a camera that I already have. The camera has a composite output. I then want to stream the video over an IP network. So I am guessing that I would need a USB video capture device. I found lots of website that talks about this and it seems that it is very hard to find a capture device that will work on the rpi.
But my question is more about the encoding part. I see that several people say that I would need a capture card with hardware h.264 encoding because the rpi will not be powerful enough to do it. But I am only looking at streaming grayscale 5fps 640x480. So do I really need to spend the extra bucks to get a capture card to encode? or the rpi will be plenty capable of doing this?