05.06.2021, 11:02
(This post was last modified: 05.06.2021, 11:06 by Erwin van der Zwart.)
The stream is not going through the LM, what the controller does is just adding a html element to the document including the stream source uri, when the browser loads the html that is passed from the controller it loads the element and setup a connection between the element and the source, there is no involvement in any way from the controller.
Check the browser console (f12) for any errors that might help you to figure out the root cause..
Check the browser console (f12) for any errors that might help you to figure out the root cause..