browser

  1. K

    Browser Source Not Saving Cookies

    I need to sign into a website on the browser source, and whenever I close and reopen OBS Studio, I'm signed out again. As far as I'm aware, there's only one post about this on the forums and it remains unresolved. I'm on OBS Studio 31.0.4, is there any way to save the cookies?
  2. S

    Browser Source appears to have incorrect prefix for Local Files

    tldr; Browser Source plugin is prepending local paths with a non-standard prefix, which stops local HTML files from being able to view local images. I'm working on a local webpage for use in OBS, via the Browser Source plugin. It is a local webpage, and uses local files and images. So in the...
  3. Acvort

    OBS Python HUDB - HUD Browser 1.0.0

    This is a Python script that allows you to pin a website page on top of other windows. Use the GitHub article for more information.
  4. kr1z

    trying to use two OBS windows to record two sources "browsers"

    I'm trying to use two OBS windows to record two sources. I encountered a problem when a black screen is displayed in the second open OBS window. I need to record "Browser" scenes in two windows, but in the second OBS window, in all "browser" scenes, I see a black screen. If I set "Window...
  5. Tpal

    Browser in multiple OBS instances

    Hey, since OBS 31 & CEF 120+ the single_process_lock method is active This change makes OBS unusable for my workflow, of multiple OBS instances with browsers in scenes So my questions are basically are there solutions like: flag/start arguments, to disable single_process_lock dynamicly set...
  6. G

    Issue with Fullscreen Button on Europarliament Website in OBS

    Hello, I am trying to stream from the Europarliament website (www.europarl.europa.eu) using OBS Studio. Everything works perfectly, except for the fullscreen button, which doesn’t respond when clicked. I’ve attached a screenshot to illustrate the issue. I don’t experience this problem on any...
  7. U

    Browser font does not work in another instance of OBS open, only in one.

    After the latest OBS update (31.0.0) it is not possible to have the browser font working in other instances of OBS open, the browser font only works in one instance, in the others it does not load. This is harmful for those who broadcast multiple times at the same time with other instances of...
  8. JBJB1029

    There's a Problem with OBS Studio's Browser, Display Capture, and Windows Capture

    There's a Problem with OBS Studio's Browser, Display Capture, and Windows Capture, and the Videos will explain everything, and after you see the videos that explain the Problems with OBS Studio's Browser, Display Capture, and Windows Capture. Do you have a Solution to fix them?
  9. Frioart

    Input history broken in OBS v.30

    Hi everyone! I've so tired - can't setup Input history via websocket to work again after re-installing Windows 11. I feel myself really stupid but i do not understand how this new machine works ((((. Made everything as described in tutorial, but after update there is new option with...
  10. HaSker

    CSS style aren't apply

    Good day, I have a problem with the CSS style not being applied to the browser widget. I tried different styles, including this simple: I also updated to the latest version, but it didn't help. I need CSS style to customize YouTube chat
  11. JBJB1029

    Newbie here: I Need help Playing, Seeing, and Hearing Videos on Streaming Media Services (also simply called Streaming Services) from a Browser Source

    Every time I try to play Videos from the Max Streaming Platform from a Browser Source, I always get this Error: I'm having the same problem with Disney+ and Kinema. So, I would like assistance in resolving the issues with the Browser Sources to enable playback, viewing, and possibly audio...
  12. devguy

    HTML overlay not working

    The HTML overlay I use to have stop working. So I deleted the source, but when I added it back, all I get is an empty (see through) size rectangel with nothing inside it. If I open the index.html file from the brower, I see the source is working fine. This is on a Linux system running KDE...
  13. R

    Search browser plugin

    Hello, i am looking for a browser plugin between OBS and Browser. In my case, that would be the Firefox browser. The plugin should stop the browser stream when the recording software is paused. It would be practical via the OBS source browser. A user name and password are usually entered in the...
  14. R

    Quellen hinzufügen.

    Hallo zusammen. Wodurch unterscheiden sich folgende Quellangaben bei einer Filmaufnahme im Firefox? Bildschirmaufnahme, Browser, Fensteraufnahme. Vielen Dank.
  15. N

    Webcam troubles

    Since I've uninstalled OBS my webcam does not work. I've managed to make it work again in Photo Boot but in the browser there is still OBS virtual camera and it does not work. What should I do?????
  16. zovastria

    Browser Dock Crashes

    I have attached the latest log and crash log. I recently switched audio devices to a mixer (focusrite Scarlett 2i2) and after the restart I'm getting issues with my OBS. Specifically, browser based docks, build in, or custom, are crashing OBS. When the browser based docks are disabled, it runs...
  17. Gzalotar

    Browser Source: can I detect events taking place inside the website?

    Concretely speaking, I want a scene to automaticallly change for another one if certain thing happens in a website, one that its content is shown in a Browser Source. Is this posible with some sort of macro or script? I'm familiar with the existence of Event Listeners in JavaScript but IDK how...
  18. C

    Make Alerts trigger a second browser sources

    As example, I need that when someone becomes a new follower, together with the normal browser source from stream labs, also the appearance of a second browser source is triggered (even just to refresh the second browser source would be sufficient). Is it possible?
  19. A

    Open a browser window (not a dock)

    For a filter plugin, I would like to open a new window on the press on a button in the filter's properties. Is there any (simple?) way to do that ? I couldn't find any doc about this. Thanks !
  20. hieunekodesu

    I cant using obs browser source with localhost flask website

    this is my code from selenium import webdriver from selenium.webdriver.common.by import By from flask import Flask, jsonify, render_template, request import time url = "https://lichess.org/oW6O03Np/black" driver = webdriver.Chrome() driver.get(url) stages = driver.find_element(By.XPATH...
Top