Chocobozzz / PeerTube

ActivityPub-federated video streaming platform using P2P directly in your web browser
https://joinpeertube.org/
GNU Affero General Public License v3.0
13.09k stars 1.51k forks source link

M3u of channel, user, etc #6160

Closed b4zz4 closed 10 months ago

b4zz4 commented 10 months ago

Describe the problem to be solved

List of m3u ready to include in a player or smarttv

Describe the solution you would like

This makes it possible to add PeerTube channels as IPTV

https://github.com/iptv-org/iptv

Chocobozzz commented 10 months ago

Hello,

Can you be more specific of what we would have to do on PeerTube side? (creating a well-known endpoint? Add an API route?)

b4zz4 commented 10 months ago

For example if you want to play a whole PeerTube channel from a m3u player that does not have media RSS support you could use a m3u playlist that is supported on IPTV and other most popular methods in "standard" players

For example smart TV, VLC, MPV, etc.

At the same time this would give you the impression of a television channel or the possibility of sharing content. It is very similar to MRSS but is much more popular in players

Chocobozzz commented 10 months ago

Hi,

And thanks for the explanation. Unfortunately we don't have enough resources to add this feature to PeerTube, as we consider media RSS should already be the default choice for such use case