I have simple webcam (actually, old phone on USB connection), which works as webcam in pwcview, but not in www/chromium nor in www/firefox.
May be some howto or advices on the topic?
May be some howto or advices on the topic?
pkg install webcamd v4l-utils v4l_compat
& sysrc kld_list+=' cuse'
& service webcamd enable
. To enable without reboot, do kldload cuse
& service webcamd start
.RTFM.Well, v4l-utils is what I missed installing and now I have permissions problem.
id paul