This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
virtualisation:media-portal [2018/02/27 12:08] – buettner | virtualisation:media-portal [2018/02/28 11:50] (current) – buettner | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Emby Media Server on NB2800 ===== | ===== Emby Media Server on NB2800 ===== | ||
- | This article shows you how to install and run an Emby Media Server on your router (e.g. NB2800) | + | This article shows you how to install and run an Emby Media Server on your router (e.g. NB2800). |
+ | |||
+ | [[https:// | ||
===Preparations=== | ===Preparations=== | ||
Line 11: | Line 14: | ||
===Install Emby=== | ===Install Emby=== | ||
- | [[https:// | ||
Before the installation of Emby Media Server starts, some other programs have to be installed: | Before the installation of Emby Media Server starts, some other programs have to be installed: | ||
Line 87: | Line 89: | ||
</ | </ | ||
which contains the following: | which contains the following: | ||
- | <konsole> | + | <code c ffmpeg> |
#!/bin/bash | #!/bin/bash | ||
if [ " | if [ " | ||
Line 97: | Line 99: | ||
ln -- " | ln -- " | ||
fi | fi | ||
- | </konsole> | + | </code> |
The best video codec that almost every web browser on the most clients can play directly is h.264. | The best video codec that almost every web browser on the most clients can play directly is h.264. |