Gabe Saltar<p><a href="https://mastodon.bsd.cafe/tags/FreeBSD" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FreeBSD</span></a> <a href="https://mastodon.bsd.cafe/tags/OBS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OBS</span></a> <a href="https://mastodon.bsd.cafe/tags/OBS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OBS</span></a>-Studio <a href="https://mastodon.bsd.cafe/tags/obsstudio" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>obsstudio</span></a> <a href="https://mastodon.bsd.cafe/tags/VirtualCamera" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VirtualCamera</span></a> <br> <br>Long story short... I was able to get the obs studio virtual camera working with FreeBSD. </p><p>The long story is that after trying OBS-Studio on FreeBSD, I immediately notice the virtual camera was not available. I did some research, and the issue was solved in the past but for whatever reason patch that enabled the virtual camera was removed from the port tree. I file a bug in FreeBSD bugzilla, and also email the maintainer of the port with the bug information.</p><p>To my surprise the maintainer responded my email and patch OBS-Studio. Now virtual camera is available for everyone using FreeBSD. 🙂 </p><p>This is how you make it work.</p><p>1.Using your terminal navigate to obs-studio port directory.<br>2. run "make config" and uncheck the browser option and hit enter.<br>3. run "make install clean"<br>4. run "webcamd -c v4l2loopback"<br>5.start obs-studio (The virtual cam button should be present now)<br>6. Start virtual camera.</p>