Displaying 20 results from an estimated 10000 matches similar to: "eztream broken pipe"
2005 Jan 09
1
eztream broken pipe, 0.2.0 doesnt compile
At 10:21 PM 1/8/2005, you wrote:
>Well, I see ezstream 0.2.0 is downloadable, so I downloaded it and tried
>to compile. Unfortunately it won't compile for me. The configure
>script runs fine. Here's the output of make.
>
>Joel
>
>ezstream.c:406: warning: unused variable `ret'
>ezstream.c: In function `main':
>ezstream.c:576: error:
2005 Jan 08
0
eztream broken pipe, 0.2.0 doesnt compile
Well, I see ezstream 0.2.0 is downloadable, so I downloaded it and tried
to compile. Unfortunately it won't compile for me. The configure
script runs fine. Here's the output of make.
Joel
make all-recursive
make[1]: Entering directory `/home/jbebel/ezstream-0.2.0'
Making all in src
make[2]: Entering directory `/home/jbebel/ezstream-0.2.0/src'
source='ezstream.c'
2005 Feb 21
2
theora streaming problem...
hi everyone!
i'm playing around with theora streaming for the linux audio conference
2005 (http://lac.zkm.de).
i checked out svn.xiph.org/trunk, built all ogg, vorbis, speex and
theora related libs from scratch, then pulled icecast-2.2.0.
three issues:
[1]
icecast runs fine as always, but when i do
cat myvideo.ogg | oggfwd myhost 8000 mypasswd /test.ogg, the stream dies
after a few
2005 Jan 14
2
ezstream keeps getting glibc error on song
Hello everyone,
I just setup an mp3 streaming server on an old laptop I had laying
around using icecast and ezstream. The problem I am having is that when
ezstream gets to a certain song in a playlist I get the error "*** glibc
detected *** free(): invalid next size (fast): 0x080576e0 ***". I'm not
sure if it is doing this because of the song number it is or if it is a
2005 Dec 12
1
Ezstream
Greetings,
I'm currently working on a program which utilizes Ezstream and
Icecast2 (http://r404.sf.net).
This project operates off a binary file generating the next file to be
played, eztream had the funcalitiy required (mp3 -> ogg support on the
fly) and seemed simple enough so I'm writing the modifications to
ezstream to support getting the path off of a binary.
My question, who
2008 Feb 01
1
can not stream the video using eztream
Hi I am running the icecast ver 2.3.1. I am trying to get the video working but everytime I try to view the video and audio ( http://localhost:8000/different.ogg) , I can only get the audio no matter how I try to access the stream ( quicktime,VLC, cortado java applet ) the only thing I get is audio. I am running the server in a Red Hat Linux enterprise 4.
Any help will be appreciated
ezstream
2005 Feb 21
2
theora streaming problem...
[oddsock, this concerns your theora guide, so i'm cc:ing you]
Karl Heyes wrote:
> On Mon, 2005-02-21 at 22:04, Joern Nettingsmeier wrote:
>
>>hi everyone!
>>
>>
>>i'm playing around with theora streaming for the linux audio conference
>>2005 (http://lac.zkm.de).
>
>
> nice,
>
>
>>i checked out svn.xiph.org/trunk, built all
2006 Jun 18
1
Unexpected ezstream exit
Hi,
I've been working on a customized version of ezstream and I've been
noticing that with a particular setup after playing particular tracks
ezstream terminates. I say terminates because there are no error
messages, it just exits. I've tried this on both my version and the
stock version available via icecast.org just be certain and it happens
with both versions.
I'm
2013 Jun 24
3
Streaming AAC with libshout?
The open source fdk-aac encoder, available there:
https://github.com/mstorsjo/fdk-aac
offers pretty good quality.
As for libshout, I do not think that it is currently posible to send
AAC data using it. First, libshout doesn't have support to buffer and
control timing of data sent. And even is you use the un-timed API
(shout_send_raw), the library cannot set the proper mime type, due to
a
2011 Mar 17
1
Can't ./configure ices or ezstream
Hi
I've been trying to './configure' for ices and ezstream but both die.
In the case of ices, it get this far:
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
but /lib/cpp seems to work fine.
for example:
[root at vps ices-0.4]# /lib/cpp --help
Usage: cpp [options] file...
Options:
2005 Nov 16
1
Speex (source) client?
As you know, Winamp relies on the file extension to know what input
plugin to utilize for the audio decoding. The input plugin for .ogg
files (in_vorbis.dll) needs to understand the other ogg container
formats but it doesn't as it is a vorbis only decoder.
So the only solution is for Ogg Speex to have a different extension so
this can be appended to the mountpoint, and an input plugin
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
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>
2010 Nov 01
4
Camera MJPEG to Icecast
Dear All ...
I have AXIS camera with output mjpeg format.
I try to relay it to outside world using ffmpeg and it work
The recipe is taken from
http://www.daantje.nl/2007/05/07/convert-axis-webcam-stream-to-flash-swfflv/
Now .. I want to do it the otherway with Icecast
I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg
| ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout |
2005 Jan 19
1
ezstream question
At 08:22 AM 1/19/2005, you wrote:
>Oddsock, have you had any thoughts about having multiple outputs from a
>single streamTranscoder instance? I'm currently runing two instances,
>both transcoding the same stream, and it occured to me that it should be
>at least theoretically possible to have one decode stage rather than
>having to have two.
it's certainly something
2005 Jan 10
4
ezstream grabing line-in input?... (newbie)
Hello all friends!
I have downloaded the latest ezstream (0.2.0) for Windows version, but I
have faced some issues...
First of all, on the installation process, it neither makes the desktop
icon as it says it would do, nor creates a program group folder on the
startup menu. Anyway, I try to finf on my Program Files folder and run
in DOS mode the ezstream.exe
I want to ask if I can grab the
2005 Jan 14
2
A few more ezstream questions
I know you guys are tired of me asking questions. I promise it will
slow down soon. But I have a few more questions about ezstream.
1. How can I redirect the ezstream output to a file? Every time I give
ezstream a pipe or redirection of the command line, it doesn't output
anything at all? I've had ezstream 0.1.2 shut down on me after several
hours and I was hoping to retrieve an
2006 Dec 13
1
ffmpeg2theora icecast ubuntu edgy
Hi,
I just wanna share with you my experience with theora ffmpeg2theora,
icecast2 and ubuntu edgy. I wanted to broadcast live video on an Ubuntu
machine with ffmpeg2theora, oggfwd and icecast2.
I read the thread
http://lists.xiph.org/pipermail/icecast/2005-February/008608.html about
the stream dying after a couple seconds with libshout 2.0.
Now the same happens if you use libshout3 v2.2 with
2004 Aug 06
1
timing_sleep malfunctioning under MinGW
Hi,
I have successfully gotten the libshout-2.0 release to compile under
gcc/MingGW ('gcc -mno-cygwin', version 'gcc (GCC) 3.3.1 (cygming
special)'), after applying Leigh Smith's patches as posted on this list
(http://www.xiph.org/archives/icecast-dev/0660.html). I have then
generated a dll and wrapped it in JNI using the stubs from libshout-java
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