Categories

  • AI
  • AWS / Amazon Chime SDK
  • Broadcasting
  • Contact Centers
  • CPaaS
  • Daily
  • DevOps
  • EdTech
  • Events
  • General
  • Jobs
  • LiveKit
  • Managed Services
  • Mobile
  • Open Source
  • Real Time Weekly
  • SignalWire
  • Story of success
  • Symbl.ai
  • Technical
  • Telehealth
  • Testing
  • The WebRTC.ventures Blog
  • Thoughts
  • UI/UX
  • Video Conferencing
  • Virtual Collaboration
  • Voice/Audio
  • Vonage
  • WebRTC Architecture
  • WebRTC Live
WebRTC.ventures
WebRTC.ventures
  • WebRTC Services
    • Assess
    • Build
    • Integrate
    • Test
    • Manage
    • Migrating From Twilio Video
    • Video Call Starter Kit
    • Combine the Power of WebRTC and AI
    • Conectara, powered by Amazon Connect
  • Our Partners
    • Amazon Chime SDK
    • Daily
    • SignalWire
    • Vonage
    • Other Tech
  • Stories of Success
  • WebRTC Resources
    • WebRTC Live
    • WebRTC.ventures Blog
    • WebRTC Tips
    • WebRTC.ventures Training Program
    • Migrating From Twilio Video
    • Video Call Starter Kit
  • About Us
    • Blog
    • Our Team
    • Jobs
  • Contact Us
WebRTC.ventures
  • WebRTC Services
    • Assess
    • Build
    • Integrate
    • Test
    • Manage
    • Migrating From Twilio Video
    • Video Call Starter Kit
    • Combine the Power of WebRTC and AI
    • Conectara, powered by Amazon Connect
  • Our Partners
    • Amazon Chime SDK
    • Daily
    • SignalWire
    • Vonage
    • Other Tech
  • Stories of Success
  • WebRTC Resources
    • WebRTC Live
    • WebRTC.ventures Blog
    • WebRTC Tips
    • WebRTC.ventures Training Program
    • Migrating From Twilio Video
    • Video Call Starter Kit
  • About Us
    • Blog
    • Our Team
    • Jobs
  • Contact Us

The WebRTC.ventures Blog.

HomeThe WebRTC.ventures BlogPage 36
image
March 28, 2016 ArinSime
Comments Off on WebRTCventures Sponsoring WebRTC Standards webinars

WebRTCventures Sponsoring WebRTC Standards webinars

This Wednesday March 30th will be the 3rd edition of the WebRTC Standards Live Session, and our team at WebRTC ventures is proud to be their first corporate sponsor! The main topic will be around screensharing, but these sessions are focused on viewers' Q&A so you can ask them any question about WebRTC that you like. From an email announcing the event: This time we’ll be talking about screen sharing in WebRTC and screen capture.
Read More +
image
March 23, 2016 ArinSime
Comments Off on 3 Things WebRTC Cannot Do

3 Things WebRTC Cannot Do

