vMix Forums
»
General
»
Feature Requests
»
Option for Shared Cache for Browser Input
Rank: Newbie
Groups: Registered
Joined: 2/17/2021(UTC) Posts: 5
|
For our particular workflow, it would be helpful if the browser inputs shared a common cache.
We use the browser inputs to display graphics for sports broadcasts. We have a variety of different graphics (i.e., scorebug, bumpers going in/out of ad breaks, score summaries, etc) with nearly all of them referencing the score. Therefore, it would be nice to store the score data in a cookie or web storage object and be able to reference the data from any browser input. Then we could change the score in one graphic and have it update in all of the other graphics.
Currently, vMix the cache for each browser input is stored in a separate directory, \ProgramData\vMix\cefcache\random_5_digits\
I understand that having distinct caches is advantageous in many circumstances, so I'm not asking for the default behavior to be changed, rather adding the option of a shared cache if the user so desires.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/23/2017(UTC) Posts: 1,214 Location: Germany Thanks: 3 times Was thanked: 168 time(s) in 150 post(s)
|
Why don't you use the score data as a datasource and just use the graphics as backgrounds. You change the datasource once and it's updated everywhere.
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 2/17/2021(UTC) Posts: 5
|
Originally Posted by: mavik Why don't you use the score data as a datasource and just use the graphics as backgrounds. You change the datasource once and it's updated everywhere. I thought about it and even tried it in a older version (21?), but never could make it work. What I didn't mention was that we pull score data directly from the scoreboard controller. It essentially ends up as a multi-dimensional array (technically JSON). I can convert it to row-oriented data, but that would be a pain to re-code and less flexible than what I have now. Basically, I have a system that works really well, but the only thing reducing efficiency is the inability to share web storage objects between browser inputs.
|
|
|
|
vMix Forums
»
General
»
Feature Requests
»
Option for Shared Cache for Browser Input
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close