search for: auth_url

Displaying 20 results from an estimated 33 matches for "auth_url".

Did you mean: auth_urls
2007 Oct 20
2
Live Streaming and embeding into webpage on OSX
...[3]: Nothing to be done for `all'. Making all in httpp make[3]: Nothing to be done for `all'. Making all in net make[3]: Nothing to be done for `all'. Making all in log make[3]: Nothing to be done for `all'. Making all in timing make[3]: Nothing to be done for `all'. source='auth_url.c' object='auth_url.o' libtool=no \ depfile='.deps/auth_url.Po' tmpdepfile='.deps/auth_url.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char -I/ usr/include/libxml2 -I/opt/local/include -D_THREAD_SAFE -I/opt/local...
2007 Oct 19
2
Live Streaming and embeding into webpage on OSX
hello free streamers, after i had not much luck with " Darwin streaming server" ( because of a lack of NAT implementation ) i got a hint from a Wireless mailing list to try OGG/Theora streaming. I ?ve found a great site here <http://www.oddsock.org/guides/video.php> and downloadet and installed "icecast" and the theora libs with success on my macintosh mini ,
2007 Apr 17
1
Install problem
...g' Making all in timing make[3]: Entering directory `/home/riscphree/icecast-2.3.1/src/timing' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/riscphree/icecast-2.3.1/src/timing' make[3]: Entering directory `/home/riscphree/icecast-2.3.1/src' source='auth_url.c' object='auth_url.o' libtool=no \ depfile='.deps/auth_url.Po' tmpdepfile='.deps/auth_url.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/local/include -I/usr/local/include/libxml2 -pthread -g -O2 -c `te...
2007 Aug 24
1
install problem
...following error: Making all in timing make[3]: Entering directory `/data/build/icecast-2.3.1/src/timing' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/data/build/icecast-2.3.1/src/timing' make[3]: Entering directory `/data/build/icecast-2.3.1/src' source='auth_url.c' object='auth_url.o' libtool=no \ depfile='.deps/auth_url.Po' tmpdepfile='.deps/auth_url.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/local/include -pth...
2007 Oct 27
1
Live Streaming and embeding into webpage on OSX
On Oct 20, 2007, at 3:50 PM, Karl Heyes wrote: > Marc Manthey wrote: >> source='auth_url.c' object='auth_url.o' libtool=no \ >> depfile='.deps/auth_url.Po' tmpdepfile='.deps/auth_url.TPo' \ >> depmode=gcc3 /bin/sh ../depcomp \ >> gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char - >> I/usr/include/libxml2 -I/opt/local...
2007 Oct 20
0
Live Streaming and embeding into webpage on OSX
...aking all in httpp > make[3]: Nothing to be done for `all'. > Making all in net > make[3]: Nothing to be done for `all'. > Making all in log > make[3]: Nothing to be done for `all'. > Making all in timing > make[3]: Nothing to be done for `all'. > source='auth_url.c' object='auth_url.o' libtool=no \ > depfile='.deps/auth_url.Po' tmpdepfile='.deps/auth_url.TPo' \ > depmode=gcc3 /bin/sh ../depcomp \ > gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char > -I/usr/include/libxml2 -I/opt/local/include -D_THREA...
2006 Dec 10
1
icecast-2.3.1 fails to compile against curl-7.16.0
Small bug report: CURLOPT_PASSWDFUNCTION is a depreciated option ref: http://curl.haxx.se/mail/lib-2003-10/0100.html http://curl.haxx.se/mail/archive-2003-11/0001.html They have finally removed it in curl-7.16.0. Compile error as follows: source='auth_url.c' object='auth_url.o' libtool=no \ depfile='.deps/auth_url.Po' tmpdepfile='.deps/auth_url.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/...
2004 Oct 24
2
MySQL auth
> > I have started an implementation in the kh branch, so that libcurl > could > be used for listener auth, so can shell commands, but neither have been > used in anger yet. Ooo. :) Having just had a look at auth_curl.c in kh, that would probably do what we want even better. Is it possible (or would it *be* possible) to make <mount> sections take wildcards for
2004 Nov 01
1
Relay authentication on kh-57
...ng password on admin command request (command: streamlist.txt) As far as I can tell, the master and slave have the correct relay password set. If I switch to per stream relaying, it fails for a different reason, namely that the master stream (/live) has been set to require authentication (via auth_url.c), and the slave appears not to know how to supply this.
2015 Jun 03
2
Icecast URL authentication problem
...these methods by the icecast server, also in the error.log I am able to find following lines (every time I try to connect to icecast as a listener - or a stream client): INFO auth/auth_add_listener adding client for authentication INFO auth/queue_auth_client auth on /mountpoint has 1 pending INFO auth_url/url_add_listener client auth (http://some.server.org/stream_control.php) failed with "" Please advise further actions. Thanks! PS: yum update was done, without any change. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/...
2018 Aug 24
5
Client auth failed with ""
Hello, We are using url authentication and getting the item bellow at the log: [2018-08-24 23:26:05] INFO auth_url/url_add_listener client auth (http://127.0.0.1:8001/listener/add) failed with "" I put try/catch and reviewed all my code ensure always return a proper status and header error code, so what trigger this kind of error? Regards, Thiago -------------- next part -----------...
2004 Oct 24
0
MySQL auth
...ether the user is authorized to handle a > *specific* stream in the auth URL, rather than by tweaking icecast.xml > every time we add a new stream. A oneline fix for you that drove me briefly mad till I realised that CGI->header capitaliases the first character of custom headers: src/auth_url.c: line 345 should read: if (strncasecmp (ptr, "icecast-auth-user: 1", 20) == 0) Other than that, I can report that my quick hack to test auth_url works a treat :)
2004 Oct 25
2
MySQL auth
...only requires HUP to become ready for incoming source connections (the kh branch applies most mount settings on active streams as well). > A oneline fix for you that drove me briefly mad till I realised that > CGI->header capitaliases the first character of custom headers: > > src/auth_url.c: line 345 should read: > if (strncasecmp (ptr, "icecast-auth-user: 1", 20) == 0) > > Other than that, I can report that my quick hack to test auth_url works > a treat :) ok, although I don't think all platforms have that call although it can be worked-around. ka...
2020 Mar 13
0
Empty auth error message, URL auth problems on Windows Server
...(default > mount) > [2020-03-13 16:59:46] DBUG stats/stats.c update global clients (2) > [2020-03-13 16:59:46] DBUG stats/stats.c update global connections (7) > [2020-03-13 16:59:46] DBUG stats/stats.c update global client_connections > (6) > > *[2020-03-13 16:59:46] WARN auth_url/auth_url.c auth to server > https://auth.example.com/icecast/listenerAdd > <https://auth.example.com/icecast/listenerAdd> failed with *[2020-03-13 > 16:59:46] DBUG auth/auth.c ...refcount on auth_t (default mount) is now 1 > [2020-03-13 16:59:46] DBUG fserve/fserve.c Adding clie...
2013 May 05
3
MySQL Stats
2011 Apr 29
4
You don't check for malloc failure
...zeof (htpasswd_user)); len = strlen (line) + 1; entry->name = malloc (len); + if (entry->name == NULL) { + abort(); + } *sep = 0; memcpy (entry->name, line, len); entry->pass = entry->name + (sep-line) + 1; diff -ru icecast-2.3.2-ORIG/src/auth_url.c icecast-2.3.2/src/auth_url.c --- icecast-2.3.2-ORIG/src/auth_url.c Thu Nov 8 16:38:01 2007 +++ icecast-2.3.2/src/auth_url.c Thu Apr 28 19:53:24 2011 @@ -219,6 +219,9 @@ { int len = strlen (client->username) + strlen (client->password) + 2; use...
2011 Jun 03
1
Icecast authentication cant resolve address on Debian
...cation it fails to resolve the address for the authentication script. The log files contain just two warnings that I don't understand the implications of/can't resolve. [2011-06-03 16:47:46] WARN stats/stats_event_conv No charset found for "ISO8859-1" [2011-06-03 16:55:11] WARN auth_url/url_add_listener auth to server http://www.***.co.uk/online/auth.php failed with Couldn't resolve host 'www.***.co.uk' running curl from the icecast2 account created during the installation works just fine returning * About to connect() to www.***.co.uk port 80 (#0) * Trying 178.250...
2005 Nov 11
0
[PATCH] icecast video preview 2
...noinst_HEADERS = admin.h cfgfile.h os.h logging.h sighandler.h connection.h \ - global.h util.h slave.h source.h stats.h refbuf.h client.h \ + global.h util.h slave.h source.h stats.h refbuf.h client.h format.h \ compat.h fserve.h xslt.h yp.h event.h md5.h \ auth.h auth_htpasswd.h auth_url.h \ format.h format_ogg.h format_mp3.h \ - format_vorbis.h format_theora.h format_flac.h format_speex.h format_midi.h + format_vorbis.h format_theora.h format_flac.h format_speex.h format_midi.h \ + video_preview.h icecast_SOURCES = cfgfile.c main.c logging.c sighandler.c connection....
2005 Nov 11
2
[PATCH] icecast video preview 2
Updated version of video preview covering frame writing every 3 keyframe and a xsl typo. Best regards :) kysucix -- Make things as simple as possible, but no simpler. - Albert Einstein
2005 Nov 11
1
[PATCH] icecast video preview
Hi. Here it is my patch to put a video preview of a theora stream in status.xsl. I just added a: <video-preview>1</video-preview> parameters in icecast.xml.in that control the previewing function. It encodes a png in $webroot/$mountname.tmp and then move it to $webroot/$mountname.png As for now it saves a frame every theora keyframe, which is probably too heavy for the server but