Skip to content

Zoneminder no longer builds when using -DZM_NO_FFMPEG=ON #285

@knight-of-ni

Description

@knight-of-ni

Not surprisingly, zm_rtp_source.cpp does not compile w/o ffmpeg.

Need to do something like this to skip over this code during compile time.

if HAVE_LIBAVCODEC

...

endif

I'm out of time tonight and will get to this if someone else does not beat me to it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions