veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

299
active users

#webrtc

0 posts0 participants0 posts today

FilePizza • Your files, delivered.
Peer-to-peer file transfers in your browser.

Using WebRTC, FilePizza eliminates the initial upload step required by other web-based file sharing services. Because data is never stored in an intermediary server, the transfer is fast, private, and secure.

🍕 file.pizza

file.pizzaFilePizza • Your files, delivered.Peer-to-peer file transfers in your web browser.

Another question for my #WebRTC friends: Do you know what *exactly* makes an audio stream sync up with a video stream in libwebrtc?

Is it the a=msid:<stream-id> <track-id> grouping on the sender side?

Is it the a=msid:<stream-id> <track-id> grouping on the receiver side?

Is it both? Or is it something else entirely, e.g. do we need to create a MediaStream from both tracks on the sender or the receiver? Or do we need to attach both audio and video tracks to the same <video> element?

@steely_glint @lminiero @danjenkins @s

Další skvělá aplikace na OScloud! 🚀

🔹 MiroTalk je open-source platforma pro videokonference, která běží přímo v prohlížeči díky technologii WebRTC.
✅ Bez instalace, bez pluginů – stačí otevřít odkaz a jste ve videohovoru.
🔒 Soukromé & bezpečné – ideální pro rychlá online setkání, porady nebo hovory s přáteli.

Vyzkoušejte MiroTalk na talk.oscloud.cz a začněte ihned pořádat videohovory! 🎥💬
docs.oscloud.cz/apps/mirotalk/
#OScloud #MiroTalk #Videokonference #WebRTC

MiroTalkClick the link to make a call.MiroTalk calling provides real-time HD quality and latency simply not available with traditional technology.

I'm trying to do live #streaming with some friends. I can't quite figure out #obs.

RTP is the ideal protocol (low latency, simple to multiplex on a server), but OBS doesn't support it.

OBS supports RTMP, but that's high latency, which isn't suitable since I'll be expecting to interact with my audience.

The last choice is WHIP/WebRTC, But #VLC doesn't support #WebRTC, so I don't even know what to use client size.

Any suggestions? Is anyone doing live streams with open source software?

After taking a closer look at #XMPP clients for the #linux desktop, there's this frustrating "tie" for finding a favorite.

#Dino, which is likeable for being able to do video and audio calls, only has limited support for multi-user chat (complete with fancy moderation tools). These audio and video calls it can do are AMD64-only at this time.

#Gajim, which is likeable for being able to do multi-user chat well (with great moderation tools), alas, can't do audio and video calls to the other XMPP clients (like, say, #Conversations, as they use a newer #WebRTC-based method now).

So there's this strange situation where one is tempted to use both at the same time.

My takeaway is that #Conversations for #Android is the only xmpp client that I would possibly and carefully recommend to family and friends at this time, as it can cover all of the above. (#Monal on #iOS/#MacOS only has "partial" support for Multi-user chat, BTW.)

Yes I'm aware of the existence of Snikket, Quicksy, and Prav. No need to chime in on those.

#Wanted:

#Jabber/#XMPP client that runs on #Windows (or in browser), that supports #MAM (incl. #MUC-MAM), modern A/V (#WebRTC), message reactions and replies. And is not #abandonware.

Adhoc commands and OMEMO nice to have, not a must.

I'm *almost* there, but not quite 🙂

#Dino: Windows port abandoned.

#Gajim: No modern A/V calls yet.

#Movim: Needs PHP server installation. Also not the right tool for my use-case.

#Prose: No A/V calls yet. Would be by top choice otherwise.

Did some #WebRTC bitrate testing for my LEGO trains, and, found out the current bitrate settings in Threema group calls are really not good enough for high movement scenarios. I would have to quadruple the bitrate for real jitter-free 30 fps with VP8.

Besides practical trial and error testing, are there any good resources out there I should check out to get more insights?

@steely_glint @lminiero @s