I am just testing the new render streaming package in unity 2020.3.22 but sadly the receiver (HTML page) is not receiving my camera stream. While both consoles (web and unity) are clear there is no error. Currently, I have a Main camera which has a camera Stream Sender is attached and its is showing two pieces of info:
While on another empty object I have attached
One strange thing I found is that the sample scene (Receiver) is working fine. But the same setup which I have made is not working. Probably the reason is given in the above screenshot. why it is happening?

While the original documentation has also been missed that you have to attach the broadcast sample script.
