iEvgeny / cctv-viewer

CCTV Viewer - viewer and mounter video streams.
GNU General Public License v3.0
135 stars 19 forks source link

[PATCH] Use system ffmpeg and option to disable tests #76

Open malcolmlewis opened 9 months ago

malcolmlewis commented 9 months ago

Hi I'm building on openSUSE Tumbleweed and using the system provided ffmpeg. I'm not a programmer, but have attached a proposed patch for your consideration to use the system ffmpeg include directory and ability to skip the tests. I added the skipping of as for some reason it's not finding the ffmpeg includes directory.

My test build is here and would like to move this to the Tumbleweed distribution at some point.

https://build.opensuse.org/package/show/home:malcolmlewis:TESTING/cctv-viewer

cctv-viewer-system-ffmpeg.zip

iEvgeny commented 8 months ago

Hi! This patch is platform specific and cannot be merged in the upstream. Unfortunately, I don't have time yet to look into the build problem on openSUSE.