Logo
Login
Tech Posts 31208
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog ยฉ 2024.

๐Ÿš€ Mastering WebRTC: Turning Challenges into a Learning Journey!

๐Ÿš€ Mastering WebRTC: Turning Challenges into a Learning Journey!
Recently, I faced a challenge while working on a project: implementing a video conferencing feature in a web app. With my current knowledge, I couldnโ€™t integrate it myself, and the company decided t...
13.03.2025 0 Read More

Turn your phone into a wireless Joy-Con with SyncoPath

Turn your phone into a wireless Joy-Con with SyncoPath
Are you tired of those old school AWSD keyboard controls? It's time to take your game controls to the next level. How so? Just point your phone to the QR code below: (note: if this didn't work stop r...
24.03.2025 0 Read More

How to Integrate Audio & Video Calls using WebRTC & Javascript

How to Integrate Audio & Video Calls using WebRTC & Javascript
WebRTC allows real-time, peer-to-peer, media exchange between two devices. A connection is established through a discovery and negotiation process called signaling. This tutorial will guide you throug...
26.03.2025 0 Read More

Developing a WebRTC SFU library in Rust

Developing a WebRTC SFU library in Rust
If you're working with WebRTC, you've probably heard of Selective Forwarding Units (SFUs). There are solid open-source SFUs out there- mediasoup, livekit, and Jitsi to name a few. Motivation T...
26.03.2025 0 Read More

Video streaming tutorial. Javascript webrtc streaming example ๐ŸŒLibreRemotePlay

Video streaming tutorial. Javascript webrtc streaming example ๐ŸŒLibreRemotePlay
Hi, in this post I will be covering only WebRTC simple setup for streaming using getDisplayMedia() (screen) but is also valid for getUserMedia() (camera, microphone).First if you are intereseted in mo...
28.03.2025 0 Read More

FilePizza, a peer-to-peer file transfers in your browser.

FilePizza, a peer-to-peer file transfers in your browser.
In this article, we will review FilePizza, a peer-to-peer file transferring tool.I found this repository in the Github trending list. What is FilePizza? Cooked up by Alex Kern & Neeraj Bai...
31.03.2025 0 Read More

WebRTCPeerProvider component in FilePizza codebase.

WebRTCPeerProvider component in FilePizza codebase.
In this article, we will review WebRTCPeerProvider component in FilePizza codebase. FilePizza allows peer-to-peer file transfers in your browser. WebRTCProvider.tsx file This file, WebRTCProvi...
01.04.2025 0 Read More

ConfirmUploadState component in FilePizza codebase.

ConfirmUploadState component in FilePizza codebase.
In this article, we will review ConfirmUploadState component in FilePizza codebase. ConfirmUploadState This is the component that you see once you upload a file on FilePizza.When you look at t...
03.04.2025 0 Read More

Building a Minimal WebRTC Peer Without a Signaling Server (Using Only Manual SDP Exchange)

Most WebRTC tutorials gloss over the signaling step by abstracting it into a backend service โ€” but what if you donโ€™t want a signaling server at all? In this post, weโ€™ll walk through a minimal We...
22.04.2025 0 Read More

FastRTC: Real-Time Communication Made Easy for Python Developers

Quick Summary: ๐Ÿ“ FastRTC is a Python library that simplifies the creation of real-time communication applications. It allows developers to easily convert Python functions into audio and vi...
29.04.2025 0 Read More
Loading...
#reading
WeCoded Landing Page Celebrate in Code
0
How Software Teams Can Improve Communication and Collaboration
0
๐—ฅ๐—ฒ๐˜€๐—ผ๐—น๐˜ƒ๐—ถ๐—ป๐—ด ๐˜๐—ต๐—ฒ "๐——๐—ฏ๐—จ๐—ฝ๐—ฑ๐—ฎ๐˜๐—ฒ๐—˜๐˜…๐—ฐ๐—ฒ๐—ฝ๐˜๐—ถ๐—ผ๐—ป" ๐—ถ๐—ป ๐—˜๐—™ ๐—–๐—ผ๐—ฟ๐—ฒ: ๐—” ๐—ค๐˜‚๐—ถ๐—ฐ๐—ธ ๐—™๐—ถ๐˜…!
0
How Architectural BIM Modeling Services Are Reshaping Design Workflows in the Digital Age
0
Whatโ€™s New in C# 14? Key Features and Updates You Need to Know
0
#popular
Mastering OpenAIโ€™s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0