crushor
Reel Rookie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2021
07:04 PM
how to using peer2peer technique when developing a channel?
According to the development reference, the contents should be hosted on CDN or something like that.
My question is : Because the CDN is expensive, is there any way to use p2p technique to save traffic and bandwidth in roku development?
If not, since the componets has roDataGramSocket and roStreamSocket exposed, will developing p2p with it be permitted or forbidden?
2 REPLIES 2


Community Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2021
03:40 PM
Re: how to using peer2peer technique when developing a channel?
Hi @crushor,
Videos may be hosted on your website, a CDN, or an OVP. Using P2P is not supported nor permitted.
crushor
Reel Rookie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2021
10:39 PM
Re: how to using peer2peer technique when developing a channel?
The original content would be hosted on CDN certainly, but why using p2p is fordiden in subsequent transfers? For purpose of copyright, it would be restricted to valid subscribers which would pay for the content, and the channel provider should be responsible for it.