GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#cplusplus #audio #c #c_plus_plus #dash #hevc #hls #live #live_streaming #low_latency #media_server #multimedia #prometheus_exporter #rtmp #server_side #srt #streaming #video #video_conferencing #video_streaming #webrtc

SRS (Simple Realtime Server) is a powerful and efficient video server that supports multiple streaming protocols like RTMP, WebRTC, HLS, and more. It works on various operating systems (Linux, Windows, macOS) and hardware architectures. You can easily set it up using Docker and stream videos using tools like FFmpeg or OBS. SRS is free and open-source, licensed under MIT, making it a great choice for developers to build high-quality streaming platforms. It also offers extensive documentation and community support, making it easier to get started and troubleshoot issues.

https://github.com/ossrs/srs
🔥1
#typescript #chat #collaboration #foss #free #hacktoberfest #javascript #meteor #mit #real_time #slack #webrtc

Rocket.Chat is a free, open-source communication platform that helps teams and organizations communicate securely and efficiently. It allows real-time conversations between colleagues, other companies, and customers, no matter how they connect. This increases productivity and customer satisfaction. You can use it in various ways, such as team collaboration, customer service, and integrating it into your own apps. It's trusted by millions of users worldwide and offers both self-hosted and cloud options, making it flexible and secure for your needs.

https://github.com/RocketChat/Rocket.Chat
#typescript #react #webrtc

FilePizza is a service that lets you share files directly from your browser to someone else's without using any middle servers. This makes the transfer fast, private, and secure because your files never leave your computer until they reach the recipient. You can send files of any size, and transfers are encrypted for extra safety. The only requirement is that you keep your browser open during the transfer. If you close it, the transfer stops. This way, you have full control over who gets your files and when.

https://github.com/kern/filepizza
#go #docker #golang #media_streaming #remote_control #remote_desktop #self_hosted #virtual_browser #vue #webrtc

Neko is a self-hosted virtual browser that runs inside a Docker container and streams via WebRTC, letting you securely and privately access a full browser or desktop environment from anywhere. It supports multiple users at once, making it great for team collaboration, shared browsing, watch parties, and interactive presentations. You can run various browsers like Firefox, Chrome, or Tor, and even other Linux apps. Neko keeps your data safe by isolating the browser environment, avoids leaving traces on your device, and supports smooth video and audio streaming. This gives you flexible, secure, and private web access with easy sharing and real-time interaction.

https://github.com/m1k1o/neko
3
#cplusplus #c_plus_plus #cpp #datachannel #libdatachannel #libnice #p2p #peer_to_peer #peerconnection #rfc_8831 #rfc_8834 #rtcdatachannel #rtcpeerconnection #sctp #webrtc #webrtc_datachannel #webrtc_video #websocket

libdatachannel is a lightweight, easy-to-use C/C++ library that lets you add real-time peer-to-peer data, media, and WebSocket communication to your apps across many platforms like Linux, Windows, macOS, Android, and iOS. It simplifies WebRTC by providing a smaller, simpler alternative to Google's library, with compatibility for browsers like Firefox and Chrome. You can use it to connect native apps directly to web browsers with minimal dependencies, supporting secure connections via GnuTLS, Mbed TLS, or OpenSSL. It also supports compiling to WebAssembly for browser use, making it flexible for cross-platform real-time communication development[1][4]. This helps you build fast, efficient apps for video, audio, or data sharing without heavy libraries.

https://github.com/paullouisageneau/libdatachannel