Displaying 20 results from an estimated 3000 matches similar to: "on-disconnect -> streamtranscoderv3 (linux server)"
2011 May 22
0
Extra stream
From: "Geoff Shang" <geoff at QuiteLikely.com>
>> I was able to use the streamtranscoder available in the ports of FreeBSD
>> Compiling without problems
>
> For the record, this looks like the older generation of streamTranscoder
> (0.x/1.x).
Indeed it's verion 1.2.8
>
>> After editing the config file I start transcoder and I got the
2003 Jul 01
4
Virgin Radio now on ices2 - yp not working though
This afternoon I've transferred our Ogg Vorbis Icecast2 streams from darkice
to the ices2 encoder. Apologies if you were trying to listen; I had to stop
and start the streams a few times. They should be stable now as I'm off down
the pub now! As a reminder, the URL for the streams is at
http://www.virginradio.co.uk/thestation/listen/ogg.html.
Ices2 takes slightly different parameters to
2004 Aug 06
0
ices2 ans ALSA
Hello,
I'm using ices2 on ALSA 0.9.6 drivers.
After some troubles, it works.
This is my ices-alsa.xml config file:
<?xml version="1.0"?>
<ices>
<background>0</background> <!-- run in background? (unimplemented) -->
<logpath>/tmp</logpath> <!-- where logs, etc go. -->
<logfile>ices2.log</logfile>
2004 Aug 06
1
Limiting stream bandwidth
I am trying to limit the bandwidth per stream so that I can stream 2 mp3 connections from my box. I have 256 upload speed. I am using icecast 0.3 and ices 2. I made the changed listed below, restarted everything but it still seems to be streaming at max bandwith. Is there anything, besides moving to ogg vorbis -- it will happen when I have time to write the script to convert the 1000s of files
2005 Jan 30
2
Rinternals.h and iostream don't play nice together'
Hi,
Consider the following file.
*******************************
foo.cc
*******************************
#include <R.h>
#include <Rinternals.h>
#include <iostream>
*******************************
R CMD SHLIB foo.cc
gives scads of errors. I've use C++ extensively with R before (using C
linkage) but not with Rinternals.h. I'm puzzled. The errors make no sense
to me. Am
2004 Dec 23
2
Icecast 2.2.0 and Ices2: no audio
Folks:
I'm trying to set up a streaming server under Fedora Core 2 using Icecast
2.2.0. Everything compiles; everything runs. There are no indications of a
problem in any of the log files.
When I look at http://192.168.0.128:8000/status.xsl, everything looks ok.
But when I click on "Click to listen", it brings up xmms, but there's no
indication of audio, and xmms shows a bit
2004 Aug 06
2
Ices2 / Icecast2 / Long connect and no sound
> On Tue, 2003-05-27 at 21:06, adam leigh wrote:
> > Unfortunately, ices2 isn't writing anything to the logs. I've got them on
> > debug mode, but there still isn't anything being written to indicate it's
> > having a known problem.
>
> well thats a problem, you should at least see
> ices started
> if not then try to resolve that first. Email
2004 Nov 15
2
some help
Hello all
I am sending my icecast configuration. What i am trying to
do is 'live stream' so as to be able to broadcast radio
live on my website. I am using icecast as the server and
ices as the streamer. Below is the configuration for
icecast and following it is my configuration for ices. I
cannot seem to find out where i went wrong.
<icecast>
<limits>
2004 Aug 06
1
Was Re: build problems, now XML config syntax
Hi there,
here are my config files for ices and icecast2:
<icecast>
<location>Pete's Flat</location>
<admin>mr2147@bigfoot.com</admin>
<limits>
<clients>20</clients>
<sources>4</sources>
<threadpool>5</threadpool>
2006 Feb 16
0
Ices crashes all of a sudden: EROR input-oss/oss_read Error reading from audio device: Input/output error
It was kind of working for a while but I could not hear the stream but
it was running. I started messing with alsamixer and now it crashes. I
see the error but I don't know how to fix it.
ices-oss-xml: (alsa is the same just a different input module)
<?xml version="1.0"?>
<ices>
<!-- run in background -->
<background>0</background>
2004 Aug 06
0
No audio with slackware for live station
Hello,
hmmmm sweet problem. All I can recommend you is have you tried another player?
I've heard that WinAmp3 has certain problems with .ogg streaming.
No other idea :(.
Martin
On Fri May 16 2003 11:14, photos-ifree wrote:
> Hy,
> I've just installed the latest release of icecast2 and ices from CVS.
> I have a linux Slackware 9.0 with the default packages.
> After install
2004 Aug 06
0
automating icecast2 startups
Hi:
With regard to multiple streams, yes you can use streamtranscoder, but you
can also do it in ices (provide multiple ogg streams, that is). Here's an
excerpt from the config I maintain to show how it's done.
<instance>
<hostname>linux-speakup.org</hostname>
<port>9000</port>
2004 Aug 06
0
Multiple Ogg Streams
On Sat, 2003-11-22 at 00:43, Lukas Österreicher wrote:
> >it supposed to, check the log file for details but there is no reason
> >for it not to work with 2 instances.
> >
> >Note as well, that you should have 2 instances each of which has the
> >icecast connection details and an encode section.
> >
>
> I don't quite understand. You always talk about
2004 Oct 29
1
Re: New install of icecast (Marion Hall)
Geoff Shang said:
>Hi:
>hmmm, you don't show the ices log for when it disconnnects. Is nothing
>printed about that?
>And can you post your ices config? This might help determine the problem.
I noticed something this morning. I'm using SSH to login in, and when I run
ices it pops an hexadecimal error up on the server screen itself. If I go
to the server and run ices I get
2004 Aug 06
2
Transcoding from icecast2->icecast2 results in "garbage"
On 4 May 2003 at 10:49, Geoff Shang wrote:
> I have done this in the past, though it was a few months back. First
> thing to check - you need to change all occurances of
> "application/x-ogg" to "application/ogg". These are in liboddcast.cpp
> and transcurl.cpp. Change these and recompile. This is almost
> certainly your problem, as streamTranscoder is
2004 Aug 06
2
problems setting the sample rate with icecast2 and darkice
At present my stream is at 11.025 kHz and I want it to be at 44.1 kHz.
Input is coming from line-in on my sound blaster card under linux (RH 9) using
the sb driver.
I presume that it is icecast that sets the sample rate on the dsp in the card,
though when I change the settings in icecast.xml and darkice.cfg as show below
the stream becomes choppy; or rather the sampling doesn't seem to
2004 Aug 06
1
Ices issues
Hi:
I ran a live test broadcast today and noticed a couple of things that
concerned me. Now, I'll admit I was pushing my P2/266 pretty hard, but it
kept things going so I'm guessing that it's not unreasonable for me to
expect this to work.
I was sending two streams encoded from the sound card, one at 22khz mono
quality -1 and the other at 44.1 stereo quality 0. I was also saving
2004 Oct 01
2
Problems getting Ices2 to work with live input.
I've got icecast2 and ices2 working with a playlist of ogg files and it
works fine. I've been playing for a few days with getting my audio to work
at all. I've now got my audio where I can play an ogg file from ogg123 -d
oss filename.ogg. When I run ices ices-live.xml I get the following error
in my log file:
[2004-09-30 09:38:07] INFO ices-core/main IceS 2.0.0 started...
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
2007 Mar 13
2
flac fails encoding 88.2
I do the following to init flac:
encoder = FLAC__stream_encoder_new();
e = FLAC__stream_encoder_set_do_mid_side_stereo (encoder,
numChannels == 2);
e = FLAC__stream_encoder_set_loose_mid_side_stereo (encoder,
numChannels == 2);
e = FLAC__stream_encoder_set_channels (encoder, numChannels);
e = FLAC__stream_encoder_set_bits_per_sample (encoder, jmin (24,