Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have a question about geting a streaming video through a webcam. I am trying to get streaming video on my desktop from a raspberypi through network. Is there any code sample to start? Any suggestion? thank you. Periklis.
Hi,
There's no ready made solution for that, however you can use e.g. libVLC or GStreamer (e.g. through QtGStreamer)
Hope it helps