similar to: icecast eating CPU in Debian

Displaying 20 results from an estimated 3000 matches similar to: "icecast eating CPU in Debian"

2019 Mar 17
1
<fallback-override>
Hello! I have a fallback mount point with <fallback-override>. When my source client reconnects, the media player is moved mack to the right mount point but the media players I have tried (mplayer and VLC) keep playing the fallback. Is this because of my source client (liquidsoap), icecast or the media players? I think I noticed some message in mplayer about mime type or something.
2019 Jul 31
2
SSL-Question
thanks, that makes sense and works! btw: is port 8443 sort of standard, which clients do consider? bests, uno Per Gunnarsson: > I have one listening socket for http and one separate for https. > > It looks like this: > >    >     <listen-socket> >         <port>8000</port> >     </listen-socket> >   > > >        
2000 Aug 24
2
Problem with Samba-windows98
Hi all I have a linux(susse) running samba and am trying to connect from windows98. I have no problem seeing the linux computer in the network neigbourhood. I can also see the folders shared from it. When Im accessing a folder I get prompted for password (my login on windows98 is the same as for linux). But it doesnt accept the password "Bad password". When I log in from other
2020 May 26
1
problem creating a systemd service
Hello! Icecast behaves oddly for me in debian testing, somehow the permissions on my log file directory was set to root:adm if I remember things right. Also there was no systemd service starting when I tried to start from /etc/init.d, somehow init services refer to systemd services nowadays whether they exist or not. I tried to create a systemd service looking like this: [Unit]
2002 May 08
3
How well does printing support scale in Samba 2.2.x ?
Hi, I'm working on a printing project consolidating a bunch of NT machines with a Solaris printing machine. I'm concerned about the scalability if I increase the number of printers from say 20 too 300. How does it effect the response time for looking up and changing device setting etc. Thanks Gunnar Gunnarsson
2012 Feb 19
2
Fw: Icecast doesn't bind to my external network interface?
-----Originalmeddelande----- Fr?n: "Per Gunnarsson" <per at 80-244-81-186.customer.t3.se> Till: per.gunnarsson at lappstockholm.se Datum: 2012-02-19 17:45 ?mne: Icecast doesn't bind to my external network interface? I can listen to my stream with mplayer -cache 1024 http://localhost:8000/ices.mp3 but not mplayer -cache 1024 http://80.244.81.186:8000/ices.mp3 This
2019 Dec 13
1
log file message I don't understand
Hello! I get something in my log files. [2019-12-13  16:17:35] EROR admin/admin_handle_request Error parsing command string or unrecognised command: !POKE [2019-12-13  16:17:35] INFO admin/admin_handle_request Bad or missing password on mount modification admin request (command: metadata) [2019-12-13  16:17:35] WARN admin/admin_handle_request Admin command metadata on non-existent source /feting
2005 Jun 07
1
Problems with userPassword when it's base64 encoded
I'm switching from OpenLDAP to the newly released Fedora Directory Server (formely known as the Netscape Directory Server) as a LDAP backend for my Samba domain. I'm now faced with a problem regarding how Fedora DS handles the userPassword field. Unlike OpenLDAP it encodes it in base64 so instead of reading userPassword: {SSHA}0lP+r3Z1NVan7Caf4CG9oSgnTbQRrv/p it reads: userPassword::
2019 Jul 31
3
SSL-Question
hello, I've icecast 2.4.4 /w SSL support, and when i enable SSL in the config file: <ssl>1</ssl> and <ssl-certificate>my-all-inlusive.pem</ssl-certificate> I can connect via https://my-server:8000/my_stream but only via https, no longer http. Is there an option to have both? Also my source clients seems to be unableto connect anymore via http, but have to look
2010 Feb 09
1
lm combined with splines
Hello, In the following I tried 3 versions of an example in R help. Only the two first predict command work. After : library(splines) require(stats) 1) fm1 <- lm(weight ~ bs(height, df = 5), data = women) ht1 <- seq(57, 73, len = 200) ph1 <- predict(fm1, data.frame(height=ht1)) # OK plot(women, xlab = "Height (in)", ylab = "Weight (lb)") lines(ht1, ph1) 2)
2016 May 24
1
BitcodeReader non explicit error
Hi, I'm working on OpenCL and I'm using clang as compiler (based on clang 3.7.0). I have a issue, I'm generating a bitcode file (that I can print before before the generation). But when I'm trying to read it again with clang, I have this issue: "error: Invalid record" How can I managed to know where it comes from? Thank you, Romaric Here is what is print before the
2015 Feb 09
3
Client development
Hi, I?ve been tasked with developing an Icecast broadcast client for iOS. I am not sure how to get started. Ideally, I?d like to get my hands on documentation that describes the Icecast API. Otherwise, if there is a code example in either C, C++ or Obj-C, that should be enough to get me started. I don?t need help figuring out how to generate the audio stream, as I already know how to do that; I
2012 Feb 25
1
Fw: Same problem as last time, with IPv6 off
-----Originalmeddelande----- Fr?n: "Per Gunnarsson" <per at 80-244-81-186.customer.t3.se> Till: per.gunnarsson at lappstockholm.se Datum: 2012-02-25 15:20 ?mne: [Icecast] Same problem as last time, with IPv6 off OK, this is my configuration file: <icecast> ? ?<limits> ? ? ? ?<clients>100</clients> ? ? ? ?<sources>2</sources> ? ? ?
2019 Jul 31
2
SSL-Question
Hello! Where do I find tutorial how to install and setup ssl and which certificate is for icecast? Thank you V V sre., 31. jul. 2019 ob 15:13 je oseba Per Gunnarsson < per.gunnarsson at yandex.com> napisala: > I have one listening socket for http and one separate for https. > > It looks like this: > > > <listen-socket> >
2015 Jan 13
4
HTTP Basic Auth alternative
Hello, Is HTTP basic authentication the only way for icecast to perform authentication ? With a link like http://username:password at example.com:8000/mystream (HTTP basic authentication) it has a number of problems regarding browsers. Chrome for security reasons does not follow the link and shows a popup asking to enter the credentials but this destroys user experience for a site with a
2000 Jul 17
4
Message not deliverable
A non-text attachment was scrubbed... Name: Text Item Type: application/octet-stream Size: 22015 bytes Desc: Unknown data type Url : http://lists.samba.org/archive/samba/attachments/20000717/d81c1f66/TextItem.obj
2001 Feb 21
0
Bad password problem
Dear David, I have the same bad password problem with my windows98 workstation. I have spent quiet a bit of time analysing this problem but still could not find any resolution. Did you manage to find any better solution for this problem? Regards KR Velivela Netnuggets IT Services +61 2 9591 5698 > Re: Problem with Samba-windows98 > > * To: "David Gunnarsson"
2019 Jul 31
0
SSL-Question
Hi, On 7/31/19 1:56 PM, unosonic wrote: > > thanks, that makes sense and works! > btw: is port 8443 sort of standard, which clients do consider? The RFC standardized ports for HTTP are: 80, alternatives: 8008, 8080 For HTTPS: 443 After all, Icecast is just another web server. Please note the absence of 8000 and 8443. Neither are officially specified for WWW type HTTP(S). They are
2015 Jan 14
2
Source can't connect to Icecast with SSL enabled
No I haven't because I thought SSL would be only enabled for the listener auth, not source auth. So apparently if I want listener SSL the source must support SSL also ? That sounds kind of unnecessary and preferably should be an option. If this is not possible I guess stunnel is the only way to go. Thank you very much. On Wed, Jan 14, 2015 at 1:46 PM, "Thomas B. R?cker" <thomas
2006 Sep 17
0
Liquidsoap 0.3.0
Hi list, The Savonet team is proud to announce a new release of its programmable audio stream generator, liquidsoap 0.3.0. Liquidsoap is a simple ruby-like script language allowing one to build audio stream sources from various elementary sources, source combinators and audio outputs. It is mainly intended to be used as an icecast client for internet radios through the use of the shout output