Our team is always receiving interesting calls from customers and potential customers, who want to know if their web or mobile communications or collaboration application can be implemented using WebRTC technologies. Sometimes those calls lead to some insights in industry trends (which I've documented previously here), and other times they highlight misunderstandings about what capabilities WebRTC gives us. The following 3 misconceptions have come up in several recent conversations I've had. The fact that these
Read More +
image
March 16, 2016 ArinSime
Comments Off on Arin Sime featured in “WebRTC Topic of the Month”

Arin Sime featured in “WebRTC Topic of the Month”

There are a number of great WebRTC blogs out there, including "The New Dialtone" by Amir Zmora. One of the regular features Amir writes is the WebRTC "Topic of the Month", where he poses a question to WebRTC activists and thought leaders. I'm proud to have been included in the most recent edition, where Amir asked us the following question: Is there anything significant in the RingCentral WebRTC API announcement and what does it mean
Read More +
image
March 9, 2016 ArinSime
Comments Off on WebRTC Boston Recap

WebRTC Boston Recap

I originally posted this article on RealTimeWeekly.co - sign up for free weekly news on the latest real time technologies and events, including WebRTC! What's the latest news with WebRTC? At WebRTC Boston, we heard about the latest on WebRTC adoption, IoT and WebRTC, codecs, WebRTC broadcasting, and if WebRTC has been a failure or a success. On March 1st, I traveled to Cambridge, Massachusetts for the WebRTC Boston meetup. Chad Hart of WebRTC Hacks
Read More +
image
March 1, 2016 ArinSime
Comments Off on IoT and WebRTC – presentation at WebRTC Boston

IoT and WebRTC – presentation at WebRTC Boston

Does WebRTC have a place in the Internet of Things? This is a question I've often wondered and an area I'm expecting to see a lot of growth in WebRTC development. At WebRTC Boston today, I had a chance to explore this question in a session on "Putting WebRTC into Things." In this talk, I gave an overview of how people are experimenting with WebRTC and the IoT. In this presentation, which I've summarized below,
Read More +
image
January 29, 2016 ArinSime
Comments Off on Live Streaming the Snowpocalypse with WebRTC

Live Streaming the Snowpocalypse with WebRTC

Last week we had a major snowstorm on the East Coast of the United States, where I live. Over 60 centimeters of snow fell and life ground to a frozen halt. The kids were all home from school, but I still needed to work and fortunately the storm never took out power or internet where I live. The front steps to my house after Snowpocalypse hits Virginia. But it probably wasn’t
Read More +
image
January 18, 2016 ArinSime
Comments Off on Video Chat and WebRTC Takes Online Education and Tutoring to a New Level

Video Chat and WebRTC Takes Online Education and Tutoring to a New Level

The world of online education and tutoring has been remarkably enhanced and changed in a number of ways by video chat and WebRTC capabilities. The addition of these capabilities has brought a positive level of interaction and engagement that was missing from online education and tutoring, as well as an increase in academic success of students now participating in these web-based learning environments. Before video chat and WebRTC, online education was limited to text-based messages
Read More +
image
January 15, 2016 ArinSime
Comments Off on 7 things to expect in WebRTC development in 2016

7 things to expect in WebRTC development in 2016

I became interested in WebRTC a few years ago, and immediately saw the disruptive nature of WebRTC in the browser. Peer to peer, encrypted communications in the browser has so many applications. At the time, most of the demo applications were "skype killers" - video conferencing tools that aspired to take out the dominance of Skype or more expensive Unified Communications tools. Since 2014, my development company AgilityFeat (now also operating as WebRTC.ventures) began to
Read More +
image
December 16, 2015 ArinSime
Comments Off on WebRTC and IoT Sensors

WebRTC and IoT Sensors

WebRTC is not just video - it's Data too! WebRTC is not just about video chat, although that is almost always part of it. WebRTC allows for Peer to Peer video chat, audio chat, or data exchange between two web browser clients. With a little extra work, mobile apps can get in on the fun too. This opens up some interesting possibilities in the coming wave of "things" on the internet. There are two general
Read More +
image
December 10, 2015 ArinSime
Comments Off on The worst part of building WebRTC mobile apps

The worst part of building WebRTC mobile apps

Software development is hard, especially when you are working with a cutting edge technology like WebRTC. Of course, that's what makes it exciting too! WebRTC enables video chat in browsers and mobile devices As you may already know, WebRTC is an HTML5 standard for building peer-to-peer video chat applications in the browser. The key phrase to notice in this case is HTML5. HTML5 is the latest generation of markup language for browsers, but not all
Read More +
image
November 15, 2015 ArinSime
Comments Off on Wearables, the Internet of Things, and Healthcare

Wearables, the Internet of Things, and Healthcare

As a WebRTC developer, I understand the impact that WebRTC is having on telemedicine. Bringing secure video chat into the browser is opening up a lot of possibilities in telehealth that were previously difficult or impossible. We've had a number of interesting calls lately with potential clients looking to apply WebRTC to a variety of telehealth situations. But there is a lot more to telehealth than just video chat, which is why I enjoyed a
Read More +
image
November 2, 2015 ArinSime
Comments Off on The future of streaming media is interactive

The future of streaming media is interactive

Yahoo's Football stream was great, but the future of streaming is more interactive. Yahoo hosted a huge live streaming event last week when they showed a feed of the American Football game between the Buffalo Bills and Jacksonville Jaguars, which was played in London's Wembley Stadium. Over 15 million viewers - That's pretty impressive. Not all of them were happy, but that's the state of streaming media on the internet, it's never perfect. But overall
Read More +
image
October 29, 2015 ArinSime
Comments Off on Telehealth & WebRTC webinar with Wellbeing Consult

Telehealth & WebRTC webinar with Wellbeing Consult

What makes WebRTC such a compelling video communications technology for Telehealth applications?  We explored this question in a webinar this week with Dr. Marty Brewster, the CEO and founder of Wellbeing Consult. Wellbeing Consult is one of our clients here at WebRTC.ventures and we have been working on their telehealth application's design and development, using TokBox as the WebRTC platform.  It's been a very interesting project and so I'm grateful he spent some time with
Read More +
image
October 14, 2015 ArinSime
Comments Off on Wellbeing Consult Testimonial on WebRTC (Video)

Wellbeing Consult Testimonial on WebRTC (Video)

WebRTC brings equitable access to healthcare with Wellbeing Consult Wellbeing Consult is an Australian startup that hired our team at WebRTC.ventures because of our team's deep expertise in WebRTC and TokBox. They came to us with the concept for their Minimum Viable Product to connect patients with mental health providers in Australia, and our team of designers and developers have brought their Telehealth MVP to reality. In the following video, you'll meet our team as
Read More +
image
October 5, 2015 ArinSime
Comments Off on WebRTC.ventures Apple Watch app wins TADHack Telestax award

WebRTC.ventures Apple Watch app wins TADHack Telestax award

WebRTC.ventures Apple Watch app wins TADHack award When you are having a heart attack, time is of the essence. You need to get to the hospital immediately in order to save your life. One of the biggest problems is that your chances of survival fall dramatically if you take more than an hour to arrive at the hospital. You might be delayed because you don't realize you're having a serious heart attack, or you might
Read More +
image
September 24, 2015 ArinSime
Comments Off on How Will WebRTC Be Affected by Social Media?

How Will WebRTC Be Affected by Social Media?

How Will WebRTC Be Affected by Social Media? WebRTC offers the ability for users to engage in real-time video and audio communications. This type of capability seems like it'd be a perfect complement to social media sites, but how will it affect WebRTC and video communications in general? On the browser side, Chrome, Firefox and Opera all implement WebRTC very well.  This means integrating video chat with WebRTC into a social media site will work
Read More +
image
September 19, 2015 ArinSime
Comments Off on The UX of WebRTC (Presentation Recap)

The UX of WebRTC (Presentation Recap)

The following video is a presentation on UX and design patterns for WebRTC applications that I had the pleasure of giving at Google's San Francisco office in September 2015 as part of the KrankyGeek WebRTC Live conference. It was a great event with many interesting speakers, and I encourage you to check them all out. Below is a video of my talk and a written summary of the presentation. You can also see my slides
Read More +
image
September 17, 2015 ArinSime
Comments Off on Improving WebRTC call quality with TokBox

Improving WebRTC call quality with TokBox

"Can you hear me now?" That's the sort of phrase dreaded on all video chats, but happens all too frequently. Call quality is becoming even more important as bandwidth improves for the average user (even on mobile) and as video chats become more common in many industries like telehealth, telemedicine, education, and more. That's why our team has been working with TokBox's new Pre-call api to experiment with ensuring that your custom WebRTC application will
Read More +
image
September 15, 2015 ArinSime
Comments Off on Should You Integrate WebRTC into Your Business?

Should You Integrate WebRTC into Your Business?

Should You Integrate WebRTC into Your Business? If you follow the latest developments in technology, you've probably noticed that WebRTC is being talked about more and more. This leads to the obvious question of whether this technology is something that your business can use. It turns out that there are so many ways that it can be used that it's almost certain that it can help you in some way. The key is to look
Read More +
image
September 14, 2015 ArinSime
Comments Off on 5 WebRTC Companies to look out for in 2015

5 WebRTC Companies to look out for in 2015

At the KrenkyGeek Show, last week, Google's team announced a great deal about the current panorama of WebRTC. One of the tidbits shared was the number of WebRTC related acquisitions happening in the past 3 quarters, which so far amounts to 28. As we dive head-first into Q4 of 2015, you might want to keep yourself informed about promising companies which are both investing in and modifying WebRTC paradigms. FuzeBox, Inc. Better known as Fuze,
Read More +
Prev + 1 … 35 36 37 Next +

Recent Blog Posts

  • Twilio’s ConversationRelay GA Release Brings Voice AI to the Enterprise Mainstream
  • Watch WebRTC Live #102: “MOQ Me, Don’t WebRTC Me” with Ali C. Begen
  • Getting Started with WebRTC in the Zoom Video SDK for Web Applications
  • Zoom’s WebRTC-Powered Video SDK: A Powerful Addition to the CPaaS Landscape
Make your app smarter. Request a free AI evaluation.
Video Call Starter Kit Powered by the Amazon Chime SDK
Conectara, modernizing contact center operations, powered by Amazon Connect.
  • Assess
  • Build
  • Integrate
  • Test
  • Deploy & Manage
We’re one of the few agencies in the world dedicated to WebRTC development. This dedication and experience is why so many people trust us to help bring live video application dreams to life.

Let's get started!

Contact us today
info@webrtc.ventures

Join our mailing list!

© 2023 WebRTC.ventures, an AgilityFeat company / Privacy Policy