Skip to content

check device config before stream

Compare
Choose a tag to compare
@scivision scivision released this 11 Jan 20:42
70a494b

To help users determine the correct .ini settings, the program now does a quick stream to "null" to verify that the selected device (webcam, screen, etc.) is actually available as a streaming video input.

A function utils.check_display can be used to verify the device display is working for loopback tests. This is useful for CI systems that usually don't have a display, to automatically skip a subset of tests