an-kumar
an-kumar
pip install tensorboard does not work for me on Mac OS pip install tensorboard Collecting tensorboard Could not find a version that satisfies the requirement tensorboard (from versions: ) No...
uname -a: Darwin 14.0.0 Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64 x86_64 xcodebuild -version: Xcode 6.4 Build version 6E35b python version: 2.7.11 also tried with python...
@keir bump on this issue -- any updates? Otherwise i'll start working on my own version, but would prefer not to double up the work.
Any update on this? I would like this feature as well, but am not familiar enough with Unity to do it myself.
This project is very old, a few years now. I don't expect it to work out of the box anymore, but it should be fixable without too many issues.
Ah. I think you're right. Still, in the WebRTC documentation and tutorials, typically the behavior of these unreliable channels is controlled by a 'maxRetries' or 'maxTimeout' style parameter. I can't...
I have an implementation of this if you're interested.