similar to: Live Streaming and embeding into webpage on OSX

Displaying 20 results from an estimated 400 matches similar to: "Live Streaming and embeding into webpage on OSX"

2007 Oct 20
2
Live Streaming and embeding into webpage on OSX
On Oct 20, 2007, at 9:34 AM, Thomas B. Ruecker wrote: > Marc Manthey schrieb: >> 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
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
2007 Aug 24
1
install problem
Hi, I'm trying to compile and install icecast-2.3.1, but get the 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'
2007 Apr 17
1
Install problem
I get this error when installing icecast using the 'make' command. I used the latest version of the dependencies: [root@www icecast-2.3.1]# make make all-recursive make[1]: Entering directory `/home/riscphree/icecast-2.3.1' Making all in src make[2]: Entering directory `/home/riscphree/icecast-2.3.1/src' Making all in avl make[3]: Entering directory
2007 Oct 20
0
Live Streaming and embeding into webpage on OSX
Marc Manthey schrieb: > 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
2007 Oct 20
0
Live Streaming and embeding into webpage on OSX
Marc Manthey wrote: > > hi thomas. all > > guess i should workout the NAT stuff without problems , but i run into > another issue > > i installed "icecast" with "darwin ports" on osx after > > ./configure > make > make install > > >
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' \
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
Is something broken here? I'm trying to do a test of relaying between two servers running kh-57. Master-slave relaying fails: the connection fails on the master with: [2004-11-01 17:05:32] DBUG admin/admin_handle_request Got command (streamlist.txt) [2004-11-01 17:05:32] INFO admin/admin_handle_request Bad or missing password on admin command request (command: streamlist.txt) As far as
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
2013 May 05
3
MySQL Stats
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 --------------
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
2011 Apr 15
2
source questions & intentions to patch: yp-timing & auth
Good Day, Looking at the SVN repo: there's 30+ commits since the 2.6.2 release; the last one from August 2009. Are there any intentions to roll a release anytime soon? Are there any more recent branches? I'm currently looking into extending icecast2 (more below) and am wondering if I should base the patches on 2.6.2+debian-fixes or work from svn-trunk? We are using a cluster of icecast
2010 Jan 20
1
Problem with printing
Hallo Icecast at xip.org Last Sunday, I downloadet icecast for OS 10.4 and payed the bill by credit card. Then I had a problem, when I want to print the bill, because the link to my printer is not working. I am very pleased, if you sent me the bill therefore Andreas Lemke Lindenstr. 16 D-28879 Grasberg Germany andreas at ag-lemke.de Thank you very much Andreas Lemke
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
2020 Nov 16
1
help with "too many clients awaiting authentication"
Hello guys, Today we faced an unique problem. We have about 120 stations and we are reaching 40k simultaneous listeners monday/friday (~ 11 AM GMT -3). We also use url auth to log, audit and build audience reports. But today, at the end of the day we were about 10k simultaneous and listeners start get errors (403, busy, please try again later), and after digging, delete logs and restart
2005 Apr 12
1
Adding authenticated mountpoints
OK, so let me check I understand how the timing must work: 0) New user joins the jukebox and wants to start listening to music. Jukebox app selects a mountpoint name, user ID and password 1) Modify the icecast.conf file with the new mountpoint 2) Send HUP to icecast 3) Set up username:password for new stream 4) Create new stream's ices.conf file 5) Spawn new instance of ices to stream
2014 Jun 05
1
Icecast Release 2.4.0 Webm /Opus Support
Hello its me again :-P hope its appropriate to ask every 2 years if there is a simple method to stream a " live" Video stream via icecast2. I tryed rtmpd.com with Adobe Livemedia encoder with jplayer embeding into webpage and it worked fine, but my goal is to use icecast. From what i understand VCL or ffmpeg is the common method to stream video to a icecast2 server are there any