Revise FAQ

Signed-off-by: Tod Fitch <tod@fitchfamily.org>
This commit is contained in:
Tod Fitch 2020-04-14 08:18:20 -07:00
parent e60f79de8d
commit c1a4e1690c

10
FAQ.md

@ -33,9 +33,11 @@ The region is associated with your account and is set when you created your acco
Short answer is we cannot.
The longer answer is that Rokus certification and developers terms are incompatible with a generic channel accessing an arbitrary server. Since we have no control over what PeerTube instance you decide to connect to we cannot:
The longer answer is that Rokus certification and developers terms are incompatible with a generic channel accessing a server not controlled by the channel author. Since we have little control over what PeerTube instance you decide to connect to we cannot:
* Guarantee the videos meet Rokus technical quality standards (resolution, closed captioning, speed of loading, etc.)
* Guarantee the videos meet Rokus content standards (family friendly, etc.)
* Guarantee the videos meet Rokus content standards (family friendly, honoring copyrights, etc.)
The only way we could meet Rokus requirements would be to lock this channel to a single PeerTube instance controlled by the PeerVue author, tightly control the videos on that server and probably not have it federated with any other instance.
**Why I cant just type the URL in the PeerTube instance URL?**
@ -46,3 +48,7 @@ My reading of the Roku developer agreement forbids a channel or app from allowin
Either it is new and I've not rebuilt the list (create an issue on GitHub to get my attention).
Or that is an instance that Ive decided not so support. If you dont like it, you can fork this project and side load your own channel app.
**When I connect to an instance I dont see any videos**
It could be the server is down. Or it could be that there is an issue with the definition for that server in PeerVue. Submit an issue on GitHub against PeerVue to notify me of the problem and name of instance and I will investigate it.