Displaying 20 results from an estimated 500 matches similar to: "unsubscribe"
2020 Mar 08
0
unsubscribe
Dave Madsen
Assistant Professor and Dept. Head, Mass Communication
Morningside College
1501 Morningside Ave.
Sioux City, IA 51106
Office: 712-274-5480
Cell: 712-490-3327
madsend at morningside.edu
*From:* Icecast <icecast-bounces at xiph.org> *On Behalf Of *Gavin Stephens
*Sent:* Sunday, March 8, 2020 10:25 AM
*To:* Icecast streaming server user discussions <icecast at
2020 Jan 27
1
Server
On Jan 27, 2020, at 08:21, Rondejavu <rondejavu at gmail.com> wrote:
> I was hoping that had changed. I read something about the copyright expiration on the MP3 format that could affected it’s use in Ices.
MPEG-1 Layer III (popularly known as ‘MP3’) has been patent clear since 16 April 2017.
One other live encoder option that supports both OggVorbis and OggVorbis as well as MP3 is
2024 Mar 21
1
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
On Mar 21, 2024, at 9:02?AM, gARetH baBB <hick.icecast at gink.org> wrote:
> Or you could just use ffmpeg:
Since we?re discussing HLS encoder options, there is also:
https://github.com/ElvishArtisan/GlassCoder
Which does not require LiquidSoap, ffmpeg or even Icecast. Just aim it at a web server or CDN publishing point.
Cheers!
2020 Jan 27
2
Server
On Sun, Jan 26, 2020 at 09:29:39AM -0500, Rondejavu wrote:
> I’ve got ogg streaming to some devices. But, I can’t get a second
> mount source to deliver mp3. Can anyone provide an example
> server-type command and/or source html syntax? Using Icecast2/Ices2
Ices2 doesn't do MP3.
You might want to use darkice or liquidsoap instead.
--
Paul Martin <pm at nowster.me.uk>
2019 Nov 28
0
IceCast and ICES
Hi Pete,
El jue, 28-11-2019 a las 09:51 -0500, Rondejavu escribió:
> I am starting IceCast first. The log indicates that everything is
> working. Maybe I need to change something in my HTML code?
>
> audio controls
> Source src=“ipaddress:port/stream”
> /audio
>
> -Pete
>
Not change your HTML code, in fact, it is already working ok. You must
solve the problem on the
2019 Nov 28
0
IceCast and ICES
I may be wrong, but looking at your ffmpeg command, it looks as though you are trying to stream mp3 files.? Ices2 is no longer compatible with mp3 files, and instead has moved to ogg.? For an ices version that handles mp3 files, you will need to compile ices0.4.
Good luck,
Michael J. Brenegan
USAR, Retired
Clinical Engineering
Yale/New Haven Hospital
On Wednesday, November 27, 2019,
2014 Apr 23
0
dovecot qmail-ldap
Hi folks,
i am trying to get dovecot to work in my qmail-ldap instalation but no success so far. I respectfuly request your help.
Here is my /etc/dovecot/dovecot.conf :
auth_debug = yes
auth_verbose = yes
base_dir=/var/dovecot
default_process_limit=100
disable_plaintext_auth=no
listen=200.235.128.97
log_path=/var/log/dovecot.log
login_greeting = Etosha Messaging Suite IMAP ready
mail_uid=vmail
2009 Jan 07
2
Obtaining the chroot-cage directory of the mailstore
Hello,
I'd like to find a function in the sourcecode which enables me to get the chroot-path of the mailstore, so I can concatenate it with the result of mail_storage_get_mailbox_path to get the full path of a mailbox within the filesystem.
Does such a function exist? Who can help me?
Thanks in advance.
Stefan
--
SIEGNETZ.IT GmbH
{ w3o-services }
Schneppenkauten 1a
D-57076 Siegen
2009 Jan 05
1
writing a dovecot plugin / segfault
Hi together,
I am new to this list and new to dovecot itself. I have to write a plugin that implements some ACL-voodoo to be used instead of the standard ACL stuff of dovecot (it shall allow just application-driven folder-sharing - no more, no less).
Though I started programming with C, my last experiences are some days old, but now I have written the function sekeletons and the registration
2010 Oct 03
0
CentOS Beer Event: Houston, Texas
Greetings: A few of us are going to be getting together for drinks on
Thursday, 7th Oct 2010.
# 7 October, 18:00ish-? CDT
# The Ginger Man Pub
# 5607 Morningside Drive (Rice Village)
# http://houston.gingermanpub.com
If you are in the neighborhood, drop in.
gd
2024 Mar 21
2
Education - 1, 000s, 100, 000's, Millions of listeners. (What kind of infrastructure)
On Thu, 21 Mar 2024, Wayne Barron wrote:
> Looking through HLS, I found this.
> https://github.com/mbugeia/srt2hls
Or you could just use ffmpeg:
ffmpeg -hide_banner -i "${icecaststream}" -c:a copy -vn -strftime 1
-f hls -hls_time 6 -hls_list_size 10 -hls_segment_filename "${hlspath}radio-%Y%m%d-%s.ts"
-hls_flags delete_segments -segment_format mpegts
2009 Jan 15
2
get username of logged in user
Hello,
can I anywhere get the name of the currently logged in user?
I'm still implementing a custom ACL plugin (IMAP commands MYRIGHTS, GETACL, SETACL, DELETEACL), and for some functions (for example storing the current folder's ACL in combination with this username) I need to obtain the currently logged in IMAP user.
Is this possible? If yes - how?
Thanks in advance.
Best regards
2009 Jan 19
1
Coding question again...
Hello again,
I have a coding question again:
I can obtain the path of the current user's mailbox with the function mail_storage_get_mailbox_path(...) - so far so good. But is it possible to get this mailbox path for another user than the logged in one?
Thanks in advance.
Best regards.
Stefan
--
SIEGNETZ.IT GmbH
{ w3o-services }
Schneppenkauten 1a
D-57076 Siegen
Tel.: 0271 68193-0
1998 Aug 08
0
Apache bug, eats memory...
Hi,
the following pieces of mail came by on BugTraq.
It appears that Apache (1.2.5 and 1.2.6 tested, 1.3 is vulnerable according
to Ben Laurie [Apache member]) doesn''t handle the case, when there are
a lot (say 10000) of "User-Agent:"-headers. (other headers could also
work!).
An exploit with source-code was posted on BugTraq.
excerpts from the mail by
1998 Oct 08
4
Installing shared Windoze executables on a Samba share (fwd)
Hi,
I've got a Samba server here that runs great! I've got an NT machine on
my laptop and I can interface with the Samba server directly in any way
I want, except for one thing:
When I try to install a program (Visio) as a network shared app, the
installation always tells me "I've determined that the target drive
doesn't support long file names" after I choose to
2017 May 17
0
Frauenhofer signing off on mp3, ogg stream player for Macs?
I must say this is a very confusing issue.
I generate AAC+ on an open source system which downloaded some code
during installation from the 3GPP source.
It appears the encoding software is being freely distributed, and
hardware which decodes the stream pays a licence fee at point of
manufacture.
We have such hardware. In a number of locations. One brand has AAC+
only, not AAC.
I note VLC
2017 May 17
0
Frauenhofer signing off on mp3, ogg stream player for Macs?
I am not a lawyer, information in this email is no legal advice!
On 17 May 2017, at 2:09, Greg Ogonowski wrote:
> It's really pretty simple.
> You can download the code and build it all you want... ...for
> yourself.
> It cannot be distributed, sold, or used commercially in any way.
> That's all.
> /g.
That only applies to the source code. You still need to license
2017 May 17
2
Frauenhofer signing off on mp3, ogg stream player for Macs?
It's really pretty simple.
You can download the code and build it all you want... ...for yourself.
It cannot be distributed, sold, or used commercially in any way.
That's all.
/g.
-----Original Message-----
From: Icecast [mailto:icecast-bounces at xiph.org] On Behalf Of Robert Jeffares
Sent: Tuesday, 16 May, 2017 17:03
To: icecast at xiph.org
Subject: Re: [Icecast] Frauenhofer signing
2019 Nov 27
4
IceCast and ICES
I?ve successfully implemented IceCast on a Raspberry Pi and can access the stream ONLY if I use an ffmpeg statement to start the stream. Unfortunately, the stream is choppy and the sound quality is poor. I?ve tried using ICES, but I don?t get any sound.
Terminal command that works:
ffmpeg -ac 2 -f alsa -i hw:0,0 -acodec mp3 -ab 48k -ac 2 -content_type audio/mpeg -f mp3 icecast://source:password
2020 Jan 21
6
Server
Hi we don't have a stream with autodj atm how can I achieve getting icecast
onto my windows laptop with autodj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20200121/98d160a6/attachment.html>