Create Note

By Fediverse Developer Network

https://fedidevs.org/projects/server-apps/owncast/create/note/

Owncast sends out a note with an attachment to the inbox of each follower each time the stream goes live. Streamers can also compose and send out posts to their followers manually. It also utilizes private messages to an ActivityPub actor for use in authenticating to chat.

Reference
ActivityCreate
ObjectNote

Outbound

Outbound note objects from Owncast aim to be compatible with all microblogging style platforms.

Inbound

Inbound note objects received by Owncast are not handled and silently discarded.

Example automated “Go live” message

Example TODO

Example “FediAuth” message

Example TODO