1
\$\begingroup\$

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:

Camera properties While on another empty object I have attached

  1. Render Streaming
  2. Broadcast
  3. Broadcast Sample Render streaming properties

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? Render streaming properties

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

\$\endgroup\$

1 Answer 1

2
\$\begingroup\$

Hi I have same issue and I drag the script component instead of maincamera gameobject and issue is solved. try this.

Thanks

\$\endgroup\$
3
  • \$\begingroup\$ Bravo! I don't how i missed this thing of assignment. Thanks, and very good start on gameDev. \$\endgroup\$ Commented Mar 24, 2022 at 9:04
  • \$\begingroup\$ After connecting with receiver (html page) did you get No camera rendering error on of the game view? inside unity? \$\endgroup\$ Commented Mar 24, 2022 at 9:05
  • \$\begingroup\$ yes got this error. but this is on editor. not in build \$\endgroup\$ Commented Mar 25, 2022 at 10:11

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.