rtsp-server
RTSP server library
A low-level module for creating RTSP servers with basic functionality and no discovery services.
A low level module for creating RTSP servers
31 stars
6 watching
7 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
watson/rtsp-stream | Module for multiplexing and decoding RTSP data streams in Node.js | 91 |
watson/bonjour | An implementation of the Bonjour/Zeroconf protocol in JavaScript to discover and advertise network services | 629 |
watson/airplay-server | A minimal, extensible AirPlay server implementation. | 261 |
rstudio/httpuv | A C library for building HTTP and WebSocket servers in R | 229 |
rtc-io/rtc-switchboard | An in-memory signalling server for real-time communication using WebSockets | 57 |
watson/ipp-printer | A Node.js module that implements the IPP protocol to create a network printer | 559 |
rtc-io/rtc-core | Provides common functionality for WebRTC media connections | 12 |
andrewlalis/handy-httpd | An HTTP server library for D that provides a lightweight and flexible way to create web servers. | 34 |
nedpals/v-jsonrpc | A basic JSON-RPC 2.0-compliant server written in a programming language. | 32 |
turtl/api | A Lisp-based API server | 236 |
joaotavora/snooze | An HTTP URL router for Common Lisp web services | 208 |
danwrong/restler | A Node.js library for making HTTP requests with automatic serialization and deserialization of various data types. | 1,986 |
onsip/sip.js | A JavaScript library enabling real-time peer-to-peer communication via WebRTC and SIP protocol | 1,901 |
turtl/server | Manages user accounts and stores data for Turtl clients, with support for syncing, permissions, and plugins. | 617 |
davidmoreno/onion | An HTTP library that allows developers to create simple web servers and applications with SSL support. | 2,019 |