Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"dlopen libcviai.so fail" After setting "enable-retinaface" to true #5

Open
piotr-defendeye opened this issue Dec 21, 2023 · 1 comment

Comments

@piotr-defendeye
Copy link

piotr-defendeye commented Dec 21, 2023

Hi,
I've downloaded the example for the camera and it works correctly, I wanted to edit the config (cfg_64M.json and cfg_128M.json) and enable the AI model, so I edited the config in the following way:

                {
                        "chn": 0,
                        "buf-blk-cnt": 2,
                        "venc-bind-vpss": false,
                        "enable-isp-info-osd": false,
                        "enable-retinaface": true,
                        "venc_json": "./vc_param_128M.json",
                        "codec": "265",
                        "gop": 50,
                        "bitrate": 2000,
                        "compress-mode": "tile"
                }
        ]

Unfortunately, the RTSP stream does not start:

CVI_VPSS_CreateGrp:0, s32Ret=-1073315836
dlopen libcviai.so fail
load_ai_symbol fail
init ai fail
CVI_RTSP_SERVICE_CreateFromJsonFile fail -1
CVI_RTSP_SERVICE_CreateFromJsonFile[./cfg_128M.json]
[REMOTE] cvi_raw_dump_run,158: raw dump ready...
waiting for connect...
0 R:1165 B:3087 CT:2688
1 R:1464 B:2327 CT:3937
2 R:1974 B:1613 CT:7225
Golden 1464 1024 2327
@piotr-defendeye
Copy link
Author

@carbonfix @hokamilkv Could we get any support for this? Or any other example that does RTSP and TPU recognition at the same time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant