RtspClientSharp
RTSP Client Library
A C# library implementing an RTSP client for .NET Standard without external dependencies.
Pure C# RTSP client for .NET Standard without external dependencies and with true async nature. I welcome contributions.
727 stars
43 watching
286 forks
Language: C#
last commit: 8 months ago
Linked from 1 awesome list
csharpcsharp-rtsp-clientdotnetcorenetstandardrtcprtprtsp
Related projects:
Repository | Description | Stars |
---|---|---|
bluenviron/gortsplib | Provides an RTSP client and server library for media streaming in the Go programming language. | 696 |
mrtazz/restclient-cpp | A C++ library that provides an easy-to-use interface for making HTTP/REST requests. | 1,567 |
ros2/rclcpp | A C++ library that provides the standard API for interacting with ROS 2. | 559 |
jgiacomini/tiny.restclient | A modern C# library for building simple and asynchronous REST clients. | 210 |
cisco/libsrtp | Provides an implementation of Secure Real-time Transport Protocol (SRTP) and related cryptographic functions for secure RTP data transport. | 1,228 |
sipsorcery-org/sipsorcery | A C# and .NET library for building real-time communications applications with WebRTC, SIP, and VoIP capabilities | 1,482 |
watson/rtsp-server | A low-level module for creating RTSP servers with basic functionality and no discovery services. | 31 |
creytiv/re | A library for real-time communication protocols with support for asynchronous I/O and various transport layers. | 522 |
chat-wane/rtc-scamp-mbr | An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
schlenkr/fshttp | An F# HTTP client library that provides a flexible and convenient way to make HTTP requests. | 451 |
jchristensen/ds3232rtc | A C++ library for working with Maxim Integrated DS3231 and DS3232 Real-Time Clocks | 396 |
cxxxr/jsonrpc | A JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. | 66 |
rybalkinsd/kohttp | A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner. | 480 |
mdrakiburrahman/spark-connect-csharp | A C# implementation of the Apache Spark Connect protocol | 1 |
pion/rtp | A Go implementation of real-time transport protocol (RTP) used in WebRTC applications for video and audio streaming. | 364 |