Open MikeKotys opened 3 years ago
Right now when I try to build my project for a WebGL player, I get error messages that the classes, defined in the WebRTC package do not exist. I assume this means that the package does not support WebGL builds. Do you have plans of introducing such a support in the future?
Why not use RenderStreaming to send video over to a browser? Are you hoping to use WebRTC for other functions such as binary transfer?
This is the related ticket. https://github.com/Unity-Technologies/com.unity.webrtc/issues/470
This branch is working on it by @nvanofwegen. https://github.com/Unity-Technologies/com.unity.webrtc/pull/478
memo: WRS-158
Right now when I try to build my project for a WebGL player, I get error messages that the classes, defined in the WebRTC package do not exist. I assume this means that the package does not support WebGL builds. Do you have plans of introducing such a support in the future?
Do you solve the problem
@FlyBrid1 Sorry but we haven't solved it.
We need to maintain this branch.
Right now when I try to build my project for a WebGL player, I get error messages that the classes, defined in the WebRTC package do not exist. I assume this means that the package does not support WebGL builds. Do you have plans of introducing such a support in the future?