Displaying 20 results from an estimated 1000 matches similar to: "Crash!!!"
2018 Aug 30
2
Crash!!!
Dear members
I have for 3 days now been battling with an icecast crash. Since I have 3
months of after hours experience I am taking some real strain in resolving
it and hope someone can help. I have included as much info as possible.
Please let me know what else you need.
*sytze at KerkRadio:~$ uname -a*
Linux KerkRadio 4.15.0-1022-azure #22~16.04.1-Ubuntu SMP Thu Aug 16
10:31:05 UTC 2018 x86_64
2015 Mar 08
1
dovecot auth-worker error happens when I enabled the dovecot to consider both the system account and the MySQL virtual mailbox databases.
Core Dump(?) from /var/log/apport.log on Ubuntu Server 14.04 LTS...
----------------------------------
ERROR: apport (pid 29249) Mon Mar 9 01:26:31 2015: called for pid
29239, signal 11, core limit 0
ERROR: apport (pid 29249) Mon Mar 9 01:26:31 2015: executable:
/usr/lib/dovecot/auth (command line "dovecot/auth -w")
ERROR: apport (pid 29249) Mon Mar 9 01:26:31 2015: Unhandled
2019 Mar 28
0
YP Directory Listing Concern
can u please check my config file and see if there is something wrong with
it,
or are there any missing configs that I should include or what
Hope you can help me :)
anyway I remove my passwords on this attachment i sent for the purpose of
only checking it.
Thank u so much!
On Thu, Mar 28, 2019 at 7:55 PM Sytze Visser <sytze.visser at gmail.com> wrote:
> Hi Prince
>
>
>
>
2020 Sep 17
0
doveadm search segfault Dovecot 2.2.22
Good Evening,
i have a serius problem by usung the search function via imap or via
doveadm.
If i run this command:
doveadm search -u <user> mailbox INBOX text 'Hello'
I receive this line in my maillog:
dovecot: imap(<user>): Fatal: master: service(imap): child 7472 killed with
signal 11 (core dumped)
in my /var/log/apport.log i can see this:
ERROR: apport
2019 May 01
0
Webm files written without duration in header
On 1 May 2019, at 22:06, Sytze Visser wrote:
> Hi Fred.
>
> Appreciate your response.
>
> Maybe in my explanation I have some red and green apples, but I can
> agree that my understanding is as you explained it. 😊
>
> The point is that if I can successfully stream mp4 with H.264 and AAC
> encoding without any issues to icecast, I can then use ffmpeg to
Hi,
just a quick
2019 May 01
1
Webm files written without duration in header
Hi Marvin
I followed this advice for updating moov flags in mp4 and it "streams"
directly from the file location on the server with html5 video:
https://rigor.com/blog/optimizing-mp4-video-for-fast-streaming.
Progressive downloading, seeking and video time all works 100% on a 195MB
file.
Regards
On Wed, May 1, 2019 at 10:19 PM Marvin Scholz <epirat07 at gmail.com> wrote:
>
2020 Sep 21
1
AW: doveadm search segfault Dovecot 2.2.22
Hey,
i am now a bit deeper into dovecot debugging with gdb and have a full bt now, with debugging infos.
Is there a patch that resolve this Problem in dovecot 2.2.22-1ubuntu2.13 for ubuntu 16?
Here the bt:
(gdb) bt full
#0 0x00007ffff73cf3f3 in array_count_i (array=0x555555810d38) at ../../src/lib/array.h:155
No locals.
#1 message_part_finish (ctx=ctx at entry=0x555555810ce0)
2019 May 01
3
Webm files written without duration in header
Hi there
Thanks Thomas. I was hoping to avoid remuxing as my objective is to run an
extremely lightweight server. Just tested and the CPU runs between 9% and
23% for a lecture of 90 minutes - took 18sec. Yes it's a lightweight
server, but like I said, that's the objective, and quite a nice challenge
:-) CPU = cost and if you have to remux for 1000 clients in a day,
integrity of live
2019 Jul 16
1
Windows Source Client
Some of these encoders are not licensed for commercial use.
Or even licensed at all.
/g.
From: Icecast <icecast-bounces at xiph.org> On Behalf Of Sytze Visser
Sent: Tuesday, 16 July, 2019 10:09
To: Icecast streaming server user discussions <icecast at xiph.org>
Subject: Re: [Icecast] Windows Source Client
Hi there
We have been using butt for years with great success.
2019 May 13
1
Multiple connections from iPhones
Good morning,
On Thu, 2019-05-02 at 18:22 +0200, Sytze Visser wrote:
> Hi David
>
> I have seen similar behavior and the conclusion was that icecast will
> connect a client once for each connection request. The double connection is
> a result of the player/browser that possibly checks if it can connect and
> then establishes the actual connection.
This is what we suspect as
2019 May 01
4
Webm files written without duration in header
Hi Fred.
Appreciate your response.
Maybe in my explanation I have some red and green apples, but I can
agree that my understanding is as you explained it. 😊
The point is that if I can successfully stream mp4 with H.264 and AAC
encoding without any issues to icecast, I can then use ffmpeg to
turn it into HLS which then solves my iOS support issue. The CPU
cost of repackaging MP4 into HLS
2019 May 01
0
Webm files written without duration in header
Hi,
On 5/1/19 9:58 AM, Sytze Visser wrote:
> I am streaming live with webm with ffmpeg to icecast 2.4.2. After the
> stream ends, I am unable to determine the duration of the file using
> ffprobe or mediainfo. Not sure but it seems that this has to do with
> headers?
It's a fundamental limitation of this type of streaming that the
duration can not be determined beforehand and
2019 May 01
0
Webm files written without duration in header
On Wed, 2019-05-01 at 19:56 +0200, Sytze Visser wrote:
> I read somewhere that MP4 is not supported on icecast, which is a
> pity. I have invested a lot in an icecast based audio solution and
> want expand it with video.
It all depends on what one means by 'MP4' (which is more a marketing
term than a technical one). AAC+ (aka 'high efficiency' AAC) works very
well on
2019 May 01
0
Webm files written without duration in header
On Wed, 2019-05-01 at 22:06 +0200, Sytze Visser wrote:
> The point is that if I can successfully stream mp4 with H.264 and AAC
> encoding without any issues to icecast, I can then use ffmpeg to
> turn it into HLS which then solves my iOS support issue. The CPU
> cost of repackaging MP4 into HLS architecture should be minimal
> because at the core it’s all H.264. No transcoding! Low
2019 May 02
1
Webm files written without duration in header
Hey Roger and everyone else commenting – I appreciate all the advice and
questions.
I now have more work than before 😊!
Greetings from sunny South Africa!
Sent from Mail for Windows 10
From: Roger HÃ¥gensen
Sent: Thursday, May 2, 2019 12:12 PM
To: icecast-dev at xiph.org
Subject: Re: [Icecast-dev] Webm files written without duration in header
On 2019-05-01 11:58, Sytze Visser wrote:> I am
2019 May 02
0
Webm files written without duration in header
On 2019-05-01 11:58, Sytze Visser wrote:> I am streaming live with webm
with ffmpeg to icecast 2.4.2. After the
> stream ends, I am unable to determine the duration of the file using
> ffprobe or mediainfo. Not sure but it seems that this has to do with
> headers?
>
> Should icecast be writing the duration into the header or should this
> somehow be passed from ffmpeg?
2019 Mar 28
4
YP Directory Listing Concern
Hi Prince
Run ps -ef|grep icecast and make sure that you are looking at the correct config file. In my example it is /etc/icecast/icecast.xml
I pulled my hair out once on something simple as that.
Hope it helps
Sent from Mail for Windows 10
From: Prince Naryk
Sent: Thursday, March 28, 2019 10:13 AM
To: Icecast streaming server user discussions
Subject: Re: [Icecast] YP Directory Listing
2015 Mar 06
2
dovecot auth-worker error happens when I enabled the dovecot to consider both the system account and the MySQL virtual mailbox databases.
Version: 2.2.9 & 2.2.15 ( http://ppa.launchpad.net/malte.swart/dovecot-2.2/ubuntu )
OS: Ubuntu 14.04 Server LTS
I installed Ubuntu 14.04.2 LTS newly on my new server...
And I try to configure the mail server considering both my system account and the virtual mailboxes, by seeing https://www.exratione.com/2014/05/a-mailserver-on-ubuntu-1404-postfix-dovecot-mysql/
But when I configured by
2015 Jun 16
0
Samba upgrade issue . . .
Ok Steve,
Now its time to edit the status file of the packages.
make a backup of : /var/lib/dpkg/status
open it with an editor.
search for "Package samba" , you probly see" installed ok not-configured.
and change status to : Status: install ok installed
after the change run : apt-get -f install
that should do the trick.
Greetz,
Louis
>-----Oorspronkelijk
2015 May 21
2
[nbdkit python]: unable to locate modules
I'm working on a python plugin for nbdkit that treats Google Cloud
Storage as a block device. I have a library, gcs.py, that implements
simple commands: list, get, put, delete; source is here:
https://github.com/wspeirs/cldblkdev/blob/master/gcs.py
When I attempt to run nbdkit I get the following error:
nbdkit python script=/home/wspeirs/src/cldblkdev/cldblkdev.py
Traceback (most recent call