Skip to content

UI feedback#1

Open
palana wants to merge 34 commits intomasterfrom
ruwen/upstream-multitrack-video-ui-ui-feedback
Open

UI feedback#1
palana wants to merge 34 commits intomasterfrom
ruwen/upstream-multitrack-video-ui-ui-feedback

Conversation

@palana
Copy link
Owner

@palana palana commented May 14, 2024

No description provided.

palana added 30 commits May 8, 2024 14:00
The status bar doesn't currently own its references to outputs,
which can be a problem if e.g. streaming outputs are released soon
after stream stop. The Multitrack Video output does exactly that,
so the status bar will sometimes try to access an invalid pointer
for updating its stats. Keeping a weak reference around and
upgrading it to collect stats, similar to how the stats window
behaves.
Disables all children of the properties view.
Switch `post_data` to use nlohmann json
Switch go live config to use nlohmann json
Dumping config json from nlohmann requires more than 4096 bytes
Bypass config download etc when service is set to custom and no
auto config url is available
Reduce spacing for upper UI elements to make room
fixup! UI: Add output settings indicators for eRTMP multitrack video
@palana palana force-pushed the ruwen/upstream-multitrack-video-ui-ui-feedback branch from e156a23 to 439afe6 Compare May 14, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant