bneijt / ipfs-video-kodi

Kodi video addon to play IPFS video content
https://ipfs.video
GNU General Public License v3.0
15 stars 6 forks source link

Does it stream directly from ipfs node? #9

Closed hikenshi closed 2 years ago

hikenshi commented 2 years ago

Hi, Does it stream directly from ipfs node or stream only from ipfs gateway?

bneijt commented 2 years ago

This plugin only points Kodi to a stream on a HTTP gateway to IPFS.

You can start and run go-ipfs locally and point the plugin to that installation, but the plugin does not start a node for you.

Feel free to open this issue again if you have any more questions along this line or open a feature request if you have a feature requested.