ispysoftware / iSpy

Open source surveillance software
http://www.ispyconnect.com
Other
1.34k stars 531 forks source link

Ubuntu: Agent DVR aborts #277

Open martin3000 opened 5 months ago

martin3000 commented 5 months ago

When I start Agent under Ubuntu, it often aborts:

Log start
Agent (v5.4.2.0)
Starting...
Detected: Linux64
...
implib-gen: libdrm.so.2: library function 'drmGetVersion' called during library load
Agent: libdrm.so.2.init.c:304: _libdrm_so_2_tramp_resolve: Assertion `0 && "Assertion in generated code"' failed.
implib-gen: libdrm.so.2: library function 'drmGetVersion' called during library load
Agent: libdrm.so.2.init.c:304: _libdrm_so_2_tramp_resolve: Assertion `0 && "Assertion in generated code"' failed.
Aborted (core dumped)

The next time I start it works.

martin3000 commented 5 months ago

This tramp_resolve entries come from the ffmpeg6 libs.

ispysoftware commented 5 months ago

sorry, no idea, could be a video driver issue

martin3000 commented 5 months ago

I have got a statically linked ffmpeg6, and it does not contain the tramp_resolve entries. But AgentDVR does not work with a statically linked ffmpeg6.

ispysoftware commented 5 months ago

yeah it needs to be a shared build