I've got a video stream running on my Raspberry Pi. I'd like to get the video stream on my Windows device by hooking up the Pi with my Windows laptop.
I know there are two standards which sound promising: GigE Vision and USB Vision. However, I don't know how to implement them. And it seems there are not really open to use for everyone. Is there another way to stream video (/dev/video0) from my Raspberry to my laptop, so that I can open the stream using the VLC player on Windows?