diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index 9071b2e..6d36dea 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -343,6 +343,24 @@ "OStatusClass": false, "categories": ["SN-mi"] }, + { + "title": "Owncast", + "source": "https://github.com/owncast/owncast", + "protocols": "ActivityPub", + "site": "https://owncast.online", + "logo": "", + "servers": "https://the-federation.info/owncast", + "description": "Owncast is a self-hosted live video and web chat server for use with existing popular broadcasting software.", + "codeLanguage": "Go", + "techStack": "", + "license": "MIT", + "FediAccount": "@gabek@mastodon.social", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Media"] + }, { "title": "Ktistec", "source": "https://github.com/toddsundsted/ktistec",