Maik

Results 19 comments of Maik

I did some tests with the library and adjustments in the code and came up to a good solution which improves the performance on the device a lot. For testing...

@RealSenseSupport I understand that. If increasing the size is not possible another way could be to allow the user id to be specified binary. A GUID has a total byte...

@RealSenseSupport @gabime is there anything new about the investigation? We are planning the integration of the F455 unit and need that information for our decissions.

@omigus you're not alone with that kind of errors see issue #116

For me it looks like the repository is dead already because no further information was posted by Intel or the devs. The librealsense repository informs about the discontinuation of the...

@gabime I have the same error running the `preview-c-sample` on my Linux ARM device and the latest firmware ``` # LD_LIBRARY_PATH=. ./preview-c-sample run preview for 30 sec frame #0: 1056X1920...

@zeynepkoyun The issue occurs for every frame in my case directly after starting the preview. So it might be differnt to yours. ``` # ./preview-c-sample run preview for 30 sec...

@zeynepkoyun Unplugging the camera and starting fresh has no effect on my device. The error occurs at the first frame and continues.

@zeynepkoyun For my test environment I did some change to the realsense library I added to issue #121 ([direct link to post](https://github.com/IntelRealSense/RealSenseID/issues/121#issuecomment-907061196)) Now as the JPEG is no longer processed...

@zeynepkoyun yes the wrong images are ignored/dropped e.g. by the client in my case Firefox or Chromium so the data is still corrupted as I mentioned in my last post.