similar to: Hello

Displaying 20 results from an estimated 1000 matches similar to: "Hello"

2020 Apr 27
3
Hello
I started a few steps and got confused. I have no knowledge of computer technician. I downloaded the software. Windows ‫בתאריך יום ב׳, 27 באפר׳ 2020 ב-1:43 מאת ‪jake at jakebriggs.com‬‏ <‪ jake at jakebriggs.com‬‏>:‬ > Sure, let's start with a couple of questions: > > how far through this document did you get? > http://icecast.org/docs/icecast-2.4.1/basic-setup.html >
2020 Apr 27
2
Hello
> you might want to look into paying for hosted Icecast solutions Or you can try a FREE hosted Icecas server: http://www.caster.fm *wink* On Mon, Apr 27, 2020 at 8:27 PM Marvin Scholz <epirat07 at gmail.com> wrote: > Hi, > in case you lack the necessary skills its probably not a safe > approach to try to host Icecast yourself. > So instead you might want to look into paying
2020 Apr 28
2
Hello
Why do you say TLS is not supported on Windows? I've been using it for about a year now. Justin On 2020-04-27 12:27, Marvin Scholz wrote: > Hi, > in case you lack the necessary skills its probably not a safe > approach to try to host Icecast yourself. > So instead you might want to look into paying for hosted Icecast > solutions or get more familiar with the needed
2020 Apr 27
0
Hello
Hi, in case you lack the necessary skills its probably not a safe approach to try to host Icecast yourself. So instead you might want to look into paying for hosted Icecast solutions or get more familiar with the needed technical details involved with running a server before. Additionally Icecast for Windows lacks some important features like TLS support, ability to run as service easily and IPv6
2020 Apr 27
0
Hello
Too bad caster.fm only supports MP3 format for their free service: "Caster.fm free service allow streaming in MP3, other codec (aac,aac+,ogg) will result in a ban from Caster.fm." https://clients.caster.fm/knowledgebase/6/Allowed-Media-FormatorCodec.html Cheers, Jordan Erickson On 4/27/20 10:32 AM, Yahav Shasha wrote: >> you might want to look into paying for hosted
2020 Apr 26
0
Hello
<div dir="auto">Sure, let's start with a couple of questions:<div><br></div><div>how far through this document did you get? http://icecast.org/docs/icecast-2.4.1/basic-setup.html</div><div><br></div><div>What OS are you planning on using, windows or
2020 Apr 29
0
Hello
Hi, Sorry I was under the assumption that the recent Windows build lacks TLS support due to being built without OpenSSL but that does not seem to be the case. On 29 Apr 2020, at 1:18, webmaster at berean-biblechurch.org wrote: > Why do you say TLS is not supported on Windows? I've been using it > for > about a year now. > > Justin > > On 2020-04-27 12:27, Marvin
2020 Jun 15
2
Streams dropping out after 8-12 seconds in Edge, IE
<div dir="auto">For what it's worth, it's working in NZ/vodafone/android firefox for me<br></div><div style="line-height:1.5"><br><br>-------- Original message --------<br>From: Gavin Stephens <gavin@stephens.net.nz><br>Date: Mon, 15 Jun 2020, 15:59<br>To: icecast@xiph.org<br>Subject: Re: [Icecast]
2020 Oct 29
2
Good Evening,
I contacted Martin Maechler (maechler at stat.math.ethz.ch) and was advised to contact you for input on the question below...thanks! I am very new with the R experience, all I know is that it's computer language & coding... I'm trying to plot a regression graph for runif (100, 1000, 10000). What am I not getting here, I can get the values in R no problem, but no idea how to turn it
2017 Oct 29
7
Count non-zero values in excluding NA Values
Dear R Staff You can see my data.csv file in the annex. I try to count non-zero values in dataset but I need to exclude NA in this calculation My code is very long (following), How can I write this code more efficiently and shortly? ## [NA_Count] - Find NA values data.na =sapply(data[,3:ncol(data)], function(c) sum(length(which(is.na (c))))) ## [Zero] - Find zero values
2020 Jun 22
2
SAMBA using existing users and passwords on Linux
Oops, wrong language ;D Okay Rowland. Thank you very much for this help. To the next. <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Livre de v?rus. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>.
2017 Oct 18
3
OPUS vs MP3
Good morning. I've ran a test against MP3 format. Code: (first convert tested audio file to 16 bit 48khz with sox.exe if needed) lame.exe -b 320 48khzfilein.wav -o fileout.mp3 lame --decode fileout.mp3 -o fileout.mp3.wav opusenc.exe --bitrate 320 48khzfilein.wav fileout.opus opusdec.exe fileout.opus fileout.opus.wav wavdiff.exe 48khzfilein.wav fileout.mp3.wav -diff fileout.mp3.delta.wav
2017 Oct 29
1
Count non-zero values in excluding NA Values
Dear R Staff This is my file (www.fiscalforecasting.com/data.csv) if you don't download this file, my dataset same as following Year Month A B C D E 2005 July 0 *4* NA NA *1* 2005 July 0 NA NA 0 *9* 2005 July NA *4* 0 *1* 0 2005 July *4* 0 *2* *9* NA I try to count non-zero values which are not NA values for every *column* *Sincerely* *Engin YILMAZ*
2018 Feb 20
3
Take the maximum of every 12 columns
This is what I was looking for. Thank you everyone! Sincerely, Milu <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Mail priva di virus. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
2020 Jun 24
0
SAMBA using existing users and passwords on Linux
Hello people. I have a new problem with my system. I am required to list the valid users both in the smb.conf file and in the computer management of the linux server. How do I have only one configuration point where I can include the users that I want to have access to SAMBA shares?
2018 Feb 21
2
Asterisk crash on core show channel
Thanks for you answer Marcus, So maybe this means some bug was fixed? Anyone aware of something related? >From the release notes, I couldn't find any direct change that could fix this.... Thanks, Kind regards, Patrick Wakano On 21 February 2018 at 20:29, Marcus Kvarsell <Marcus.Kvarsell at fogwise.se> wrote: > Hello, i found upgrading to asterisk 15 helped. > > > >
2018 Feb 20
0
Take the maximum of every 12 columns
Ista, et. al: efficiency? (Note: I needed to correct my previous post: do.call() is required for pmax() over the data frame) > x <- data.frame(matrix(runif(12e6), ncol=12)) > system.time(r1 <- do.call(pmax,x)) user system elapsed 0.049 0.000 0.049 > identical(r1,r2) [1] FALSE > system.time(r2 <- apply(x,1,max)) user system elapsed 2.162 0.045 2.207 ##
2016 Jan 18
4
tinc running openwrt (mikrotik metarouter mips)
Hi Guys I am wanting to test running tinc in openwrt. I need help on how to run it in openwrt. How do I compile tinc ? Regards Yazeed Fataar <yazeedfataar at hotmail.com> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> This email has been sent from a virus-free computer protected by Avast. www.avast.com
2020 Oct 04
3
Leyenda gráfico combinado
Hola buenos días hice un gráfico combinado de líneas, puntos y barras en ggplot2, pero no sé cómo puedo poner la leyenda de eso gráfico para que me represente para las líneas con puntos los valores estimados por un modelo y observados. este es mi código: ggplot(MLM,aes(x=Individuo)) + geom_bar(aes(y=Observada), stat = "identity", color= "gray") + geom_line(aes(y=Estimada),
2017 Oct 29
0
Count non-zero values in excluding NA Values
What was suggested by Eric and Rui works well, but here is a short and may be simpler answer provided your data is similar what Eric posted. It should work for your l data too. aa <- is.na(data)|data==0 nrow(data)-colSums(aa) EK On Sun, Oct 29, 2017 at 6:25 AM, Engin YILMAZ <ispanyolcom at gmail.com> wrote: > Dear R Staff > > You can see my data.csv file in the annex. >