StreamSDKcom / StreamSDK

This is StreamSDK (currently for Unity); a programmable, real-time interactive streaming engine. It allows real-time streaming of any content Unity can render (audio, video, and input). Create video chat, cloud games, remote rendering, etc. StreamSDK works on all platforms Any-to-Any™.
http://www.StreamSDK.com
51 stars 6 forks source link

Update this to support PUN2 and Unity 2020? #1

Open yosun opened 2 years ago

yosun commented 2 years ago

Hi, it looks like PUN1 is deprecated and not supported with Unity 2020. I'm checking out your project and manually updating it for Uinty 2020.

AndreFabris commented 2 years ago

Any luck with that? BTW how do you add this to unity? Just drag drop to assets?

JeremyAlessi commented 2 years ago

PUN 1 still works in Unity 2020. I had a 2019 project (which already had PUN1 in it) and was able to use it in Unity 2020 and 2021.

Yes, basically drag and drop with additional power to customize via scripting.