Displaying 20 results from an estimated 10000 matches similar to: "Very newbie questions"
2005 May 07
3
converting NA/non-NA's to a binary variable
Dear R colleagues,
I am trying to create a new column in a data frame, which converts values
and NA's from another column into binary format. Essentially I need the
NA's to become 1 and the rest to be 0. The code I wrote is returning the
following error message:
Error in if (mort[i, 4] != NA) mort[i, 8] <- 0 else if (mort[i, 4] == :
missing value where TRUE/FALSE needed
1999 May 05
0
? lmhosts ?
STEP 6. Try listing the shares available on your server
k6:/usr/sbin# smbclient -L k6
Added interface ip=192.168.1.1 bcast=192.168.1.255 nmask=255.255.255.0
startlmhosts: Can't open lmhosts file /etc/lmhosts. Error was No such
file or di
rectory
Server time is Wed May 5 18:35:46 1999
Timezone is UTC-4.0
Session setup failed for username= myname=K6 destname=K6 ERRSRV -
ERRbadpw (Ba
d
2004 Aug 06
1
Playlist Problem (Newbie)
Perhaps I missed something, what is oggs?
Ted
On Wed, 2003-01-15 at 04:00, Mathias Gygax wrote:
> On Wed, Jan 15, 2003 at 12:03:47AM -0600, ted lynn wrote:
> > I just downloaded and installed the newest version of icecast. I have
> > been using shout to stream my mp3's into icecast, and it worked ok
> > except it kept stopping mid song and I'd have to hit the play
2005 Jul 28
2
understanding error.log
Hello. A couple questions.
When I execute curl
http://myserver.xxx.xxx:8000/test.mp3 , I get "<b>The
source you requested could not be found.</b>"
I've placed my error.log and icecast.xml files below.
Could someone help me understand my error.log a little
better - to maybe see why I'm not getting a stream
when I make the above curl call.
Also, you'll see in
2004 Aug 06
1
[newbie] couple of quick questions
Hi,
newish to icecast - have downloaded and installed icecast on Redhat8
without a problem, my intention is to stream my entire MP3 collection -
couple of quick questions:
1: Do I need 'shout' to be able to stream playlists? I know it's not
supported anymore and it doesn't appear to be bundled with the latest dist?
2: Whats the best way of creating a random playlist from
2006 Oct 23
1
astdb error, please help
Hello friends,
I am getting this error:-
Oct 23 15:47:22 WARNING[2124]: db.c:171 ast_db_put: Unable to put value '192.168.1.12:5060:300:15553695861:sip:23@192.168.1.12:5060' for key '23' in family 'SIP/Registry
I have no idea what it means. Please tell me what could be the problem.
With warm regards.
Vivek J. Joshi.
vivek@staff.ownmail.com
Trikon electronics Pvt. Ltd.
2004 Aug 06
5
Playlist Problem (Newbie)
I just downloaded and installed the newest version of icecast. I have
been using shout to stream my mp3's into icecast, and it worked ok
except it kept stopping mid song and I'd have to hit the play button
again on xmms to get it to work properly, but then a few minutes later
it does the same thing. I downloaded ices to use instead of shout and
now it won't load the playlist..?
2006 Apr 12
2
Dynamic Playlist
I have a few related questions.
I'm using the following Debian packages:
Ices2 (2.0.1-4)
Icecast2 (2.3.1-2)
Here's the input section of my ices-playlist.xml:
<input>
<module>playlist</module>
<param name="type">basic</param>
<param name="file">/etc/icecast2/playlist.txt</param>
<param
2004 Aug 06
5
Configuration help with ices 0.3
Well I’ve looked through the configuration file several times and I still do
not see the mistake I’ve made. Icecast 2.0.1 seems to be working just fine
and starts up without problems. But if I try and start ices I keep getting
the error that it cannot connect to 127.0.0.1:8000 because the login failed.
Yet I know the password I gave it is correct so I can only presume there is
a configuration
2019 Dec 08
5
How to make the playlist repeat
Good afternoon,
I have two playlists going, on separate mount points, and they both
exhibit this behavior. It appears that ices is shutting down when it
reaches the end of the playlist. I'm getting these same four lines at
the end of the logs of both playlists:
[2019-12-08 00:00:53] INFO playlist-builtin/write_ogg_data module
shutdown requested
[2019-12-08 00:00:53] INFO input/input_loop
2004 Aug 06
0
[newbie] couple of quick questions
Thanks - for the info - compiling ices now
Dave
<p><p><p>> -----Original Message-----
> From: Geoff Shang [mailto:gshang@uq.net.au]
> Sent: 23 December 2002 17:02
> To: 'icecast@xiph.org'
> Subject: Re: [icecast] [newbie] couple of quick questions
>
>
> On Mon, 23 Dec 2002, Campbell, David wrote:
>
> > 1: Do I need 'shout' to
2015 Sep 15
3
Best source for creating multiple streams
How do you create different logs files for each stream?
From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf
Of Camara, Carlos
Sent: Saturday, August 22, 2015 12:43 AM
To: icecast at xiph.org; icecast at xiph.org
Subject: Re: [Icecast] Best source for creating multiple streams
With IceS2 this is easily accomplished by copying the 'ices-playlist.XML'
file
2015 Sep 17
1
Best source for creating multiple streams
Carl, are you saying that I need ices2 for two mount points?
I don't have an ices-playlist.xml file, I only have an
/etc/icecast2/Icecast.xml file.
Nick D'Angelo
4Points.ca Inc
President/CEO
<http://www.4points.ca/> http://www.4points.ca
T: 1-855-275-9713
NOTE: You can request an account on the 4Points.ca site and you can
collaborate on future enhancements and
2015 Aug 22
6
Best source for creating multiple streams
Hi there.
I'm trying to find a way to create multiple streams with one source
client. Each of the streams should read from a different playlist file
and randomly pull and play songs from the file. I know how to do this
with a single stream with clients such as IceS and Ezstream, but I
don't see a way to specify different playlists for each mountpoint. I
was wondering if anyone had any
2004 Aug 06
0
Ices Spawing Zombie Perl Scripts - Again
So, I finally had some time to go through my scripts and after some poking and
fixing I discovered that there is nothing wrong with my Perl script. It may be
ugly and inefficient but it gets the job done and closes without throwing
errors when run thru perl outside of ices.
However, ices continues to produce the defunct processes, a listing of ices
and icecast2 related material from ps is
2004 Dec 31
1
Icecast not streaming from playlist. (Newbie)
Hi all,
I'm new to the streaming audio thing, but have been a linux user for 7 or 8
years. Here's some background:
I work in a really EMI-nasty environment that prevents receiving radio
broadcasts. In order to listen to sporting events, local news, etc. I
planned to set up icecast to stream live audio snatched from a radio at
home, and listen to it at work.
I installed icecast,
2004 Aug 06
2
reencode scripts if anyone is interested
On Sunday, 24 June 2001 at 22:24, Jack Moffitt wrote:
> > I decided to make a few shell scripts that can be used to connect to
> > icecast, decode/reencode a stream, and then send the result back to icecast.
> >
> > I guess this can be done with liveice, but this seemed like a simpler
> > solution for my needs. I have it triggered by a cgi script that i click
2004 Aug 06
1
icecast2 with darkice -look ok?
This is all I get, I'm not feeding it any source yet. I'm having trouble
finding the soundcard input to mount to /dev/dsp
Changed groupid to 500.
Changed userid to 500.
Here's my config
<icecast>
<limits>
<clients>30</clients>
<sources>2</sources>
<threadpool>5</threadpool>
2004 Aug 06
2
multiple streams not working
Hi,
I'm trying to run 2 streams from ices, both from separate playlists. I
have each defined separately in my configuration (2 different stream
entries). I go to listen to the second stream and it plays fine, but the
first stream is playing from the same playlist.
Could anyone suggest what might be wrong? I've checked the configuration a
few times and it looks like it should.
Thanks,
2004 Aug 06
0
Playlist Problem (Newbie)
On Wed, Jan 15, 2003 at 12:03:47AM -0600, ted lynn wrote:
> I just downloaded and installed the newest version of icecast. I have
> been using shout to stream my mp3's into icecast, and it worked ok
> except it kept stopping mid song and I'd have to hit the play button
> again on xmms to get it to work properly, but then a few minutes later
> it does the same thing. I