sevenautumns / niketsu

Apache License 2.0
0 stars 0 forks source link

Allow file sharing for home videos #79

Open sevenautumns opened 1 year ago

sevenautumns commented 1 year ago

Files can be distributed over http and mpv can accept a http url as a video source. Hence, the niketsu server could maintain a cache of a predefined maximum size and ask clients with the video source available for byte slices of this file. This file could then be served via an endpoint (password protected) which can be used by mpv directly for "streaming" from it.

Problems:

sevenautumns commented 12 months ago

Use libp2p.