rahul-thakoor / balena-rpiplay

Turn a Raspberry Pi into an Airplay server using RPiPlay to enable screen mirroring on tvs, monitors and projectors.

Home Page:https://github.com/FD-/RPiPlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need more info on these lines

ashishsantikari opened this issue · comments

This maps the devices from the host into the running container. It is technically not required here since we are using a privileged container but i would like to make the container not privileged and add required capabilities for rpiplay to run as a stretch goal.

You can read more here and here