similar to: One Last EZstream Problem

Displaying 20 results from an estimated 10000 matches similar to: "One Last EZstream Problem"

2015 Oct 08
2
EZStream: Can it stream a URL?
Additional to my earlier post, I was also thinking of a single broadcast relay, but it's not possible to start it and stop it on demand. One way around this might be to load a special Icecast XML with the relay in it at the program's broadcast time, then reload the regular one when the relayed program ends. Klugey, but it could work I suppose. On Thu, 08 Oct 2015 06:20:47 +0000, you
2015 Oct 09
2
EZStream: Can it stream a URL?
On Fri, 09 Oct 2015 09:05:05 +0000, you wrote: >reflum, > >On Thu, 2015-10-08 at 14:52 -0400, Steve Matzura wrote: >> Additional to my earlier post, I was also thinking of a single >> broadcast relay, but it's not possible to start it and stop it on >> demand. One way around this might be to load a special Icecast XML >> with the relay in it at the
2015 Jan 08
2
EZStream and Cue Sheets
Looks like a lot of tedium. I'll give it a go on Red Hat, but not before a full backup first. On Wed, 7 Jan 2015 11:26:13 -0800, you wrote: >Hello, > >Fedora and CentOS don't have any prebuilt packages in the standard repos. > >Here are a few guides from the Liquidsoap community, specific to CentOS. >http://puck.in/2013/12/install-liquidsoap-1-1-on-centos-6-4/
2015 Jan 09
1
EZStream and Cue Sheets
I could, but I have this big old Fedora system just waiting for me to get LS working on it, so I think I need to concentrate on making that happen. If it's hard, difficult, tedious, inconvenient, then that's what it is. I want the cue sheet capability some way somehow, so I'm just going to have to knuckle down and buckle down and do it. Right? On Wed, 7 Jan 2015 17:21:27 -0800, you
2015 Jan 07
2
EZStream and Cue Sheets
Looks like it's what I need. Do you know, is there a distro or repo for Fedora? Or should I build it from source? On Wed, 7 Jan 2015 07:56:39 -0800, you wrote: >Hi Steve. > >Liquidsoap supports CUE sheets as an input. > >http://savonet.sourceforge.net/doc-svn/playlist_parsers.html >On Jan 7, 2015 5:04 AM, "Steve Matzura" <sm at noisynotes.com> wrote: >
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
2015 Oct 07
4
EZStream: Can it stream a URL?
Got'ny good ideas for doing that then? I want to connect to a stream for restreaming, for lack of a better term. On Mon, 5 Oct 2015 14:41:08 +0100 (BST), you wrote: >On Mon, 5 Oct 2015, Steve Matzura wrote: > >> If I put a URL in the M3U file, will EZStream stream it through >> Icecast? > >No. EZStream is meant to be pretty basic. > >Geoff. >
2015 Jan 07
2
EZStream and Cue Sheets
I may have asked this before, but either I didn't, or I've inadvertently discarded the message containing the answer, so pardon please if this is a repeat. Wil EZStream ever support cue sheets--a companion file containing metadata information normally inserted into the stream from that contained in the multimedia file itself? More play-out software is including the ability to produce
2015 Mar 25
1
EZStream 0.5.6 Says No Such Share Object
On Wed, 25 Mar 2015, Steve Matzura wrote: > I've encountered something new having to do with something > called 'madplay'. EZStream is what it sounds like. It's a very basic streamer. You can use it to stream files as they are, at the bitrate they are, etc. For anything more complicated, you will need decoders and encoders. This includes being able to stream multiple
2015 Mar 24
5
EZStream 0.5.6 Says No Such Share Object
On Fedora 20 (Heizenbug), when the command: /usr/local/bin/ezstream -q -c "{some-file}.xml" is executed, the error message: /usr/loca/bin/ezstream: error while loading shared library: libtag_c.so.0; cannot open shared object file: no such file or directory is displayed. "find" shows it's in /usr/lib64, which is a link to /usr/lib64/libtag_so.0.0.0. Is there something I
2024 Sep 19
1
EZstream Stream Bit Rate Question
In /usr/share/doc/ezstream/examples/ezstream-full.xml there is a directive call stream_bitrate: <stream_bitrate>16</stream_bitrate> The example file is for Ogg Vorbis, so what does "16" mean? For MP3 files, I want to indicate 128kbps. DO I just substitute the 16 with 128? I haven't found anything in available documentation to direct me. -------------- next part
2024 Sep 20
1
EZstream XML that used to work
Hey Steve, On Thu, 19 Sep 2024, Steve Matzura wrote: > The problem seems to be with the <name> XML directive. I thought that if it > is added to the <server> block, the name of the stream could be displayed in > a player. I think the problem comes up if the contents of the server name in > that directive is more than one word--i.e., contains spaces. I removed it, >
2015 Jan 08
0
EZStream and Cue Sheets
In my experience liquidsoap is a lot easier to compile from source on Debian or Ubuntu. Both platforms also have packages in the repos. To experiment it might be easier to spin up a small local VM, or there's always a digital oceans droplet, or EC2 micro instance. On Jan 7, 2015 4:24 PM, "Steve Matzura" <sm at noisynotes.com> wrote: > Looks like a lot of tedium. I'll
2015 Oct 05
2
EZStream: Can it stream a URL?
If I put a URL in the M3U file, will EZStream stream it through Icecast?
2014 Nov 21
2
EZStream Question
Can it, or will it ever be able to, process .CUE files along with the MP3 streams? If not, this would be a *VERY* VERY* valuable feature, as a popular playout system in common use can now create .CUE files when recording programs for later airing.
2015 Jan 07
0
EZStream and Cue Sheets
Hello, Fedora and CentOS don't have any prebuilt packages in the standard repos. Here are a few guides from the Liquidsoap community, specific to CentOS. http://puck.in/2013/12/install-liquidsoap-1-1-on-centos-6-4/ http://sourceforge.net/p/savonet/mailman/message/31330094/ On Wed, Jan 7, 2015 at 10:05 AM, Steve Matzura <sm at noisynotes.com> wrote: > Looks like it's what I
2015 Mar 25
1
EZStream 0.5.6 Says No Such Share Object
On Wed, Mar 25, 2015 at 09:43:20AM -0400, Steve Matzura wrote: > I ridded myself of the 32-bit and install the 64-bit version of > EZStream on Fedora 20 (Heizenbug). The RPM doesn't offer 0.6.0, but no > matter, I'm sorry, the previous ezstream RPM package maintainer did not registered the package for monitoring new releases, so Fedora still delivers older version. However I
2015 Oct 09
0
EZStream: Can it stream a URL?
reflum, On Thu, 2015-10-08 at 14:52 -0400, Steve Matzura wrote: > Additional to my earlier post, I was also thinking of a single > broadcast relay, but it's not possible to start it and stop it on > demand. One way around this might be to load a special Icecast XML > with the relay in it at the program's broadcast time, then reload the > regular one when the relayed program
2016 Feb 10
2
ezstream question
Thanks Geoff, I will give it a try. I am reencoding all files to a 128K mp3, 44100 sample rate stereo stream for consistency. So yes I have the decode and encode lines in the xml file as you outlined. I will check out sox and see how it does. I am also exploring mp3gain to run across the entire library and see if getting all files to the same level will help. Larry -----Original
2015 Oct 13
0
EZStream: Can it stream a URL?
Good morning, On Fri, 2015-10-09 at 10:42 -0400, Steve Matzura wrote: > On Fri, 09 Oct 2015 09:05:05 +0000, you wrote: > > >reflum, > > > >On Thu, 2015-10-08 at 14:52 -0400, Steve Matzura wrote: > >> Additional to my earlier post, I was also thinking of a single > >> broadcast relay, but it's not possible to start it and stop it on > >>