-
Extension | UTI | Purpose
-- | -- | --
`cjs` | `com.netscape.javascript-source` | Signals to Node.js, “File is a CommonJS module.”
`mts` | `com.microsoft.typescript` | Signals to the TypeScript com…
-
Me and my team have been using ZED for our application and it worked fine with version 2.4.0. Since we upgraded for 2.7.1, we have been having problems when recording multiple .svos continuously: from…
-
Size of SVO files grows very rapidly and becomes huge when recording hours of video (even in HEVC mode), resulting in SVO files of several GB that are difficult to manage.
From the configuration file…
-
For example, one file named `service.log` was uploaded to MinIO, the Content-Type of this object is "text/plain".
This `service.log` file can't be previewed. However, the same file uploaded as `ser…
-
I'm trying to extend this example code to save a SVO file for each connected ZED camera (SDK 2.4.1). With my basic modifications (overview below), the program will run and display the camera frames i…
mepix updated
2 years ago
-
Hi,
I get a segmentation fault when trying to enable recording to file on a Jetson Nano.
In particular, the following minimal example:
```
import pyzed.sl as sl
zed = sl.Camera()
init_params =…
-
The title input on video form really blends in with the background and may be easily missed by the user. When you also take into account that validation on this page doesn't let you see any error (the…
-
Using `stereolabs/zed:3.0-gl-devel-cuda10.2-ubuntu18.04` docker image (image id 22cca9a03721), I did the following:
Launch docker container
```
docker run -it --gpus all --privileged -e DISPLAY -…
-
**As a user with a variety of file formats in my library, I would like to check them against a list of supported formats without having to read source code or external documentation.**
Implementing…
-
**Problem:**
I used:
$ roslaunch zed_display_rviz display_zedm.launch
$ rosservice call /zedm/zed_node/start_svo_recording test.svo
got error:
[ INFO] [1618486893.935390804]: SVO recording STARTE…