Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
dlna [2021/10/18 01:19] – [DLNA] beandog | dlna [2025/04/21 05:46] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
* [[Matroska]] | * [[Matroska]] | ||
* [[MP4]] | * [[MP4]] | ||
- | * [[minidlna]] - best DLNA server, evar! :D | ||
* [[PS3]] | * [[PS3]] | ||
Line 36: | Line 35: | ||
MP4 worked natively. | MP4 worked natively. | ||
- | |||
- | ==== minidlna hacking to do ==== | ||
- | |||
- | * Store more details in SQLite database -- number of times played, which media device is requesting, etc. | ||
- | * Figure out how resume-playback works -- I'm guessing that the DLNA server makes a request for a starting point | ||