similar to: EZStream 0.5.6 Says No Such Share Object

Displaying 20 results from an estimated 2000 matches similar to: "EZStream 0.5.6 Says No Such Share Object"

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 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 Jul 22
1
Trouble with EZStream
The following behavior began about a day ago. NO changes have been made to the Fedora 20 (Heizenbug) system on which these things run. For no obvious or accountable reason, EZStream has stopped streaming. Here's a copy of the output from the ezstream command itself: # ezstream -c "/home/admin/ezstream/dn.xml" ezstream: Connected to http://localhost:8000/broadband ezstream: Streaming
2024 Sep 06
1
Building EZStream
After installing some dependencies, some of which had dependencies of their own, I'm now attempting to configure EZStream for building. One of those dependencies is libtag_c, presumably contained in the LibTag package from https://www.linuxfromscratch.org/blfs/view/stable-systemd/multimedia/taglib.html - is this correct? -------------- next part -------------- An HTML attachment was
2016 Feb 09
4
ezstream question
Hi all: I am managing a radio station that has 7 streams. I am using icecast, ices and ezstream on the streams and overall it is working pretty well. One of the streams is an old time radio stream and I use ezstream to run the prerecorded shows. The streams are 128K mp3 streams. Also this station is running on a VPS using Ubuntu 14.04. My question: Is there a package or some sort of
2005 Jan 10
2
ezstream is streaming differently bitrate to config file
hi together, our e zastream is streaming the bitrate that is original in the mp3 file. but in the config i have 24. have you any idea ? thank you <ezstream> <url>http://localhost:8010/backup</url> <sourcepassword>+++</sourcepassword> <format>MP3</format> <filename>playlist.m3u</filename> <svrinfoname>Radio.Chatlabel.de
2005 Jan 13
4
ezstream reencode
hi, i want to reencode our ezstream. but it dosent work. mdplay and lame are installed on the server. the config for ezstream is in the bottom of this mail. i dont understand the problem. have you any ieda ? have a lot of thanks my config: <ezstream> <url>http://localhost:8000/backup</url> <sourcepassword>*****</sourcepassword>
2009 Jul 20
1
Trying to get EZStream to work
I'm having problems getting EZStream to work. I can't find a working version of Madplay anywhere.. Also, do I need to have lame in the actual directory? Would that be the exe, or the dll version of it. Thanks ~Doc
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
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: >
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 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 Oct 05
2
EZStream: Can it stream a URL?
If I put a URL in the M3U file, will EZStream stream it through Icecast?
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 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
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.
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
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, >
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
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