Welcome to the next tutorial of our Raspberry Pi programming course. Our previous tutorial taught us to set up a webserver in raspberry pi. We also looked at configuring addclient and deploying apps to our repositories. This tutorial will teach us to set up a free media server on Raspberry Pi.
Using a Raspberry Pi as a multimedia server requires:
An operating system and miniDLNA program installed on your Raspberry Pi,
You can attach various cleanly formatted and fragmented hard disks to your Raspberry Pi for storing and streaming media files.
A basic understanding of how to use a co ...