You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can actually do this already using the MPV block. Just type in /dev/video0 into the prompt and you should get your webcam. There is also a super hacky way to pass arguments like resolution, but I forget how it works (not at a computer right now, sorry)
@yurivict does the MPV block work for you? It's under "Custom" in the library. MPV supports a pretty wide variety of URLs and parameters, you can see resources/qml/Instantiators/YoutubeInstantiator.qml as an example of an MPV-based node that builds an MPV-accepted URL from a youtube search query.
So that Radiance would be able to read from the webcam.
The text was updated successfully, but these errors were encountered: