Proposal: <podcast:stun> tag #514
agates
started this conversation in
Tag Proposal
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Proposal: <podcast:stun> tag
The intent of this proposal is to provide a tag that allows the application to be made aware of STUN servers for use where other services may need assistance with NAT traversal for peer to peer communication.
The current intended use case for this is to supplement p2p-media-loader outside of PeerTube. This is what will enable 3rd party podcast applications to participate in sharing video bandwidth with other peers.
Example
The following shows three STUN servers.
Definition
<podcast:stun>
The
stun
tag allows STUN server endpoints to be specified for a channel or individual items.This can contain a URI pointing to any STUN server.
Parent
channel
,item
Count
Multiple
Value
The value must be a valid URI for a STUN server.
Beta Was this translation helpful? Give feedback.
All reactions