Displaying 6 results from an estimated 6 matches for "strame".
Did you mean:
strace
2007 Jun 19
0
Straming question with ezstream
Thanks all, ezstream works really nice. I notice when I run it like
this though:
cat ./file.wav|oggenc -|ezstream -c ./ezstream.conf
everything works fine until I get to the end of the file then I start
getting endless lines of this:
ezstream: streamFile(): Error while reading 'stdin': Bad file descriptor
Is this because of the way I'm running ezstream or because I'm
2009 Dec 20
3
straming
va? salut? sunt? nelutu? asi vrea? un? cont? pentru? straamint? pe net? pentru radio? cu icecast?? astept? raspuns? va multumesc? ...:::by-nelutu:::...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/icecast/attachments/20091220/f4f2306e/attachment-0001.htm
2004 Aug 06
2
song boundaries
On Tuesday 25 February 2003 16:13, Deva Seetharam wrote:
> Mike,
>
> On Tue, 25 Feb 2003, Michael Smith wrote:
> > On Tuesday 25 February 2003 10:31, Deva Seetharam wrote:
> > > hello all,
> > >
> > > in icecast2, how can i determine when one *MP3* song ends and the next
> > > one starts?
> > >
> > > i am involved in user
2004 Aug 06
0
song boundaries
On Tue, 25 Feb 2003, Michael Smith wrote:
> On Tuesday 25 February 2003 16:13, Deva Seetharam wrote:
> > Mike,
> >
> > On Tue, 25 Feb 2003, Michael Smith wrote:
> > > On Tuesday 25 February 2003 10:31, Deva Seetharam wrote:
> > > > hello all,
> > > >
> > > > in icecast2, how can i determine when one *MP3* song ends and the next
2004 Aug 06
2
song boundaries
> ah, sorry. what do you mean by the source program? streamer? what is
> external synchronization?
The source program is whatever provides the data stream - ices, for instance.
External syncronisation means performing whatever synchronisation you need to
get the data you want in a seperate program - not within icecast (or ices).
>
> btw, where can i find the mp3 straming specs? that
2004 Aug 06
3
Alrighty.. ALMOST there! :)
So, a friend pointed me to the patch for sock.c:533, and that patch went a
LONG way in fixing the streaming problems I've been experiencing (on
solaris 8/sparc.) Thanks so much for that!
Now, I think that *sending* the stream is now squared away, but I think
one problem remains on the receiving end of things.
I use the perl streamcast utility to stream my playlists, and tracks sound
great.