Skip to content

refactor(io): deprecate VLC

Marc SCHWEITZER requested to merge 613-io-deprecate-vlc into dev

Description

Deprecation of videoVLC since VLC package will no longer be available with new conan system (sight 21.0).

Closes #613 (closed)

How to test it?

  • CMake should print a warning at configuring when using videoVLC.
  • ::videoVLC::SFrameGrabber & ::videoVLC::SFrameStreamer should have compilation warning (deprecated class).
Edited by Marc SCHWEITZER

Merge request reports