ocramot
ocramot
Hi, I'm having the same problem, using convict and convict-format-with-moment version 6.0.0 (latest). If I write ``` { "session": 19000 } ``` it is loaded correctly; if I write ```...
PS: I found the workaround for my issue. I noticed that if I put a `duration` value in the root of the JSON, it is correctly converted. My issue was...
Same as https://github.com/flavioribeiro/clappr-rtmp-plugin/issues/53 The missing functions (getBytesLoaded and getBytesTotal) were added in 6 July: https://github.com/flavioribeiro/clappr-rtmp-plugin/commit/e4d053bd0f798a0eb05f232048e1e09889ae672d However the url http://cdn.jsdelivr.net/clappr.rtmp/latest/rtmp.min.js is still pointing to an old version of the plugin. So...
For the record, I tested the fork updated to Unity version 2017.3 at [https://github.com/FejZa/MixedRealityCompanionKit](https://github.com/FejZa/MixedRealityCompanionKit) and i'm having the same issue; so the problem must be elsewhere.
Then I must be doing something wrong, since it's not working for me. Also, when the HoloLens connects to the editor, it tends to create the hologram above my head...
Sorry, never solved it. I brute-forced it and found out that it is "1" for the camera connected to my capture card, but I have no idea if it is...
Did you try with #244?
I think the missing videostream is a separate problem, not bound to the dlls (since not they are not missing annymore). What kind of camera and capture card are you...