scripts

  1. I

    Seeking Advice - best way to provide subscribers with OBS all setup for plug and play?

    We are consultants to a SaaS live streaming provider to small organizations with limited tech knowledge, they have asked if we could write an API, plugin, or script to automatically set up their customer's OBS settings including RTMP url and user name and password. Can you provide...
  2. dkunin9

    Any way to change cooldown for timer in Python?

    Hi, I am new here and already have some stuff to solve: For example I have a command !command It is written in chat every second (i set it in timer) I have a condition when it is needed to change it's cooldown from 1 second to i.e. 2 or 3 or 5 How to handle this? Any ideas? Thank you, OBS...
  3. L

    Automation scripts/plugins

    Question I’m using obs as a music video channel and was wondering if there’s a script for playing certain clips at certain times during the hour? Similar to how PAL scripts are used for automation Sams broadcaster...
  4. M

    Question / Help How to use url-text.py

    Apparently OBS Studio has a Python script that allows for text sources to be updated from a URL. When I went scripts under the tools tab, it listed no properties available for the url-text.py script. Does the URL text script actually work? And if so, how do I enable it...
  5. hmeneses

    OBS Python Youtube chat and channel updater 0.02

    A python 3.6 script that updates a browser source with the latest youtube chat url, and a text source with the title of the same video, you need to provide the URL of your channel, so the scrip finds the newest configured stream, and extracts the URL of the chat, and the title of the video, and...
  6. LeonidMurashov

    Python plugin: edit recording metadata

    Is there any way to edit .mp4 file metadata, which was just recorded? (for example during "stopping" signal) I am interested, in particular, in editing "Creation date".
  7. LeonidMurashov

    Python plugin: getting recording file path?

    I can't find any information about how to get final ".mp4" file path. I know that it should look like that "D:/videos/%CCYY-%MM-%DD %hh-%mm-%ss.mp4" for me. But is there any opportunity to get this info from code? I found something similar for replay buffers. It calls "get_last_replay" from...
  8. G

    There is a way to create a python script that positions sources on the screen?

    Hi, I'm Germano Carella, from Italy. I'm a visually empaired person that uses OBS studio to create videos. So, I have a problem by positioning sources on the screen with screen reader and keyboard. I set 2 video sources on the scene. Second video source covers the first on screen, and to...
Top