astaikos316

Results 23 comments of astaikos316

@Daniel4144 I would like to get some more details on how you were able to get the projection matrix and transform from the RGB camera while running the webrtc unity...

@Daniel4144 I guess I am confused as to how to use the matrix to take an object placed on the 2D view from a desktop app to a world coordinate...

@Daniel4144 i am having trouble I believe reversing the direction of the ray direction I get from the 2D view on the desktop. Right now what is occurring is that...

@Daniel4144 i am not sure where to set the focus point manually for every frame. I'm also just using standard MRTK shaders for this project.

@Daniel4144 et. al. thank you for all the valuable information and discussions so far. One other thing I cannot figure out is which values are the camera offsets that you...

@Daniel4144 I am still having trouble withe the offsets and figuring out where those values are or where to add them in.

@kspark-scott i have been trying to run some tests with low bandwidth just between 2 PC’s right now and cannot get reliable performance when setting bitrate to 128kbps. I started...

@kspark-scott i have been trying with at resolution of 320x240 at 15 fps but continuously getting all frames dropped. When using setbitrate, when I look at the sdp there are...

> > Are you using a media server, with one PeerConnection per remote participant? > > Yes @fc-ts May I ask what media server you are using and how you...

@djee-ms I haven't been able to set the frame saved off to a texture and render the image. I only get a blank image. Is there any example of how...