Video_UAV_Tracker-3D icon indicating copy to clipboard operation
Video_UAV_Tracker-3D copied to clipboard

Replay a video in sync with a gps track displayed on the map.

Results 3 Video_UAV_Tracker-3D issues
Sort by recently updated
recently updated
newest added

I am trying using Video UAV Tracker 3D but I get the following warning. Any help? 2024-01-08T16:21:06 WARNING warning:C:\Users/spedretti/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Video_UAV_Tracker\NewProject.py:367: ResourceWarning: unclosed file fps = self.getVideoDetails(str(videofile)) traceback: File "C:\Users/spedretti/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Video_UAV_Tracker\NewProject.py", line 276,...

I get this error : ``` TypeError: setValue(self, a0: int): argument 1 has unexpected type 'float' Traceback (most recent call last): File "/home/sylvain/.local/share/QGIS/QGIS3/profiles/sylvain/python/plugins/Video_UAV_Tracker/NewProject.py", line 448, in positionChanged self.horizontalSlider.setValue(progress) TypeError: setValue(self,...

Dear Salvatore, I'm getting this python error in Video UAV Tracker since a few days ago. ``` Couldn't load plugin 'Video_UAV_Tracker' due to an error when calling its classFactory() method...