Andreas Bovens

@andreasbovens
398 Followers
85 Following
28 Posts
Growth & Product at Whereby. Building the best browser-based video calling service.

It's sad, but unfortunately not surprising, to see that Google still doesn't care about Firefox on Android.

"This is entirely server-side UA sniffing going wrong. You get an empty HTML doc, only a doctype, with a Firefox Android UA."
https://github.com/webcompat/web-bugs/issues/131916

www.google.com - The page is blank when accessed · Issue #131916 · webcompat/web-bugs

URL: https://www.google.com/ Browser / Version: Firefox Mobile 121.0 Operating System: Android 13 Tested Another Browser: Yes Other Problem type: Site is not usable Description: Page not loading co...

GitHub

Today, #Twilio announced it's EOLing its Programmable Video product... Quite the announcement!

🛟 For those affected, do have a look at what @whereby has to offer!

💡 Integrating Whereby's pre-built video conferencing rooms into your site or app is really straightforward, and if you need full customization, we got that covered too with our brand new SDK.

If you're interested, check out https://whereby.com/information/embedded or reach out #CPaaS #WebRTC

WebRTC Video Calling API and SDK | Whereby Embedded

Integrate WebRTC video and audio into your website or app, using our prebuilt UI or by creating your own experience with our SDK. Get started for free!

We've published a beta of our brand new Whereby Browser SDK ✨ This release allows you to add Whereby-powered video-calling capabilities to your websites and apps, while keeping full control over the user experience. Interested? Read our announcement blog post:
https://whereby.com/blog/whereby-browser-sdk-v2-with-react-hooks-beta/?utm_medium=organic_social&utm_source=mastodon&utm_campaign=social_posts
Whereby Releases Beta of Browser SDK V2 With React hooks

Introducing Whereby Browser SDK v2 beta with React hooks for fully customizable video calling integration in websites and web apps.

Happy to say that https://whereby.com/ now has support for background effects and noise reduction in Safari on macOS and iOS. Afaik, we're the only video conferencing service making both of these ML-powered capabilities available in mobile web browsers!
Secure, customizable & reliable WebRTC Video Calls| Whereby

Host quick instant meetings or embed video calls into your platform with Whereby’s video conferencing API and SDK.

Recently, we added support for hybrid meetings to whereby.com: our "Co-location Groups" allow you to have meetings with local and remote colleagues, where everyone is using their own laptop and with all mics open — we take care of all the audio routing, so you don't have to. If you want to see what it's like, here's a 3-minute demo: https://www.youtube.com/watch?v=pbct025ARps
How to Host a Hybrid Meeting with Whereby

YouTube
Spotted this poster in London. Bit of a far shot perhaps, but hey…
Oh, “Apple to Allow Outside App Stores in Overhaul Spurred by EU Laws” https://www.bloomberg.com/news/articles/2022-12-13/will-apple-allow-users-to-install-third-party-app-stores-sideload-in-europe - are alternative browser engines coming next? Or is the idea that they’d be installed through an alternative App Store?
Apple to Allow Outside App Stores in Overhaul Spurred by EU Laws

Apple Inc. is preparing to allow alternative app stores on its iPhones and iPads, part of a sweeping overhaul aimed at complying with strict European Union requirements coming in 2024.

Bloomberg

Today, we've released a beta of our brand new hybrid meetings feature in Whereby!

Whereby Co-location Groups allow you to quickly set up a meeting with a bunch of folks in the same room, while others call in remotely, without any fancy hardware: everyone just brings their own laptop and that's it!

Whereby takes care of all the audio routing logic, and turns it into a delightful meeting experience.

For more details, check out our Product Hunt launch page: https://www.producthunt.com/posts/hybrid-meetings-by-whereby

Hybrid Meetings by Whereby - Hybrid meetings that just work | Product Hunt

Run effortless hybrid meetings with co-location groups [Beta]. No echo, no extra hardware. Just an inclusive, enjoyable experience where your distributed team can make magic happen.

Product Hunt
It was great to have an impromptu catch-up with @slightlyoff last week!

The <img> element now supports lazy-loading, async decoding, Priority Hints and more. I wrote about some of them for the StackOverflow blog: https://bit.ly/soimgs

Helpful if optimizing UX & performance.

#webperformance

Picture perfect images with the modern <img> element

You may not think about images as part of your web dev work, but they can affect your web app's performance more than any other part of your code.

Stack Overflow Blog