obsproject / obsproject/obs-browser

Refresh page if server was not available

Open
#71 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Good first issue
Dominant language
C++
Stars
904
Forks
267
Avg merge
1d 23h
Merged PRs (30d)
2

Description

if i use local server, and launch obs first, and only then my local server
obs doesn't refresh page after some timeout, if server was not available

in chrome, it shows "This site can’t be reached" page, and after some timeout it tries again

i wish there would be the same behaviour

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the CEF page-load failure and retry handling in the obs-browser plugin. Reproduce the issue by launching OBS before the local server, then verify that the page retries after the server becomes available, matching the behavior described for Chrome.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.