openhab / openhab-docker

Repository for building Docker containers for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
209 stars 128 forks source link

docker image does not include ffmpeg which is mandatory for ipcamera binding #361

Closed viknet365 closed 3 years ago

viknet365 commented 3 years ago

The solution I found is quite simple: apt-get update and apt-get install ffmpeg also it make the image bigger.... Any other solution to use the camera binding in the docker is welcome......

wborn commented 3 years ago

See https://github.com/openhab/openhab-docker/issues/358

viknet365 commented 3 years ago

@wborn sorry for the duplicate !! thanks for clarifying (even if the answer is disappointing.)