Prontentprontent.hashnode.dev·Nov 26, 2023Unveiling the Magic of WebRTC: Connecting Browsers SeamlesslyIn the vast digital landscape, WebRTC emerges as a wizardry, seamlessly connecting two web browsers and allowing them to share data without the intermediary of a server. At its core, WebRTC operates on the UDP protocol, facilitating swift and efficie...Discuss·4 likes·27 readsvideocalling
Ariana Madelynvideostreamingplatforms.hashnode.dev·Oct 19, 2023How To Setup Your Own Video Streaming Server In 5 Steps?Setting up your own video streaming server can be a complex process, but I'll provide you with a simplified overview of the steps involved. Keep in mind that the specifics may vary depending on your requirements and the technologies you choose. Here'...Discussvideo streaming
Kevin Blancokevinblanco.dev·Oct 18, 2023Crafting Captivating Video Content for Development Communities 🥑💡 Every minute, a staggering 500 hours of video content is uploaded to YouTube alone. That's over 30,000 hours of video content every hour, and it barely scratches the surface of the massive and ever-growing world of online video. In a world domin...Discuss·44 readsDevRel
Nireka Dalwadivideo-sdk.hashnode.dev·Sep 28, 2023Top 10 Daily.co video SDK alternativesWe've all embraced video calls, whether with our work colleagues or our doctor. It remains a challenge for developers to build real-time audio and video features into products. You could use off-the-shelf meeting clients like Zoom, Teams, or Google M...Discussvideo
Ishita KabraforDytedyte-io.hashnode.dev·Sep 26, 2023Adding AR Filters to Video Calls Using DeepAR and DyteUnless you live under a rock, you would have used social media platforms such as TikTok, Instagram, Facebook, or Snapchat. When posting a photo or video on these platforms, you usually have the option to enhance the photo or video using various filte...DiscussFilter
Fenil JainforDytedyte-io.hashnode.dev·Sep 26, 2023HLS in DepthWhat is HLS? HLS (HTTP Live Streaming) is a live streaming protocol that leverages current widespread HTTP technologies to deliver live video + audio experiences to large audiences. Initially developed by Apple in 2009, it has gained wide adoption ac...Discusslive streaming
Mirza BilalPromirzabilal.com·Sep 25, 2023How to install FFmpeg with Harware Accelaration on AWSIntroduction Video is not just a story; it is the storyteller. It weaves narratives, captures moments, and connects us in ways words alone cannot. The ever-increasing demand for video content in marketing, streaming and OTT platforms, social media, a...Discuss·2 likes·242 readsThe Video Transcoding: From CPU, GPU to Cost EfficiencyFFmpeg
Rishabh kumarkrishabh080.hashnode.dev·Sep 15, 2023Simple Live Video Streaming App with Python and OpenCVIn this exciting project, we're diving into the world of real-time video streaming using Python and the powerful OpenCV library. By the end of this guide, you'll have two computers communicating seamlessly, sharing live video streams. Let's gear up f...DiscussPython
Venkatesh Kulkarnivenky2507.hashnode.dev·Jul 18, 2023Implementing a Video-Calling App using Jitsi SDKIntroduction In today's interconnected world, video calling is essential for collaboration and communication. If you are an Android developer and want to implement a video calling feature in your application, you have come to the right place. Jitsi S...Discuss·39 readsvideo streaming
KARTIK SAINkartiksain.hashnode.dev·Jun 29, 2023Everything you need to learn "The Basic of Gstreamer"GStreamer, an open-source multimedia framework, offers developers a powerful platform for processing and manipulating multimedia content. This guide provides a comprehensive overview of GStreamer, covering the basics of pipeline construction, video a...Discuss·31 readsstreaming