xfx
xfx
Sending too fast eats up a lot of bandwidth, making the receiver laggy and choppy. This enhancement allows users to control the sending rate as needed.
fix #1079 Unity on Linux is dynamically linked against the system's libstdc++.so. Statically linking libstdc++ in a native plugin caused runtime mismatches, leading to crashes when destroying C++ standard library...
### Package version 3.0.0-pre.8 ### Environment ```markdown * OS:Linux Mint * Unity version: Unity 6000.0.46f1 ``` ### Steps To Reproduce 1. Open the sample scene: `MultiVideoReceive` 2. Enter Play Mode...