Jacek Wielebnowski
Jacek Wielebnowski
@karasusan The code snippet works with 2.4.0-exp.3, but does not with 2.4.0-exp.4. I looked at the changes between exp.3 and exp.4 and did not Find anything obvious. Everything looks fine,...
@karasusan 1. Create a project. I am using Unity 2020.3.27f1 2. Download [platform-plugin-unity-trim.zip](https://github.com/Unity-Technologies/com.unity.webrtc/files/8051341/platform-plugin-unity-trim.zip) Extract it and import from the disk into the project. It will bring the plugin and webRTC...
**Broken project** with **webRTC 2.4.0-exp.4**: https://drive.google.com/file/d/1JPdLcD_S9UIRgieKJfPQAxshvDQVehCi/view?usp=sharing 1. Run the game 2. In your command window run: npx @pureweb/platform-streaming-agent --agentToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0eXBlIjoiYWdlbnQiLCJ1aWQiOiJ1cy13ZXN0LTI6ZTgwNjI3ZWEtMjQxZC00ZjU0LWE3NmYtNThiYjNiMDZiMjlmIiwicGlkIjoiN2YwZWVkYTMtNWQxOC00MzdhLThjMjEtNGI4NDViMjYzNWNhIiwibG5nIjoiLTExNC4wNDg4MCIsImxhdCI6IjUxLjEwOTQwIiwiaWF0IjoxNjQ0NjA3Mzg0LCJleHAiOjE2NDcxOTkzODQsImF1ZCI6IjdmOGFlMTFlLTZiNDAtNDI4ZC1hZmEwLTVlMDhhMDkxNGY1ZiIsImlzcyI6Imh0dHBzOi8vYXBpLWRldi5qdy5wdXJld2ViLmlvIiwic3ViIjoiNzQ1MGFhNTAtMTdhOS00M2FlLTlkOWItNTBhZTE4MmUxYTUwIiwianRpIjoiMDA1ZjFlOWEtN2NjMi00NzE5LTkzOTktZDdhMTE5ZGVhMzVkIn0.0iJCgHykSfIdtRc1bM1rzk_Ok6U9-SuW0WAAewiSxtU --debugLevel=debug 3. In your browser go to: https://preview-dev.jw.pureweb.io/7f0eeda3-5d18-437a-8c21-4b845b2635ca?environmentId=7f8ae11e-6b40-428d-afa0-5e08a0914f5f&local=true **Working projec**t with...
@karasusan Of course you do not need to connect to our signaling service. The unity game can connect to any. I do not mind modifying the code for you. What...
Any update on this? I confirm that all is fine on 3.3.21. 3.6.8 is broken.