Our OBS browser sources expose information like ingest bitrate via window events. By subscribing to the "irltkStatusUpdate" JS window event in a browser source via "window.AddEventListener", you can receive state updates and build many unique features. This event is emitted every 2.5 seconds.
This implementation displays the current bitrate of a theoretical second ingest.