similar to: Debian - IceCast v2.4.2 SSL Support

Displaying 20 results from an estimated 900 matches similar to: "Debian - IceCast v2.4.2 SSL Support"

2019 May 15
2
Debian - IceCast v2.4.2 SSL Support
Moro, On 5/14/19 4:36 PM, Oskar Vilkevuori wrote: > Hi there, > > Any idea? Please use these packages  https://wiki.xiph.org/Icecast_Server/Installing_latest_version_(official_Xiph_repositories) or rebuild the Debian package but with the openssl -dev package present on your machine. > > I found > from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744815 that >
2019 May 14
1
Debian - IceCast v2.4.2 SSL Support
Hi Oskar, I run on debian 9 use icecast 2.4.4 using apt-get installl icecast2 It works fine on ssl using a pem cert. I thing your .pem file is not correct. Best regards, Michel > Op 14 mei 2019 om 18:36 heeft Oskar Vilkevuori <oskar.vilkevuori at ovt.fi> het volgende geschreven: > > Hi there, > > Any idea? > > I found from
2019 May 15
1
GoDaddy Certificate
Hi there, How should I prepare or put together crt-files for icecast to understand it? I have two files. One having one cert and the second two certs. I guess the first one is my host and the rest is for linking back to CA… Moimoi, Oskar ---------------------------------------------------------------------- Oskar Vilkevuori GSM +358 400 280500 oskar.vilkevuori at ovt.fi
2019 May 15
0
Debian - IceCast v2.4.2 SSL Support
Terve, I used You guidance and yes… version 2.4.4 Now I have one new line on error.log WARN connection/get_ssl_certificate Invalid cert file /usr/share/icecast2/icecast.pem It might be that Michel van Dop was right… This is how I generated the cert: openssl req -new -newkey rsa:2048 -days 365 -nodes -x509 -keyout icecast2.pem -out icecast2.pem Have I done something wrong? There is still
2019 May 14
0
Debian - IceCast v2.4.2 SSL Support
Hi there, Any idea? I found from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744815 <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744815> that there is a license problem and therefor Icecast no longer support SSL on Debian. Please help me. Is this the situation? I’m happy with other linux distribution if there is a working package for it with SSL Support. Moimoi, Oskar
2018 Apr 28
1
mp3 stream and Chrome v.65.0.33.25.181
Hi there, mux=raw made the change. Thanks! Moimoi, Oskar Vilkevuori > On 28 Apr 2018, at 23.07, Marvin Scholz <epirat07 at gmail.com> wrote: > > > > On 28 Apr 2018, at 21:46, Oskar Vilkevuori wrote: > >> Hi there, >> >> I have used VLC 0.9.9 on Windows platform for streaming audio to icecast2 for years. Had no problems. Since Google Chrome
2018 Apr 18
2
Intro & Chrome v. 65.0.33.25.181
Hi Leif, Did You faced that with the exact same Chrome version? Since this version is the only one having this issue. I have had this kind of arrangement (intro + live stream) for decades. Technology changes but the idea is the same. I have tested a lot of hardware and combinations. I do have a fail over stream (with different specs) and that hasn’t been an issue at all. I do not know but I
2018 Apr 18
2
Intro & Chrome v. 65.0.33.25.181
Hi there, Any other versions of Google Chrome and all version of other browsers are working. I have done my best to set up the intro to match the live stream. http://185.139.168.34:8000/yleisohjelma - intro is 256 kbits/s 48 kHz ISO-MPEG2 L3 - live is 256 kbits/s 48 kHz ISO-MPEG2 L3 http://185.139.168.34:8000/vara - live is 128 kBits/s 48 kHz, possible ISO-MPEG2 L3 - there is no intro Of
2018 Apr 18
2
Intro & Chrome v. 65.0.33.25.181
Hi there, I ran to dead end when Google released a new version for Chrome. I have tried to search with google and I haven’t found anything. There seems to be a problem when a stream has an intro element. It only plays the the intro and does not allow the stream to be played. http://185.139.186.34:8000/yleisohjelma And if there is no intro then it will play like:
2018 Apr 28
2
mp3 stream and Chrome v.65.0.33.25.181
Hi there, I have used VLC 0.9.9 on Windows platform for streaming audio to icecast2 for years. Had no problems. Since Google Chrome v.65.0.33.25.181 I ran into problems. Stream will play couple of minutes and then stop. Is there something fundamentally wrong with my configuration in vlm configuration: output
2018 Apr 19
0
Intro & Chrome v. 65.0.33.25.181
There should be no issue with the varying bit rate. For an MP3 stream, you can change bit rates mid-stream all you want as long as you keep the sample rate and channel counts the same. If you check chrome://media-internals, you'll see that you're getting a PIPELINE_ERROR_DECODE. Since Chrome v64, it has been a lot more picky about the streams it accepts. I suspect that Icecast is
2018 Apr 18
0
Intro & Chrome v. 65.0.33.25.181
Hello Oskar, No i didn’t face it with this exact version of Chrome but with different versions and other players/ Webbrowsers. IMHO you should first try to set encoding of intro and stream identical. And try different players. Regards Leif > Am 18.04.2018 um 13:53 schrieb Oskar Vilkevuori <oskar.vilkevuori at ovt.fi>: > > Hi Leif, > > Did You faced that with the
2018 Apr 18
0
Intro & Chrome v. 65.0.33.25.181
Hello Oskar, I had a similar problem. The fix was to produce an intro file with same Bitrate, sampling rate (khz), channels and so on as the stream. Most players get confused when one of this parameters changes in between. Cheers Leif > Am 18.04.2018 um 10:13 schrieb Oskar Vilkevuori <oskar.vilkevuori at ovt.fi>: > > Hi there, > > I ran to dead end when Google
2018 Apr 28
0
mp3 stream and Chrome v.65.0.33.25.181
On 28 Apr 2018, at 21:46, Oskar Vilkevuori wrote: > Hi there, > > I have used VLC 0.9.9 on Windows platform for streaming audio to > icecast2 for years. Had no problems. Since Google Chrome > v.65.0.33.25.181 I ran into problems. Stream will play couple of > minutes and then stop. > > Is there something fundamentally wrong with my configuration in vlm >
2020 Jan 09
2
Adding a clang commandline option to change backend behaviour
Thank you all for your suggestions! @David, thanks for the advice, I'll check MCOptions again and look into LLVMContext. @Craig, @Aaron, great suggestion, moving the option away from CommandFlags.inc to a more appropriate file and adding an extern declaration to the corresponding header gives me more flexibility and allows me to invoke the option by using -mllvm. From my current
2013 Jan 30
3
Solaris 11 can't join Active Directory Domain
Hi, I'm running a Active Directory domain on Samba 4.0.1 and I'm trying to join a Solaris 11 machine this domain: # smbadm join -u Administrator DOMAIN After joining DOMAIN the smb service will be restarted automatically. Would you like to continue? [no]: yes Enter domain password: Locating DC in DOMAIN ... this may take a minute ... Joining DOMAIN ... this may take a minute ... failed
2009 May 29
3
locking fails
hello! on one of my servers (freebsd 7.0-R , Jail) I have a very strange problem I guess its something about LOCKing. some programs have issued with locking: saslauthd[38127] :main : could not lock pid lock file: /var/run/saslauthd/saslauthd.pid.lock saslauthd[38127] :main : fcntl: Invalid argument dovecot: 2009-05-29 03:45:50 Info: dovecot v1.1.15 starting up
2005 Feb 03
4
Asterisk Dialplan command "PPPD" released
Hello all! Sirrix AG, Saarbr?cken (manufacturer of the Sirrix.PCI4S0 4-port ISDN card for Asterisk) has released the new Asterisk dialplan command PPPD (app_pppd). It allows to connect a Linux PPP daemon to an arbitrary digital (ISDN) Asterisk channel to provide RAS dialin and dialout. The PPPD command has successfully been tested with Sirrix.PCI4S0 cards and a standard ISDN4Linux ipppd "on
2020 Jan 06
2
Adding a clang commandline option to change backend behaviour
CommandFlags.inc is only included by llc and opt. I think it mostly just sets things on TargetMachine and TargetOptions and connects them to command line options. Clang has its own code for setting up TargetMachine and TargetOptions. I think a lot of configuration things these days tend to be done with function attributes in IR. You can just query the function attribute wherever without any need
2005 Feb 08
2
Tagging Flac-files in GNU/Linux and Windows
I posted this in the Hydrogenaudio Forums (http://www.hydrogenaudio.org/forums/index.php?showtopic=31347) but I'll post it here as well, hope that's ok... ---------------------------------------------------------------------- Hello, I am having a lot of problems with tagging FLAC-files. I edited the tags in XMMS (in Linux) using the FLAC plugin, version 1.1.o. Playback worked fine with