kevinGodell / ffmpeg-streamerLinks
ffmpeg-streamer is a packaged nodejs express server that wraps ffmpeg to allow easy streaming of video feeds directly to modern browsers for testing purposes. It currently includes 6 different types of output streaming which are mjpeg, jpeg via socket.io, progressive mp4, native hls, hls.js, and mse via socket.io. Video input types supported are…
☆83Updated 6 years ago
Alternatives and similar repositories for ffmpeg-streamer
Users that are interested in ffmpeg-streamer are comparing it to the libraries listed below
Sorting:
- Parser that works with ffmpeg to read piped data and fragment mp4 into an initialization segment and media segments. It can also get the …☆73Updated 2 years ago
- Lightweight RTSP/RTP streaming media server written in Javascript☆113Updated last year
- The RTP/RTSP client for Node.js.☆149Updated last week
- Testing ground for various video streaming techniques.☆43Updated 2 years ago
- Experimental TCP video streaming server written in node.js. Streaming over TCP and redistributing using WebSockets.☆130Updated 8 years ago
- JavaScript library to handle media streams on the command line (Node.js) and in the browser.☆311Updated 2 weeks ago
- Video player for browser that is able to play realtime low latency h264 video stream from websocket.☆159Updated 2 years ago
- Pipe WebRTC MediaStreams to/from FFMPEG.☆88Updated 4 years ago
- mediasoup broadcaster demo (libmediasoupclient)