obsproject / obsproject/obs-browser
Add an option to refresh cache when set to visible.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 904
- Forks
- 267
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
Like the
https://github.com/obsproject/obs-browser/blob/d6805f53d0c09694807a974e0371bd3ca04cb177/obs-browser-plugin.cpp#L399-L405
, could we have similar feature for
https://github.com/obsproject/obs-browser/blob/d6805f53d0c09694807a974e0371bd3ca04cb177/obs-browser-plugin.cpp#L391-L394 ?
I mean, force refresh cache when set to visible ?
Will be very helpful when manipulating from websocket. (see https://github.com/Palakis/obs-websocket/issues/339 )
Regards
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in obs-browser-plugin.cpp at the linked lines 391-405 and compare the existing visibility behavior with the referenced cache-refresh behavior. Review the linked obs-websocket issue for the expected automation use case; done means an option exists to refresh the cache when the browser source becomes visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100