Camera Stream Sender is not working.

I’m following the guide version

This is where the problem always occurs.

Eventually, no screen is displayed on the web page.

Help me.

Hello

I faced that issue also. The main problem is regarding broadcast’s stream list. Streaming work only if more than one item in list streams. If you pass only one camera then streaming not works.

You can see Single Connection component script that might helps you for single camera stream.

I noticed that you have used Main Camera. Do you get any issue regarding ‘No Camera Rendering’ when you try to stream Main Camera?

Thanks

Hi i keep getting the problem also. even following the guide a simple broadcast and sender dosen’t work. The web page is always blank.

I do get the ‘no camera rendering’. @dhruv_unity154 how did you solve this specifically?

[impolite-Unity.RenderStreaming.PeerConnection] Failed to set remote answer sdp: Failed to apply the description for m= section with mid=‘0’: Failed to set SSL role for the transport.
UnityEngine.Debug:LogError (object)

Thanks in advance.

I also occassionally get this, although am unsure what it means
impolite-Unity.RenderStreaming.PeerConnection] Failed to set local answer sdp: Failed to set local video description recv parameters for m-section with mid=‘2’.

Hello @dan_soqqle

You have to keep at least two camera in scene, One for general camera for render and one for streaming that contain streaming script.

Try to connect URS server pc connected with Ethernet or good network wifi connection.

1 Like

Thanks Dhruv, sorry stupid question, i just looked up this URS (i presume its a universal routing server?). Do you mind elaborating where and how that comes into the picture? As i thought this was kind of meant for peer to peer. Although i was looking up IFU.

I did try two cameras too. Let me try again!

Maybe, Drag and Drop Camera Stream Sender(Script) to Element.

URS = Unity Render Streaming. Sorry for late replay it’s more than 2 years :grinning_face: