Hello,
reading the docs I don't understand how to show a video stream from a /dev/video* device.
The help says about source property:
@
This property holds the source item providing the video frames like MediaPlayer or Camera.
@
How to set this to /dev/video0 for example?
Thanks!