Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] ActivityPub/Fediverse Implementation #846

Open
ctlw83 opened this issue Jun 1, 2022 · 1 comment
Open

[Feature Request] ActivityPub/Fediverse Implementation #846

ctlw83 opened this issue Jun 1, 2022 · 1 comment

Comments

@ctlw83
Copy link

ctlw83 commented Jun 1, 2022

Implement the ActivityPub protocol allowing streamers to have a unique ActivityPub identity per channel. This identity can be used to announce live streams to Federated social networks like Mastodon, Pleroma, and Frendica. It also allows to build community and share comments on VODs across multiple networks.

Implementation Should include

  • Federated Identity for each channel a streamer has
  • The ability to search for and tag federated users by their federation ID address, usually [email protected]
  • Automated Going Live style notifications via the federated ID
  • The ability to post out to and receive comments from other federated users
  • The ability for comments on VODs to be accessible to federated users to build community
  • The ability for a streamer to block or mute either an individual federated user or an entire instance
  • The ability for a streamer or entire instance of Glimesh to follow a federated user or federated platform and even to display certain other federated video content from platforms like PeerTube on the VOD or Live page depending on what kind of content it is.

ActivityPub Specs: https://www.w3.org/TR/activitypub/

@ctlw83
Copy link
Author

ctlw83 commented Jun 1, 2022

ActivityPub helps with discoverability by exposing content to a wide decentralized network of people.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant