CatxFish / obs-v4l2sink

obs studio output plugin for Video4Linux2 device
GNU General Public License v2.0
930 stars 99 forks source link

Adding clearer error messages #55

Open Sutil opened 4 years ago

Sutil commented 4 years ago
- device query cap fail
- device get format fail
- device set format fail
- conversion format not support
blake5634 commented 3 years ago

+1 What do these mean? what should I do to fix this?

Sutil commented 3 years ago

+1 What do these mean? what should I do to fix this?

When a error occurred, the mesaage was generic. With this commit, the message turns objective!