node-rtsp-stream-jsmpeg

JSON →
library 0.0.2 ·javascript
verified Jun 7, 2026

Stream RTSP video through WebSocket for consumption by jsmpeg MPEG1/2 decoder in the browser. Version 0.0.2 (no active release cadence). Requires FFmpeg installed on the server. Similar to node-rtsp-stream and node-rtsp-stream-es6 but reimplements server-side decoding based on jsmpeg's official streaming documentation. ESM-only; does not support require(). No TypeScript types. Use for low-latency HTML5 video streaming from IP cameras or RTSP sources.