Virtual Demosplash Resources

Presentation Hardware

Put ideas and feedback on multimedia gear here.

Cameras

Microphones

Audio Interfaces

Video Capture Devices

OBS

File repository: http://www.demosplash.org/streaming/OBS/

Piping OBS into Zoom, Skype, etc. on Linux

These instructions worked on Debian Bullseye. It involves installing OBS, installing v4l2loopback (a kernel module that creates a virtual Video4Linux device that looks like a webcam to software), and building/installing obs-v4l2sink (an OBS plugin that can output the video from OBS into the v4l2loopback virtual camera device). If the instructions aren't detailed enough, bug lroop about it.

For Debian 10 (buster), Keith built a package for obs-v4l2sink.

Note as of Nov 2020, obs-v4l2sink isn't actively maintained and won't build perfectly for OBS 26+ (eg debian bullseye and beyond).

mdille3 has messed with this more in buster & bullseye, with OBS 26, and has it working. Poke him if you need help with that.

mdille3 also has a jessie build of OBS 22, which seems to work fine, plus the v4l2sink. Assumes you're using deb-multimedia as it's built against those ffmpeg versions. Required filling in a few dependencies from compatible library versions from stretch, plus a jessie rebuild of the bullseye version of libxcb.

General Testing

Test Pattern Generation with v4l

Demosplash/Virtual Streaming (last edited 2020-11-10 15:41:29 by mdille3@CLUB.CC.CMU.EDU)