ahtabrizi / gstnvstabilize

Gstreamer plugin for Jetson Nano for stabilizing video input.
4 stars 1 forks source link

not working on cuda11.4 #2

Open misagham opened 4 months ago

misagham commented 4 months ago

hi thank you for your great work i just want to use it on another version of jetson ( xavier ) with cuda11.4 on jetpack5.1.2 but is not possible to make it from makefile it give me dependencies error some dependency like libvisionworks ( and libvisionworks is not available in repo.donwload.nvidia.com ) to install can you guide me how to make it work for nvidia jetson xavier ? thanks a lot

Gambler19 commented 3 months ago

i have the same problem, you should install this packet. use this command before compile this project. sudo apt-get install libvisionworks libvisionworks-dev libvisionworks-samples

misagham commented 3 months ago

i have the same problem, you should install this packet. use this command before compile this project. sudo apt-get install libvisionworks libvisionworks-dev libvisionworks-samples

hi i know that the libvisionworks is one of the dependencies but the problems is libvisionworks only will install if cuda version be 10.02 even when i even install cuda 10.02 in the middle of compiling its gave me memory access error