Rs.ViewCamera() is buggy

Hi guys,
In python I can not get rs.ViewCamera to work properly so I have to use rs.ViewCameraTarget instead.

Thanks

What specifically is not working properly?

–Mitch

I made a script to sync two viewports with slight offset, and it just doesn’t work as it should, no errors and no changes made. ViewCameraTarget works, so I use that, it makes no difference to me.

I made a dummy script now that is a simplified version, and that one works. I do not know why. I’ll investigate.