Results 11 issues of gtk2k

When the marker was placed about 20 cm away from the camera, the value obtained by ARnft was about 80.000. I would like to know how to use ARnft to...

I'm currently developing an app for Unity's WebGL, wanting to use AR markers in this app, and wondering if I can use ARnft. So, I would like to receive a...

Feature request

### Package version 2.4.0-exp.6 ### Environment ```markdown * OS: Windows 11 (22H2) * Unity version: 2021.30f1 * Node.js 16 ``` ### Steps To Reproduce 実装に問題があると思いますがちょっと思い当たる問題点が見当たらずに先に進めない状態となっています。 再現する小さなプロジェクトをまとめましたので見ていただければ幸いです。 [UnityWebRTCSender リポジトリ](https://github.com/gtk2k/UnityWebRTCSender) // シーン:SampleScene...

bug

### Is your feature request related to a problem? Nreal is equipped with a camera, and you can acquire the image of the camera in frame units, but at that...

enhancement
issued

Currently, it doesn't make sense to put it in RTCSessionDescription format and pass it to a method.

enhancement
issued

(It's not so important, so I'd be happy if you could support.) I want to support MediaStreamTrack Content Hints. https://www.w3.org/TR/mst-content-hint/

enhancement
issued

Unity 2022.3.15f1 after Get Started button tap on GeospatialArf5 sample scene

https://github.com/vladkol/gstreamer-netcore/issues/4 Sorry to rehash an old issue, When GstSharp was installed with Nuget and the program was built, even if only the MSVC build was installed, no error occurred in...

I have written the following code, but of course it does not work as expected. How can I get the first few bytes of each entry? ```javascript fs.createReadStream('test.zip') .pipe(unzipper.Parse()) .on('entry',...

How to Stereo3D to RenderTexture ?