ActivityPub Viewer

A small tool to view real-world ActivityPub objects as JSON! Enter a URL or username from Mastodon or a similar service below, and we'll send a request with the right Accept header to the server to view the underlying object.

Open in browser →
{ "@context": [ "https://www.w3.org/ns/activitystreams", { "ostatus": "http://ostatus.org#", "atomUri": "ostatus:atomUri", "inReplyToAtomUri": "ostatus:inReplyToAtomUri", "conversation": "ostatus:conversation", "sensitive": "as:sensitive", "toot": "http://joinmastodon.org/ns#", "votersCount": "toot:votersCount", "Hashtag": "as:Hashtag" } ], "id": "https://mastodon.bsd.cafe/users/gabe_saltar/statuses/114389818640018162", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-04-23T23:15:13Z", "url": "https://mastodon.bsd.cafe/@gabe_saltar/114389818640018162", "attributedTo": "https://mastodon.bsd.cafe/users/gabe_saltar", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.bsd.cafe/users/gabe_saltar/followers" ], "sensitive": false, "atomUri": "https://mastodon.bsd.cafe/users/gabe_saltar/statuses/114389818640018162", "inReplyToAtomUri": null, "conversation": "tag:bsd.cafe,2025-04-23:objectId=16118417:objectType=Conversation", "content": "<p><a href=\"https://mastodon.bsd.cafe/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a> <a href=\"https://mastodon.bsd.cafe/tags/OBS\" class=\"mention hashtag\" rel=\"tag\">#<span>OBS</span></a> <a href=\"https://mastodon.bsd.cafe/tags/OBS\" class=\"mention hashtag\" rel=\"tag\">#<span>OBS</span></a>-Studio <a href=\"https://mastodon.bsd.cafe/tags/obsstudio\" class=\"mention hashtag\" rel=\"tag\">#<span>obsstudio</span></a> <a href=\"https://mastodon.bsd.cafe/tags/VirtualCamera\" class=\"mention hashtag\" rel=\"tag\">#<span>VirtualCamera</span></a> <br /> <br />Long story short... I was able to get the obs studio virtual camera working with FreeBSD. </p><p>The long story is that after trying OBS-Studio on FreeBSD, I immediately notice the virtual camera was not available. I did some research, and the issue was solved in the past but for whatever reason patch that enabled the virtual camera was removed from the port tree. I file a bug in FreeBSD bugzilla, and also email the maintainer of the port with the bug information.</p><p>To my surprise the maintainer responded my email and patch OBS-Studio. Now virtual camera is available for everyone using FreeBSD. 🙂 </p><p>This is how you make it work.</p><p>1.Using your terminal navigate to obs-studio port directory.<br />2. run &quot;make config&quot; and uncheck the browser option and hit enter.<br />3. run &quot;make install clean&quot;<br />4. run &quot;webcamd -c v4l2loopback&quot;<br />5.start obs-studio (The virtual cam button should be present now)<br />6. Start virtual camera.</p>", "contentMap": { "en": "<p><a href=\"https://mastodon.bsd.cafe/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a> <a href=\"https://mastodon.bsd.cafe/tags/OBS\" class=\"mention hashtag\" rel=\"tag\">#<span>OBS</span></a> <a href=\"https://mastodon.bsd.cafe/tags/OBS\" class=\"mention hashtag\" rel=\"tag\">#<span>OBS</span></a>-Studio <a href=\"https://mastodon.bsd.cafe/tags/obsstudio\" class=\"mention hashtag\" rel=\"tag\">#<span>obsstudio</span></a> <a href=\"https://mastodon.bsd.cafe/tags/VirtualCamera\" class=\"mention hashtag\" rel=\"tag\">#<span>VirtualCamera</span></a> <br /> <br />Long story short... I was able to get the obs studio virtual camera working with FreeBSD. </p><p>The long story is that after trying OBS-Studio on FreeBSD, I immediately notice the virtual camera was not available. I did some research, and the issue was solved in the past but for whatever reason patch that enabled the virtual camera was removed from the port tree. I file a bug in FreeBSD bugzilla, and also email the maintainer of the port with the bug information.</p><p>To my surprise the maintainer responded my email and patch OBS-Studio. Now virtual camera is available for everyone using FreeBSD. 🙂 </p><p>This is how you make it work.</p><p>1.Using your terminal navigate to obs-studio port directory.<br />2. run &quot;make config&quot; and uncheck the browser option and hit enter.<br />3. run &quot;make install clean&quot;<br />4. run &quot;webcamd -c v4l2loopback&quot;<br />5.start obs-studio (The virtual cam button should be present now)<br />6. Start virtual camera.</p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.bsd.cafe/tags/freebsd", "name": "#freebsd" }, { "type": "Hashtag", "href": "https://mastodon.bsd.cafe/tags/obs", "name": "#obs" }, { "type": "Hashtag", "href": "https://mastodon.bsd.cafe/tags/obsstudio", "name": "#obsstudio" }, { "type": "Hashtag", "href": "https://mastodon.bsd.cafe/tags/virtualcamera", "name": "#virtualcamera" } ], "replies": { "id": "https://mastodon.bsd.cafe/users/gabe_saltar/statuses/114389818640018162/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.bsd.cafe/users/gabe_saltar/statuses/114389818640018162/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.bsd.cafe/users/gabe_saltar/statuses/114389818640018162/replies", "items": [] } }, "likes": { "id": "https://mastodon.bsd.cafe/users/gabe_saltar/statuses/114389818640018162/likes", "type": "Collection", "totalItems": 14 }, "shares": { "id": "https://mastodon.bsd.cafe/users/gabe_saltar/statuses/114389818640018162/shares", "type": "Collection", "totalItems": 2 } }