September 8, 2022
Jen Oppenheimer
Comments Off on Arin Sime and Alberto Gonzalez to Present on WebRTC Scalability at TADSummit 2022
Arin Sime and Alberto Gonzalez to Present on WebRTC Scalability at TADSummit 2022
This year, TADSummit is celebrating 10 years of thought leadership in programmable communications. TADSummit EMEA Americas 2022 will be held November 8 and 9 as a hybrid event with live streaming from the on-site location in Aveiro, Portugal as well as remote presentations. Click here for the full agenda. Virtual attendance is free! Architecting your WebRTC Application for Scalability WebRTC.ventures CEO/Founder Arin Sime and CTO Alberto Gonzalez will team up once again for a presentation entitled,
The Many Uses of WebRTC in Gaming
The impact of the gaming industry in today’s entertainment scene is undeniable. In 2021, this "super platform" was valued at more than $300 billion with over 2.7 billion gamers worldwide. It is a beast bigger than the movie and music industries combined. As noted by the World Economic Forum, multiplayer video games were the perfect opportunity to maintain social connections during the pandemic, thanks to the communication capabilities they offer. Talk shows and even weddings
September 1, 2022
Jen Oppenheimer
Comments Off on Watch WebRTC Live #70: Using Kamailio to Connect WebRTC to SIP and PSTN
Watch WebRTC Live #70: Using Kamailio to Connect WebRTC to SIP and PSTN
On August 24, 2022, Arin welcomed Fred Posner to WebRTC Live, noting it was long overdue to have a speaker on SIP and telephony. Fred has been involved in VoIP for more than twenty years and has been working with Kamailio for more than 15. During the episode, Fred explored using Kamailio to connect WebRTC to SIP and, "if you need it," PSTN. What is Kamailio? Kamailio is the successor to OpenSER and SER. It can be
Networking Basics for WebRTC: Delivery and Addresses
A crucial part of WebRTC is exchanging media streams (and arbitrary data) between two or more nodes. How do we transport such data? This is where networking becomes crucial. While this post doesn’t pretend to be an extensive lesson about networking, we will look at some of the basic knowledge for understanding communication flow on WebRTC projects. Your Online Purchase Just Came In: Introducing The Delivery “Network” E-commerce and delivery platforms are a norm in today’s
August 24, 2022
Jen Oppenheimer
Comments Off on Hector Zelaya to become inaugural WebRTC.ventures WebRTC Developer Advocate
Hector Zelaya to become inaugural WebRTC.ventures WebRTC Developer Advocate
WebRTC.ventures is pleased to announce the promotion of Hector Zelaya to WebRTC Developer Advocate. This is a brand new position within the company, which specializes in building and integrating real-time communication into web and mobile applications for a global clientele. As WebRTC Developer Advocate, Hector will be a technical community builder to educate potential clients and our internal team about the basics and best practices in WebRTC application development. The role is similar to Developer Advocates that SaaS
Making Magic with WebRTC Integration
As my colleague Hector Zelaya wrote recently, “WebRTC is a technology, not a solution … In conjunction with other building blocks, it is used to build the actual solution.” Hector has hit on why WebRTC is so invaluable. When we integrate WebRTC into an application, we can make magic. WebRTC leverages the use of APIs (application programming interfaces) to connect users in real time by video, voice, or chat, regardless of their location in the
August 11, 2022
Hector Zelaya
Comments Off on Automating Configuration for WebRTC (Part II: The Code)
Automating Configuration for WebRTC (Part II: The Code)
In part one of this series, we discussed how automation can be helpful to deal with the complexity of building a WebRTC solution, and allows for repeatable and reliable deployments down the road. Today, we will take a look at a very simple code example that explores the approach for automating configuration for WebRTC. As part of this exercise, we will provision two EC2 instances: one running the Janus WebRTC Server and the other one
WebRTC.Ventures is Hiring a QA Functional Tester
WebRTC.ventures, a leading integrator of WebRTC into live video applications, is continuing to grow our testing team at our office in Panama City, Panama to handle high demand. We seek a talented and experienced QA Functional Tester to write test cases and conduct functional testing on our software applications. In this role, you will manually review a developer's work to ensure it meets the company's acceptance criteria and quality standards. You will be responsible for
Automatic Configuration for WebRTC (Part I)
Building repeatable and reliable deployments and configurations of the infrastructure that supports your WebRTC application can be really helpful to prevent errors and optimize available resources. It is also especially useful when you are ready to scale your application. What follows is technically DevOps content, but is also quite valuable for complex WebRTC processes like building Media and STUN/TURN servers. Managing Complexity The first thing we need to take into consideration is the fact that WebRTC
When to use the Daily Prebuilt Component vs. its Video SDKs
One of the more interesting CPaaS’s to enter the live video marketplace is Daily. One of Daily's biggest differentiating features is that they support different ways for developers to build. Daily Prebuilt allows you to drop a hosted video call component into your website or product with just a few lines of code. This is a fantastic feature that allows any web developer without live video experience to quickly add in a WebRTC call to
July 21, 2022
Jen Oppenheimer
Comments Off on Watch WebRTC Live #69: What Have Our Own WebRTC Experts Learned Lately?
Watch WebRTC Live #69: What Have Our Own WebRTC Experts Learned Lately?
The July 20, 2022 episode of WebRTC Live was the the third installment of our WebRTC.ventures Roundtable series. Arin welcomed two more members of our expert team to share a nugget of WebRTC wisdom. WebRTC Developer Hamza Nasir spoke about “Attention Detection in Video Conferencing.” Senior DevOps Engineer Hector Zelaya explored “Automating Configuration for WebRTC.” Attention Detection in Video Conferencing Covid has changed the paradigm of how the world functions. More and more environments use
Remote education for all, some of the time
As much as I love technologies like WebRTC that enable us to build real-time communication into any browser-based application, the technological magic of adding live video to a classroom does not automatically make for better education. During the coronavirus pandemic, live video apps were literally a life saver for business and also for many personal relationships. But was it the same for education? In the early stages of the pandemic, we faced tremendous unknowns about
WebRTC.Ventures is Hiring a WebRTC Developer Advocate
WebRTC.ventures, a leading integrator of WebRTC into live video applications, seeks a technical community builder to educate potential clients and our internal team about the basics and best practices in WebRTC application development. This is a new position which is 100% remote and can be hired as a contractor or employee. Responsibilities Lead our technical content marketing by writing blog posts and recording videos about WebRTC topics, both independently and in collaboration with our WebRTC
Watch WebRTC Live #68: What’s New With Pion?
On June 15, 2022, Arin welcomed Sean DuBois back to WebRTC Live for another appearance on the show. Sean has become a leading advocate for open source in the WebRTC community through his work as the creator of Pion and other WebRTC knowledge sharing projects. He currently works as a Developer at Twitch. He has also worked as a Developer at Apple, Amazon Web Services (AWS), and Lightstream, all in different types of real-time communications roles.
Integrating a Slide Deck into a WebRTC Conference
Building an application with a CPaaS such as Vonage’s Video API (formerly known as TokBox), enables developers to quickly create functional video conferencing applications with many features, including screen sharing and broadcasting with custom layouts. As the standard features become easier to implement, richer experiences can be created as developers have more time to explore and build. An alternative to screen sharing Other forms of media or dynamic content can be streamed into a video
June 6, 2022
Alberto Gonzalez
Comments Off on Playing with WHIP for WebRTC Ingestion in Broadcasting
Playing with WHIP for WebRTC Ingestion in Broadcasting
While we love and praise WebRTC here at WebRTC.ventures, I admit there are some broadcasting use cases that could benefit from a standard protocol. One way streaming is a good example. I might be joining a bit late to the WHIP party, but I love the idea of using WHIP as an WebRTC ingestion mechanism and wanted to give it a try. Why WHIP? WHIP, now known as WISH (WebRTC Ingest Signaling over HTTPS), was
EdTech’s Next Mountain: User Experience
Nearly 75% of US college students joined part or all of their classes virtually in the fall of 20201. These online education statistics won’t hold as most students are back in-person after the height of the pandemic. But remote education has been normalized and its landscape forever broadened. EdTech software must rise to meet this challenge not only in its functionality, but also in the user experience. Video quality is no longer the issue The
Building a WebRTC Voice and Chat App with MediaSoup
In today’s remote world where communication technologies are becoming more and more critical, it is no surprise that WebRTC usage has hit an all-time high. The fact that WebRTC is open source allows developers to build technologies that make it easier to stream data. One of those technologies is MediaSoup. MediaSoup is a media server that enables developers to build group chats, one-to-many broadcasts, and real-time streaming. Today, we are going to build a basic
May 16, 2022
Jen Oppenheimer
Comments Off on Watch WebRTC Live #67: Reducing Complexity and Latency for WebRTC with Subspace
Watch WebRTC Live #67: Reducing Complexity and Latency for WebRTC with Subspace
We were sad to hear that shortly after this recording, Subspace stopped operation. It is a brilliant idea, which we truly hope someone will make a reality in the future. On May 11, 2022, Arin welcomed Subspace Vice President of Global Sales, Davide Petramala. Subspace is a company that we’re hearing more about in the WebRTC space. We were glad to have Davide on the show to help us better understand how Subspace improves network
Jacob Blogs on Dyte About Quality Metrics for WebRTC
Our team at WebRTC.ventures generally works independently to build your WebRTC application. But we can also can work side-by-side with your team to augment their capabilities. One of our talented WebRTC Engineers, Jacob Greenway, is working with the team at Dyte in this capacity. Dyte provides low code, developer-friendly live video SDKs that allows you to easily add 1:1 calls, group calls and webinars right within your platform. Jacob worked with them on a revamp of