Media source not playing audio through desktop audio (monitor and output on) It was working just fine before the last update. Now any video files I play are muted no matter what settings I use. The audio shows that it's playing from the source in the audio mixer, but there's no sound...
(Poor Recording Audio Issue) The reason why I'm posting on here is because I've looked everywhere and I've tried everything lol. Every time I record any game the ambience audio like wild life, footsteps, gunshots, pretty much any kind of audio that is not a character speaking or any...
DistroAV (formerly OBS-NDI): NDI integration for OBS Studio audio video av obs-studio ndi obsstudio ndi-tools avoip obs-ndi obsndi Updated Jan 4, 2025 C++ ublue-os / obs-studio-portable Star 210 Code Issues Pull requests OCI container image of OBS Studio that bundles a curated ...
Audio of multiple instances of a source in a scene/group is now deduplicated [derrod] Deduplication is recursive, but does not apply on groups or nested scenes that are currently playing show/hide transitions, this may be fixed in the future Scene Collection specific plugin data is now reta...
The first tab on the left side is labeled “General,” containing settings that affect your experience on the platform but not the quality of your audio and video. You can choose your language and a light, dark, or grey theme here, or activate the system tray for easy application access ...
device, such as a smartphone or a tablet. It can be useful for playing audio from different sources, but it can also cause audio delay issues if the connection is unstable or the devices are not compatible. You can try the following steps to fix OBS audio delay issues with Virtual ...
The first tab on the left side is labeled “General,” containing settings that affect your experience on the platform but not the quality of your audio and video. You can choose your language and a light, dark, or grey theme here, or activate the system tray for easy application access ...
1. As instructed in Configure the source, select Audio Input Capture as the source. Do not use a video or image source. 2. Go to Controls > Settings > Video. 3. Set Base (Canvas) Resolution and Common FPS Values to the minimum values and click OK. 4. Click Output in the...
allowing you to record the full screen or just a specific region for added flexibility. A handy Lock Window Recording feature ensures your personal information stays private by only capturing the active window or application. You can also record your screen, webcam, system audio, and microphone ...
if (obs_data_get_bool(data->settings, "disable_async_appsink_audio")) g_object_set(appsink, "async", FALSE, NULL); // check if connected and remove if not sink = gst_bin_get_by_name(GST_BIN(data->pipe), "audio"); pad = gst_element_get_static_pad(sink, "sink"); ...