vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
35 stars 14 forks source link

VL.Video: Disabling VideoIn node does not disable the video stream from webcam #654

Closed mhusinsky closed 9 months ago

mhusinsky commented 9 months ago

Describe the bug Just tried the the new VL.Video VideoIn node and noticed that disabling it does not disable the video stream: grafik

Which version are you experiencing the bug with? 5.3-preview0186

To Reproduce Just enable a webcam and disable the enabled pin on the VideoIn node. Video is still running.

azeno commented 9 months ago

Thanks