Displaying 3 results from an estimated 3 matches for "stream_qual".
2023 Dec 04
0
Wrong url's from ezstream/icecast
...<stream_name>Horsens Garage Radio</stream_name>
<stream_url>https://radio.horsens-garage.rocks:8443</stream_url>
<stream_genre>Rock</stream_genre>
<stream_description>Recordings from our practice
room</stream_description>
<stream_quality>5</stream_quality>
<stream_bitrate>128</stream_bitrate>
<stream_samplerate>44100</stream_samplerate>
<stream_channels>2</stream_channels>
<public>1</public>
</stream>
<stream>
<mountpoi...
2024 Sep 20
1
EZstream XML that used to work
...nformational settings -->
<stream_name>Test Stream</stream_name>
<stream_url>http://localhost:8000/</stream_url>
<stream_genre>Beeps</stream_genre>
<stream_description>Test tones and noise</stream_description>
<stream_quality>1.5</stream_quality>
<stream_bitrate>16</stream_bitrate>
<stream_samplerate>44100</stream_samplerate>
<stream_channels>2</stream_channels>
</stream>
</streams>
HTH,
Geoff.
2024 Sep 20
1
EZstream XML that used to work
This is about as simple as it can get. It worked earlier today. I added
a couple lines, like sample rate and channels, it stopped working so I
took them out, and now when I run it through /usr/bin/ezstream with the
'-c' option, I get:
ezstream[5609]: ezstream/shout.xml: world readable??? # that's normal
ezstream[5609]: stream: default: no configuration
Here's the XML, with