ustreamer
rtsp-simple-server
DISCONTINUED
Our great sponsors
- SonarQube - Static code analysis for 29 languages.
- InfluxDB - Access the most powerful time series database as a service
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
ustreamer | rtsp-simple-server | |
---|---|---|
17 | 37 | |
1,253 | 5,721 | |
3.6% | - | |
8.1 | 8.8 | |
2 months ago | about 2 months ago | |
C | Go | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ustreamer
-
MediaMTX: Zero-dependency server for live video and audio streams
FYI until recently this was known as 'rtsp-simple-server', but it outgrew simply being a RTSP server so it was rebranded. It is commonly used in the 3D printing community for serving webcams attached to printers along with ustreamer (https://github.com/pikvm/ustreamer).
- Webcam performance on pi4 with official pi camera v2 - problem, and solution
-
I am having an awful time getting my Logitech c920 dialed in. What webcam looks good and works without fuss?
uStreamer is far superior to the mjpgstreamer utility that nearly everyone uses. It supports the Pi's OMX media encoder, so you can get reasonable quality with low CPU usage.
- Crowsnest won't start
-
Kilpper/Mainsail/etc and libcamera
I've been in the same situation as you and have been looking into https://github.com/pikvm/ustreamer as an alternative to mpjg-streamer under Raspian Bullseye with the unicam driver and the Media Controller API framework.
-
Looking for a simple (MJPEG-like) browser-friendly way to stream live video
Maybe look at https://github.com/pikvm/ustreamer
-
A pure C Mjpeg-over-HTTP server
I've done work before where we stream USB cameras via mjpg using https://github.com/pikvm/ustreamer
Granted this project looks like a lot more streamlined.
- Hosting/forwarding video capture to a web/app or interface possiblities?
-
Raspberry Pi KVMs Compared: TinyPilot and Pi-KVM v3
pikvm is open source as well: https://github.com/pikvm/pikvm
In fact, TinyPilot is based on ustreamer, that is developed by Maxim Devaem, the pikvm creator: https://github.com/pikvm/ustreamer
-
Giving the iPad Pro HDMI-input using a Raspberry Pi
I was reading about the TinyPilot rPI-based KVM-over-IP project which essentially uses a UVC adapter to provide video for KVM over IP. It uses ustreamer, a no-nonsense way to stream such devices.
rtsp-simple-server
-
Is there a way (plugin or something?) to output the gcode viewer to an rtsp stream?
If you want to stream your webcam as an H264 encoded rtsp stream, it can be done with either rtsp-simple-server or V4l2rtspserver And it is possible to stream a linux desktop (and any program that might be open, like your web browser with the gcode viewer running on it) with the V4l2Loopback device and either of the two prgrams above. It is quite an involved process, but it is do-able.
-
Guide: how to stream from OBS -> Plex Live TV
rtsp-simple-server
- Web application in local network displaying multiple RTSP streams in Go?
- Hi, does anyone know if there is a way to display a usb camera feed on magic mirror.
-
RTMP with nginx and OBS on Ubuntu
I had a nightmare setting this up for my streams. I ended up going with rtsp-simple-server as it seems to work a little quicker and is much better documented. There is an option to toggle between always having a stream "live" or stop when there are no viewers
- Accessing an IP camera stream through caddy
-
'A fluke': The oldest webcam is still watching over San Francisco
I've used an rtsp sever [1] along with hls.js [2] so that I can have it in a nicer webpage and then stuck it all behind a vpn (wireguard).
-
GitHub - datarhei/restreamer: The Restreamer is a complete streaming server solution for self-hosting. It has a visually appealing user interface and no ongoing license costs. Upload your live stream to YouTube, Twitch or receive video data from OBS and publish it with the RTMP and SRT server.
I've been using https://github.com/aler9/rtsp-simple-server and wonder how this compares to that.
-
Wyze camera RTSP feeds crashing on 4.5.0 but work if rollback to 4.4.0
another good RTSP server to try is https://github.com/aler9/rtsp-simple-server
-
Directions / pointers for a server that buffers and rebroadcasts a video stream?
I would use 2 instances of OBS with rtsp-simple-server in between. You can probably add a delay on the input of the second OBS instance.
What are some alternatives?
obs-rtspserver - RTSP server plugin for obs-studio
mediadevices - Go implementation of the MediaDevices API.
go-m3u8 - Parse and generate m3u8 playlists for Apple HTTP Live Streaming (HLS) in Golang (ported from gem https://github.com/sethdeckard/m3u8)
Restreamer - The Restreamer is a complete streaming server solution for self-hosting. It has a visually appealing user interface and no ongoing license costs. Upload your live stream to YouTube, Twitch, Facebook, Vimeo, or other streaming solutions like Wowza. Receive video data from OBS and publish it with the RTMP and SRT server.
owncast - Take control over your live stream video by running it yourself. Streaming + chat out of the box.
livekit-server - Scalable, high-performance WebRTC SFU. SDKs in JavaScript, React, React Native, Flutter, Swift, Kotlin, Unity/C#, Go, Ruby and Node. [Moved to: https://github.com/livekit/livekit]
nginx-rtmp-module - NGINX-based Media Streaming Server
motioneyeos - A Video Surveillance OS For Single-board Computers
Shinobi - :peace_symbol: :palestinian_territories: Shinobi CE - The Free Open Source CCTV platform written in Node.JS (Camera Recorder - Security Surveillance Software - Restreamer
mjpeg2http
ipmitool - An open-source tool for controlling IPMI-enabled systems
rtp - A Go implementation of RTP