Ezstream Alternatives
Similar projects and alternatives to ezstream
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
airspy-fmradion
Software decoder for FM/AM broadcast radio with AirSpy R2 / Mini, Airspy HF+, and RTL-SDR
-
sample-icecast-noaa
A sample docker setup for streaming NOAA radio from a USB RTL-SDR dongle to Icecast, so you can listen tp it as an m3u stream.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better ezstream alternative or higher similarity.
ezstream discussion
ezstream reviews and mentions
Posts with mentions or reviews of ezstream.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-24.
-
https://np.reddit.com/r/RTLSDR/comments/paxk15/ubuntu_2004_sdr_fm_retransmit_to_a_single_user/ha86zrw/
This does assume a few things: 1. That you've installed `rtl-sdr`, `lame`, and `ezstream` packages. 2. You have an /etc/ezstream.xml, as specified [here](https://github.com/xiph/ezstream/blob/develop/examples/ezstream-minimal.xml). 3. That you are running an Icecast server. Icecast itself has a well-maintained Docker image. If you're unfamiliar with Docker, the [official docs](https://docs.docker.com/engine/install/ubuntu/) are good on setting it up, but remember to also [install compose](https://docs.docker.com/compose/install/). I use the following in my `docker-compose.yaml` to host it on Ubuntu:
-
Ubuntu 20.04 SDR FM retransmit to a single user
This does assume a few things: 1. That you've installed rtl-sdr, lame, and ezstream packages. 2. You have an /etc/ezstream.xml, as specified here. 3. That you are running an Icecast server.
Stats
Basic ezstream repo stats
2
57
0.0
almost 4 years ago
xiph/ezstream is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of ezstream is C.