Rtsp-stream Alternatives
Similar projects and alternatives to rtsp-stream
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
go-m3u8
Parse and generate m3u8 playlists for Apple HTTP Live Streaming (HLS) in Golang (ported from gem https://github.com/sethdeckard/m3u8)
-
laravel-ffmpeg
This package provides an integration with FFmpeg for Laravel. Laravel's Filesystem handles the storage of the files.
-
-
wolweb
Web interface for sending Wake-on-lan (magic packet). An HTTP server built using GoLang and uses Bootstrap for UI.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Tube
📺 tube is a Youtube-like (without censorship and features you don't need!) Video Sharing App written in Go which also supports automatic transcoding to MP4 H.265 AAC, multiple collections and RSS feed.
-
-
M3U8
Parser and generator of M3U8-playlists for Apple HLS. Library for Go language. :cinema: (by grafov)
rtsp-stream discussion
rtsp-stream reviews and mentions
-
How to get .m3u8 of my reolink camera?
The last option and most complex is to run a software on a computer at home that converts from RTSP to HLS. This is the most complex option and will probably add some delay to the video stream.https://girishjoshi.io/post/ffmpeg-rtsp-to-hls/https://github.com/Roverr/rtsp-stream
-
How can i display RTSP live stream directly in our react js web application
We ran into the same issue at our company a while ago. We solved it by converting RTSP to HLS with https://github.com/Roverr/rtsp-stream, and using https://github.com/video-dev/hls.js/ to stream the video in the web app.
Stats
Roverr/rtsp-stream is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of rtsp-stream is Go.