Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity Render Streaming not working 2019.3.1f1 #227

Closed
Juanmaramon opened this issue Feb 18, 2020 · 6 comments
Closed

Unity Render Streaming not working 2019.3.1f1 #227

Juanmaramon opened this issue Feb 18, 2020 · 6 comments

Comments

@Juanmaramon
Copy link

If I click on play on the sample scene I get these errors:

DllNotFoundException: Packages/com.unity.webrtc/Runtime/Plugins/x86_64/webrtc.dll
Unity.WebRTC.WebRTC.Initialize (Unity.WebRTC.EncoderType type) (at Library/PackageCache/com.unity.webrtc@b00cafe0bc6fd7170eab00689eaafae2d1698299/Runtime/Scripts/WebRTC.cs:228)
Unity.RenderStreaming.RenderStreaming.Awake () (at Assets/Scripts/RenderStreaming.cs:63)

Assertion failed on expression: 'sceneRanges.empty()'

And streaming is not working.

@sindharta
Copy link
Contributor

sindharta commented Feb 25, 2020

Thank you for your message.
We are aware of this issue, and are currently working on it.

@Juanmaramon
Copy link
Author

@sindharta any ETA for the fix and patch? Thanks

@sindharta
Copy link
Contributor

sindharta commented Feb 27, 2020

We just released RenderStreaming 1.2.0
https://forum.unity.com/threads/unity-render-streaming-update.836362/

This update should fix this issue.

@Juanmaramon
Copy link
Author

Thanks for the update!

Unfortunately, the errors appear again with version 1.2.0. Maybe I'm doing something wrong?

streaming

err

@karasusan
Copy link
Collaborator

I reproduced your issue.
I will make the hotfix version soon.

@karasusan
Copy link
Collaborator

karasusan commented Feb 28, 2020

I just finished releasing packages to Unity Package Manager.
Please try the latest version!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants