I had created dynamic overlay using this article https://www.wowza.com/docs/how-to-add-graphic-overlays-to-live-streams-with-wowza-transcoder
My Websocket values are getting updated to correctly to the overlay.
This is working fine for Single Stream.
When multiple stream comes in, then the Overlay is not showing for the new incoming streams, only for the first stream the overlay is displaying.
I would like to know for every incoming streams how to show the overlay images and websocket values related to the streams separately.