Mova
Table of Contents
Shuffle
Media Source
Adding videos
Remove videos
Start / Stop (Hotkeys)
Example Tutorial
Helps you manage your own 24/7-hour live stream very easily
No need for server cloud/third party software, remote computer, etc.
Just runs own your computer!
How it works, using the...
I've a python script which is triggering on scene change, but it executes a web call only once the transition has completed in studio mode. Is there any way for a python script to get an event that aligns with the program scene changing and the transition starting?
The use case I have is that...
This script can handle as many counters as your system has hot keys.
Each counter gets a increment, decrement and reset hotkey, start, end and step values, and you can pad the beginning of the output with whatever character you'd like, the length is calculated on the maximum value.
You can...
Hi OBS community!
I've developed a polished recording notification simple script "third party plugin" that brings clean, Shadowplay-style like alerts to OBS Studio.
Key Features:
✨ Sleek Modern UI - Dark theme with vibrant indicators
Smooth Animations - Elegant fade in/out transitions
✅ Smart...
Adds "Restart Replay Buffer" hotkey to settings. When triggered, restarts the Replay Buffer.
Optionally, hotkey also starts Replay Buffer if off, so it can replace your "Start Replay Buffer" hotkey.
Optionally, "Save Replay" also restarts Replay Buffer, so it can behave more similarly to...
VIGNETTER
Professional Vignette Effect Filter for OBS Studio
✨ TRANSFORM YOUR STREAMS AND RECORDINGS WITH CINEMA-QUALITY VIGNETTE EFFECTS ✨
Description
The filter offers extensive customization options with various shapes, color options, and presets to achieve exactly the desired look...
Does anyone know how to record the game in different folders? By analogy, nvidia software creates a folder in the video directory depending on the game. So that, as a result, I recorded 5 footages in 5 games and each of them was already in automatically created folders?
A simple script that moves replays to folders named after the window tile/name that a specific source is hooked to. Note that this only works with sources that can hook to a single window ( Eg. Game cap, or Window Cap). The script only uses signals and hooks, so its quite performant...
## Description [EN]
QlistGO: Enhanced Audio Control for OBS Studio QlistGO is a powerful Lua script for OBS Studio that revolutionizes audio management during live productions. Its standout feature is the ability to apply fade-outs in monitoring mode during scene transitions - a functionality...
※If it works properly, it will look like this.
《The contents of the script look like this.》
▷Please change "speach" and "Audio" to
the names you actually use.
{Minimum prerequisites}↓
【Make sure you have LuaJIT installed】
1...
Hi, I'm pretty new to OBS and I was trying to mess around with it and see what I could do. I used to really like watching Pokémon videos and I really liked how most of the YouTubers would use a layout. The one thing that really caught my eye in these layouts was the fact that if they were to...
I can't tell you how many times I have recorded something and later found out I forgot to switch the preview pane to live. I asked chat gpt if it could write a script for me to pop up a window that says, do you wish to switch your preview screen to live? But it didn't work, and I gave up trying...
have a python script for OBS that makes a scene and loads a video and tries to play it. The script looks something like this:
import obspython as obs
import math, time, os, random
hotkey_id = obs.OBS_INVALID_HOTKEY_ID
is_active = 0
def script_description():
return """Random Script"""
def...
How do i enable and disable a filter from a source, like for example disable the existing LUT filter from a source?
function enable_indicator(num)
local group = get_group_as_scene("Instance " .. num)
if group == nil then
return
end
local si =...
Hi,
I've created a small Python program (OBS_Python.py), and you can find the attached files.
The program is designed to move mp4 files from the C drive to another drive when a game is opened + to specific folder named after the game.
However, I'm facing an issue: it only prints the message...
I'm looking for some sort of way to automatically update a Browser source URL whenever I start a new stream on YouTube. I can see that the built in YouTube chat dock in OBS automatically gets updated to the correct current chat url when a new stream is started.
Today I have to manually copy the...
[En]
Hello forum people. I'm trying to create a custom script for obs, using gtp chat. But it always gives mistakes.
What I'm looking for is for a font to change whether a font is visible or not depending on the day of the week.
If anyone can guide me or help me in any way I would appreciate...
Hello! The question arose, is it possible to translate .json files into videos using a plugin or script? Let me explain, it is necessary that a window with text appears in the scene at a certain time, and that the window adjusts to the number of characters. Can this be done with any tools...
[chat-script.lua] Error running file: [string "C:/Program Files/obs-studio/data/obs-plugins/..."]:107: attempt to call field 'obs_register_script' (a nil value)
I'm getting this error , and the separators are / and not \ [/ MAC] [\Windows]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.