Displaying 15 results from an estimated 15 matches for "moench".
2007 Jan 25
1
Integer Version with low bit rate for Linux Kernel?
Hello Segher Boessenkool
I am writing a Linux Kernel Device-Driver for a low bitrate radio link,
connected via USB to the PC. Incoming VOIP- IP Pakets go directly to the
network interface of the kernel module. A transcoding from e. g. PCM or
G723.1 to e. g. speex 2.15 is necessary, and also a header reduction
RTP/UDP/IP.
Egon
-------------- next part --------------
An HTML attachment was
2004 Aug 06
4
REQ: Parent Id
Before the official release of icecast2 1.0 (non beta) i would like to see
pid file management,
ive discussed this before on how to capture the pid, but ended up with alot
of bash rigamaroo that mounted to even more
headaches.
omething in the config file like
<pid>/path/to/icecast.pid</pid>
I would be willing to donate some bandwidth to xiph, to aleaviate this issue
that causes sever
2004 Aug 06
4
REQ: Parent Id
...mes). Simple, but effective - no
> insane greppery, no conflicts with additional `ps` output, nor pidof
> having any problems with itself (it can never have a PPID of 1, so it
> won't return its own PID, ever).
>
> --- snip ---
> #!/bin/sh
>
> # pidof() code by Christoph Moench-Tegeder
> # and Michael Erdely (from tech@openbsd.org)
> #
> _pidof()
> {
> ps -acxo pid,ppid,command | \
> awk "\$3==\"$1\" && \$2==\"1\" {print \$1}"
> }
>
> if [ $# -ne 1 ] ; then
> cat << _EOF
>...
2007 Jan 26
1
Integer Version with low bit rate for Linux Kernel?
Hello Alexander,
I hope, there is no error in speex, if so, of course,I have to fix it.
In order to do the transcoding in user space, I have to transfer the voice
paket received from VOIP-equipment within kernel to user space, transcode
it, send it back to the kernel, send it over the radio link, send it from
kernel to user space, transcode it back, send it to the kernel, send it from
2007 Feb 01
1
Integer Version with low bit rate for Linux Kernel?
Hello Erik,
The transfer time from user space to kernel and back is not a problem, it is
faster than required.
> Have you measured the time taken to transfer a data packet from kernel to
> user space? Have you measured the time taken to encode that packet? What
> are those measurements?
> If you haven't performed those measurements, putting the Speex encoder
> in
2004 Aug 06
0
REQ: Parent Id
...s
just how I use it stand-alone sometimes). Simple, but effective - no
insane greppery, no conflicts with additional `ps` output, nor pidof
having any problems with itself (it can never have a PPID of 1, so it
won't return its own PID, ever).
--- snip ---
#!/bin/sh
# pidof() code by Christoph Moench-Tegeder
# and Michael Erdely (from tech@openbsd.org)
#
_pidof()
{
ps -acxo pid,ppid,command | \
awk "\$3==\"$1\" && \$2==\"1\" {print \$1}"
}
if [ $# -ne 1 ] ; then
cat << _EOF
Usage: $0 <daemon_name>
$0 displays the PID of...
2004 Aug 06
0
REQ: Parent Id
...t; insane greppery, no conflicts with additional `ps` output, nor pidof
> > having any problems with itself (it can never have a PPID of 1, so it
> > won't return its own PID, ever).
> >
> > --- snip ---
> > #!/bin/sh
> >
> > # pidof() code by Christoph Moench-Tegeder
> > # and Michael Erdely (from tech@openbsd.org)
> > #
> > _pidof()
> > {
> > ps -acxo pid,ppid,command | \
> > awk "\$3==\"$1\" && \$2==\"1\" {print \$1}"
> > }
> >
> > if [ $# -ne 1...
2019 Dec 23
0
Asterisk 13.30.0 Now Available
...attr_setstacksize: Invalid argument"
(Reported by
Speed Dial Dave)
* ASTERISK-28578 - race condition on pjsip channelstats
command
(Reported by Salah Ahmed)
* ASTERISK-28571 - cdr_pgsql: accesses obsolete (and finally
removed) column
(Reported by Christoph Moench-Tegeder)
* ASTERISK-28575 - MWI Send Notify Crash on 16.6
(Reported by Joshua Elson)
* ASTERISK-28574 - pjproject fails to build on 16.6.0, works on
16.5
(Reported by Niklas Larsson)
* ASTERISK-28561 - Asterisk Deadlocks
(Reported by
Aheliotech)
* ASTERISK-28...
2019 Dec 23
0
Asterisk 16.7.0 Now Available
...attr_setstacksize: Invalid argument"
(Reported by
Speed Dial Dave)
* ASTERISK-28578 - race condition on pjsip channelstats
command
(Reported by Salah Ahmed)
* ASTERISK-28571 - cdr_pgsql: accesses obsolete (and finally
removed) column
(Reported by Christoph Moench-Tegeder)
* ASTERISK-28575 - MWI Send Notify Crash on 16.6
(Reported by Joshua Elson)
* ASTERISK-28574 - pjproject fails to build on 16.6.0, works on
16.5
(Reported by Niklas Larsson)
* ASTERISK-28561 - Asterisk Deadlocks
(Reported by
Aheliotech)
* ASTERISK-28...
2019 Dec 23
0
Asterisk 17.1.0 Now Available
...attr_setstacksize: Invalid argument"
(Reported by
Speed Dial Dave)
* ASTERISK-28578 - race condition on pjsip channelstats
command
(Reported by Salah Ahmed)
* ASTERISK-28571 - cdr_pgsql: accesses obsolete (and finally
removed) column
(Reported by Christoph Moench-Tegeder)
* ASTERISK-28575 - MWI Send Notify Crash on 16.6
(Reported by Joshua Elson)
* ASTERISK-28574 - pjproject fails to build on 16.6.0, works on
16.5
(Reported by Niklas Larsson)
* ASTERISK-28561 - Asterisk Deadlocks
(Reported by
Aheliotech)
* ASTERISK-28...
2020 Apr 30
0
Certified Asterisk 16.8-cert1 Now Available
...attr_setstacksize: Invalid argument"
(Reported by
Speed Dial Dave)
* ASTERISK-28578 - race condition on pjsip channelstats
command
(Reported by Salah Ahmed)
* ASTERISK-28571 - cdr_pgsql: accesses obsolete (and finally
removed) column
(Reported by Christoph Moench-Tegeder)
* ASTERISK-28575 - MWI Send Notify Crash on 16.6
(Reported by Joshua Elson)
* ASTERISK-28574 - pjproject fails to build on 16.6.0, works on
16.5
(Reported by Niklas Larsson)
* ASTERISK-28561 - Asterisk Deadlocks
(Reported by
Aheliotech)
* ASTERISK-28...
2020 Apr 30
0
Certified Asterisk 16.8-cert1 Now Available
...attr_setstacksize: Invalid argument"
(Reported by
Speed Dial Dave)
* ASTERISK-28578 - race condition on pjsip channelstats
command
(Reported by Salah Ahmed)
* ASTERISK-28571 - cdr_pgsql: accesses obsolete (and finally
removed) column
(Reported by Christoph Moench-Tegeder)
* ASTERISK-28575 - MWI Send Notify Crash on 16.6
(Reported by Joshua Elson)
* ASTERISK-28574 - pjproject fails to build on 16.6.0, works on
16.5
(Reported by Niklas Larsson)
* ASTERISK-28561 - Asterisk Deadlocks
(Reported by
Aheliotech)
* ASTERISK-28...
2020 Oct 20
2
Asterisk 18.0.0 Now Available
...attr_setstacksize: Invalid argument"
(Reported by
Speed Dial Dave)
* ASTERISK-28578 - race condition on pjsip channelstats
command
(Reported by Salah Ahmed)
* ASTERISK-28571 - cdr_pgsql: accesses obsolete (and finally
removed) column
(Reported by Christoph Moench-Tegeder)
* ASTERISK-28575 - MWI Send Notify Crash on 16.6
(Reported by Joshua Elson)
* ASTERISK-28574 - pjproject fails to build on 16.6.0, works on
16.5
(Reported by Niklas Larsson)
* ASTERISK-28561 - Asterisk Deadlocks
(Reported by
Aheliotech)
* ASTERISK-28...
2003 Aug 03
12
FreeBSD Security Advisory FreeBSD-SA-03:08.realpath
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:08.realpath Security Advisory
The FreeBSD Project
Topic: Single byte buffer overflow in realpath(3)
Category: core
Module: libc
Announced:
2007 Jan 24
2
Integer Version with low bit rate for Linux Kernel?
Hello,
I am looking for a speech codec with low bitrate, 2000 (desired) to 2400
(max) bps.
It should run in c code within the LINUX Kernel, fully integer based.
Is this possible with speex?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20070124/e816d13b/attachment.html