Showing 51 open source projects for "rtc"

View related business solutions
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Amazon Connect connect-rtc-js

    Amazon Connect connect-rtc-js

    Provide softphone support to AmazonConnect customers

    ...It implements Amazon Connect WebRTC signaling protocol and integrates with browser WebRTC APIs to provide a simple contact session interface that can seamlessly integrate with Amazon Connect StreamJS. In a typical amazon-connect-streams integration, connect-rtc-js is not required on parent page. Softphone call handling is done by embedded CCP. Load connect-rtc-js along with amazon-connect-streams on parent page. In the gh-pages branch prebuilt ready-to-use files can be downloaded/linked directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Openfire

    Openfire

    An XMPP server licensed under the Open Source Apache License

    Openfire is a real time collaboration (RTC) server licensed under the Open Source Apache License. It uses the only widely adopted open protocol for instant messaging, XMPP (also called Jabber). Openfire is incredibly easy to setup and administer, but offers rock-solid security and performance.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Pion TURN

    Pion TURN

    Pion TURN, an API for building TURN clients and servers

    Pion TURN is a Go toolkit for building TURN servers and clients. We wrote it to solve problems we had when building RTC projects. Deployable - Use modern tooling of the Go ecosystem. Stop generating config files. Embeddable - Include pion/turn in your existing applications. No need to manage another service. Extendable - TURN as an API so you can easily integrate with your existing monitoring and metrics. Maintainable - pion/turn is simple and well documented.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    FastRTC

    FastRTC

    The python library for real-time communication

    FastRTC is a Python library designed to simplify real-time communication (RTC), especially for audio and video streaming applications. It abstracts away much of the complexity that typically comes with implementing WebRTC by providing a simple interface — e.g. a Stream class — that can be mounted within a web backend (for example a FastAPI application). This makes it particularly well suited for building real-time voice (or video) interfaces for applications such as AI assistants, live chat, or collaborative audio/video tools. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    SIPVicious

    SIPVicious

    Security tools that can be used to audit SIP based VoIP systems

    ...Test it automatically using SIPVicious OSS to perform a smoke test for security robustness. The next generation is SIPVicious PRO, a complete new code base and overhaul of the concepts found in SIPVicious OSS. As a toolset it includes more and targets RTC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Agora Flat

    Agora Flat

    Project flat is the Web, Windows and macOS client of Agora Flat

    Agora Flat Open Source Virtual Classroom. Battery included online tutoring tools for teachers & freelance trainers. Build real-time interactive virtual classroom with ease from our open-sourced projects. Agora Flat was born out of an exploratory project in which we investigated customer needs and user experience. After receiving good internal feedback, we believe that Flat has the potential to become an online classroom product that can really help people and have a good user experience. We...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DCF77

    DCF77 RTC signal receiving platform independent

    ...It only needs a periodic call of 10ms interval passing the signal status of a digital input from the receiver hardware. One can call it by a periodic ISR, a Round Robin algorithm or a timer callback. There is also a polling function that returns the RTC clock data by a data structure. The clock continues to run also if there is no DCF signal. The exact data and functions is found in the header file dcf77.h.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mySQM+ DIY SQM WEATHER STATION

    mySQM+ DIY SQM WEATHER STATION

    ESP32 mySQM+ Sky-Meter/Weather Station with loads of features

    mySQM+ Sky Quality Meter/Weather Station (c) R Brown, 2020-2025, All rights reserved. Permission is granted for personal and Academic use only. Code or portions of code may not be copied or used without appropriate credit given to author(s). EXPANSION BOARDS - You can expand this project using the two types of project expansion boards at https://sourceforge.net/projects/myesp-boards/
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    ChibiOS/RT free embedded RTOS
    ChibiOS/RT is a free and efficient RTOS designed for deeply embedded applications. It offers a comprehensive set of kernel primitives and supports many architectures: ARM7, Cortex-M0, Cortex-M3, Cortex-M4, PowerPC e200z, STM8, AVR, MSP430, ColdFire, H8S, x86.
    Leader badge
    Downloads: 97 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    uEZ

    uEZ

    Open Source middleware platform with FreeRTOS, processor abstraction

    ...The .7z download is a much smaller file size. https://sourceforge.net/p/sevenzip/ uEZ v2.15.000 updates: Crossworks v5.1, IAR v9.60.3, MbedTLS/CorePKCS11 v3.6.2 with TSL 1.3, full FTP Server, FreeRTOS v11.0.1, auto-expanding heap, time.h include workaround uEZ v2.16.000 updates: Crossworks v5.3, IAR v9.70.2, emWin v6.50, MbedTLS v3.6.5, FreeRTOS v11.2.0, RTT/SystemView Multi-Core support uEZ v2.16.001 updates: Apply this patch over uEZ v2.16.000 to get new SPI flash and I2C external RTC drivers
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    ulttiny

    tiny User Level Threads library

    The ulttiny library is small, easy to use and very fast. It's optimized especially for scenarios where tasks and task groups are dynamically and concurrently created on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TL WebRTC File (tl-rtc-file)

    TL WebRTC File (tl-rtc-file)

    WebRTC P2P online web media streaming tool

    ...With optional compression and simple integration, tl-rtc-file emphasizes efficiency and privacy in web-based file sharing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Monsputer project

    Monsputer project

    Documentation for the Z80 monsputer

    The Monsputer is a Z80 computer developped with old chips (and some new) collected over the years. It has about 2M memory, clocks at 4.0MHz, has serial ports, 1 parallel port, 1 CAN bus, 2 SPI, 1 I2C, a RTC and other features. It supports interrupts mode 2 but not DMA.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Utility to manipulate by GeoSIG's MSP RTC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Wallino

    Wallino

    Wall clock based on led matrixes, Arduino Mega, and RTC DS3231

    Wall clock using Arduino Mega controlling 32x16 led matrix (2xWS2812B 16x16 matrixes). The RTC is kept on a DS3231 module which provides also the temperature. The led intensity is automatically adjusted to ambient light by a light sensor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ESP32 Dew Controller

    ESP32 Dew Controller

    ESP32 4-channel dew controller.

    This is an enhanced 4-Channel automated Dew Controller based on an ESP32 WiFi chip on a PCB and enclosed in a project hobby box. (c) Copyright Robert Brown 2020-2024. All Rights Reserved.Permission is granted for personal and Academic use only. Code or portions of code may not be copied or used without appropriate credit given to author. EXPANSION BOARDS - You can expand this project using the two types of project expansion boards at https://sourceforge.net/projects/myesp-boards/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    ECG Logger

    ECG Logger

    ECG Logger is a complete Holter system incl. device and firmware.

    NEW V3 version with RTC and buzzer (require V3+ ECG Logger Viewer application) The ECG Logger project is a Wearable Cardio Monitor for Long-Term (up to 24h) ECG Data Acquisition and Analysis (aka Holter) with an ECG live (real-time) mode. This project provides a very low-cost open-source "Hardware and Software" for a Cardiac Rhythmic Holter. The hardware has been made very simple and is based on an Arduino Nano micro-controller with boards for SD card mass-storage, instrumentation differential amplifier and RTC. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    BBB_ETH

    BBB_ETH

    BeagleBone BareMetal Ethernet/TCP/UDP peer2peer app

    Bare Metal client with Ethernet and MMC / FAT32 for the BeagleBone Black, written in C and Assembly. Learn how to program IRQs, build executable images and drive all those peripherals (IRQ, DMA, Cache, RTC, MMC etc...). I tried to detangle the middleware and give the application programmer a head-start into secure real-time systems. This will provide a foundation for building an Internet-ready application on a powerful, fast and cheap ARM11. It includes all the buildfiles and makefile stuff. Collaboration welcome, see main.c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An SNTP client for Virtual PC. It is for machines that do not have a sane time and a working hardware RTC. It synchronize the system time frequently with a nearby NTP server. It uses settimeofday(). It is based on RFC 1769 and RFC 1305.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lens

    Lens

    Lens is an opt-in search engine and data collection tool

    ...In order to receive the RTC, you must participate through Lens indexing within the Temporal web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    webchat

    Fork of Webchat plugin for Openfire RTC server.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    RTC-simulator

    Simulation and Control of Processing Plants

    RTC (Real Time Control) is a program of M. Mulholland (2015). This is a simple interactive simulator including 20 different applications for such aspects as PID and DMC controller tuning, advanced level control, Smith prediction, Kalman filtering, and control strategies for a furnace, a boiler, and a hybrid system. A tutorial gives brief background to the theory and programming of each application, plus a stepwise set of objectives to illustrate the main features.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    SGB180 CCU module

    SGB180 CCU module

    SmartGekko team SGB180 module software

    ...All Pins Support Capacitive-Touch Capability With No Need for External Components 1.8 V to 3.6 V VCC Ultra low consuption (30nA in Sleep mode, 450 nA in Stand-By mode with RTC, 120 μA/MHz in Active mode) Five Power modes All external circuits are placed on PCB. No need any additional motions for start using SGB180. Connect supply voltage only. HFXT(16 MHz) crystall can be placed or not. So, you can choose external high frequency crystall youself. All others goals described in TI MSP430FR5994 Datasheet. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rtc-us-ros-pkg
    Robot software packages for ROS created by Robotic and Computer Technology Research Group (RTC Group). University of Seville (Spain)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    LEDAquaDuino

    Aquarium Controller

    Arduino based aquarium light controller.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next