similar to: url authentication help

Displaying 20 results from an estimated 10000 matches similar to: "url authentication help"

2015 May 27
0
URL authentication not working
Icecast 2.4.1 and 2.4.2, OS: CentOS 6.6 x64 Tried to install icecast using following two different methods described in these links: (1) http://www.ukhost4u.co.uk/blog/538/install-icecast-2-centos-6-server/ (2) https://www.servint.net/university/article/taking-the-chill-out-of-installing-icecast/ Both of these resulted in working and stable icecast, but without the possibility of url
2015 Jun 05
0
Icecast URL authentication problem
Hi, If you're running icecast in a jail root (chroot enabled), then you may not have a properly setup DNS resolver. Maybe this post will point you in the right direction: http://icecast.xiph.narkive.com/5v2EeNBD/eror-no-dns <http://icecast.xiph.narkive.com/5v2EeNBD/eror-no-dns> Kind regards, KJ > Op 3 jun. 2015, om 22:34 heeft infoweb1 at crobiz.com het volgende geschreven: >
2015 Jun 03
2
Icecast URL authentication problem
System: Icecast 2.4.1 and 2.4.2, OS: CentOS 6.6 x64 Tried to install icecast using following two different methods described in these links: (1) http://www.ukhost4u.co.uk/blog/538/install-icecast-2-centos-6-server/ (2) https://www.servint.net/university/article/taking-the-chill-out-of-installing-icecast/ Both of these resulted in working and stable icecast, but without the possibility of url
2007 Jan 05
1
Icecast Won't Authenticate by URL (Previous Threads Didn't Help)
I have this bit in my icecast xml conf: <mount> <mount-name>/sauti</mount-name> <authentication type="url"> <option name="mount_add" value=" http://baraka/~revence/sauti/notify_mount.php<http://baraka/%7Erevence/sauti/notify_mount.php>" /> <option
2006 Mar 21
16
Javascript Code inside an Ajax response
Hi, i wish to run a function that came inside my Ajax response. I read that i have to use the evalScripts to make this, but still i couldn''t make it work. The error said that my function isn''t declared. I look at the Sergio Pereira tutorial about use the var xxx = function() but still doesn''t work. Someone could help me? In the response this is the code: for (var i =
2011 Apr 29
4
You don't check for malloc failure
Hi, You don't check for malloc failure. I've made a patch that is possibly wrong but it saves the program from SIGSEGV and replaces it with SIGABRT. -peter diff -ru icecast-2.3.2-ORIG/src/admin.c icecast-2.3.2/src/admin.c --- icecast-2.3.2-ORIG/src/admin.c Fri May 2 17:40:00 2008 +++ icecast-2.3.2/src/admin.c Thu Apr 28 19:53:03 2011 @@ -291,6 +291,9 @@
2011 Jun 03
1
Icecast authentication cant resolve address on Debian
Hi, I am trying to use the url authentication method but am having trouble getting icecast to work on a Debian installation on a VPS platform. I have logged in my VPS as root and installed icecast using apt-get install icecast2 setup the config file and then set ENABLE=true in /etc/init.d/icecast2 This initialy didn't work as it couldn't access log files and then had trouble with the
2016 Nov 02
1
mount type=default problems
Which Icecast Version are you using? This sounds like a bug that was fixed in recent versions. 2.4 is not exact enough, we need to know the full version number, please :) On 2 Nov 2016, at 10:52, unosonic wrote: > > hello, > > this is a bit special I guess... > Icercast 2.4 > > I have several mounts of type=normal, with staticly defined > user/password > as well as
2006 Sep 08
2
URL authentication
Hi all, The URL authentication is great for reducing the administration overhead in running one or more icecast instances for lost of mountpoints and lots of listeners. However because the URL authentication is <mount> specific you still need to create a mountpoint for each (in our case) customer. Would it be possible to have a global URL authentication section which would apply to
2006 Sep 08
3
URL authentication
In my case that's not needed, but yes it would be really nice if all mount options could be retrieved from the database using an authenticated URL. KJ Stefan de Konink wrote: > On Fri, 8 Sep 2006, Klaas Jan Wierenga wrote: > > >> I guess if the <authentication type="url> section could be used as a >> top-level tag (instead of as a sub-tag of
2006 Sep 13
1
URL authentication
'The work' are you referring to http://svn.xiph.org/icecast/branches/kh ? Most important is that I shouldn't have to edit the icecast configuration file when a new mountpoint needs to be added. Therefor all authentication of source and listener should go through the URL's. KJ Karl Heyes schreef: > Klaas Jan Wierenga wrote: >> >> In my case that's not needed,
2006 Feb 01
0
url authentication problems
strange processes are happening while trying to authenticate via url using (icecastauth-examle-1.0) i'm using user "test" and password "test". I'm opening http://10.10.10.10:8000/Test.m3u with winamp 5.1. This user(test) exists in mysql database, and action.php suscessfuly extracts that user from database. here's what I receive in icecast error log: 2006-01-29
2006 Feb 03
0
url authentication problems
strange processes are happening while trying to authenticate via url using (icecastauth-examle-1.0) i'm using user "test" and password "test". I'm opening http://10.10.10.10:8000/Test.m3u with winamp 5.1. This user(test) exists in mysql database, and action.php suscessfuly extracts that user from database. here's what I receive in icecast error log: 2006-01-29
2013 Apr 14
2
Cross validation for Naive Bayes and Bayes Networks
Hi, I need to classify, using Naive Bayes and Bayes Networks, and estimate their performance using cross validation. How can I do this? I tried the bnlearn package for Bayes Networks, althought I need to get more indexes, not only the error rate (precision, sensitivity, ...). I also tried the *e1071* package, but I could not find a way to do cross-validation. Thanks for everyone. Guilherme.
2004 Aug 06
0
Direct URL
Hi, > Ok for shoutcast you can do http://domain.com/listen.pls > to get the feed > what can you do for icecast so it can be a clickable url? I haven't touched sc for at least 2 years (icecast2 is so damn good), but I think I know what you want. Icecast2 will automagically respond with an playlist file if e.g. a browser is pointed to http://abc.def/yourmount.ogg.m3u . This
2006 May 31
14
Linux router performance
Hi, I wonder about the performance of a Linux box used as router (I guest I''m not the first :). Althought I know it mainly depends on the hardware, I''m trying to find some references on the topic or comparations with other routing solutions (FreeBSD box used as router, Cisco, etc). For example, http://facweb.cti.depaul.edu/jyu/Publications/Yu-Linux-TSM2004.pdf (althought is
2006 Jul 02
0
Help with Icecast core dump
I need help with an icecast coredump (Signal 10, Bus Error) I keep getting. I finally got the thing to generate a core file and I ran the degugger to get a stack trace. Any help would be greatly appreciated. I checked 4 dumps and they are all at the same place. Since it looked like it was in the auth code, I turned the auth more off for now. I was runnning with: <mount>
2005 Oct 11
2
echo cancellation
Hi! I want to use speex for echo cancellation in my program, but I have bad results. I will explain what my program does. it is a client-server application. I run a server in room A and a client in room B. the client sends some voice to the server and the server plays it on loudspeakers. I run another server in room B and connects to it from room A using the same application that runs
2006 May 19
1
FileColumn
I''m using Windows and Postgres 8. I installed RMagic gem thingy and FileColumn plugin ok. I followed instructions exactly as directed on FileColumn web site which is very straight forward: ---model class My_model < ActiveRecord::Base file_column :column_for_file_name end -----view -upload form--set to mulitpart <%= file_column_field "my_model",
2004 Dec 13
1
"detected NAT type is full cone" for BT behind nat ?
Hi, I wonder what does this warning 399 mean and how to workaround? "sip show peers" says that sip client is unreachable althought it works with some eexceptions ... I saw posts in this list about setting codec to ilbc, is this right action ? Also, I'm very interested if anyone succeded on Asterisk behind one firewall and Grandstream behing another ? I' almost got it working