How to Allow Video Calls on Facebook (2026): Easy Ways to Enable Permissions 📹
Can’t video call on Facebook? Learn how to enable camera & mic permissions, fix Messenger issues, and get your video calls working on Android, iPhone, or desktop fast.
How to Allow Video Calls on Facebook (2026): Easy Ways to Enable Permissions 📹
Can’t video call on Facebook? Learn how to enable camera & mic permissions, fix Messenger issues, and get your video calls working on Android, iPhone, or desktop fast.
7/
Continuing to look for an alternative to "attachment" (for properly supporting an Actor specifying a list of CALL Service actors associated with it) —
Maybe a call specific custom top-level attribute would be useful.
Maybe something like:
"call": [
{
"rel":"callpub",
"href":"https://videocalls.example/users/joeblow"
}
]
Or even:
"call": [
"href":"https://videocalls.example/users/joeblow"
]
.
#ActivityPub #ActivityStreams #AudioCall #Call #FediDev #Fediverse #VideoCall
6/
Continuing to look for an alternative to "attachment" (for properly supporting an Actor specifying a list of Service actors associated with it) —
Maybe a custom top-level attribute would be useful.
Maybe something like:
"service": [
{
"rel":"callpub",
"href":"https://videocalls.example/users/joeblow"
}
]
Although perhaps that is not much better than "attachment", if you just care about calls
So —
#ActivityPub #ActivityStreams #AudioCall #Call #FediDev #Fediverse #VideoCall