Displaying 20 results from an estimated 9000 matches similar to: "Opus tools"
2020 May 05
2
Jitsi Meet on CentOS 7 ?
Benson, no SELINUX was not enabled. The instance was selected without it
just to make things easier.
I do not have a pull request for the installation manual yet.
On Tue, May 5, 2020 at 1:21 AM Benson Muite <benson_muite at emailplus.org>
wrote:
>
> On Mon, May 4, 2020, at 10:38 PM, Erick Perez - Quadrian Enterprises wrote:
> > Hi Centos friends.
> > I had some time to
2024 Mar 04
2
Opus 1.5 is now -- with ML
Hi everyone,
I'm happy to announce that Opus 1.5 has just been released. Opus 1.5 is
the first release to make extended use of ML in the encoder and decoder.
You can read all the details in our demo page at:
https://opus-codec.org/demo/opus-1.5/
Major changes since 1.4 include:
- Significant improvement to packet loss robustness using Deep
Redundancy (DRED)
- Improved packet loss
2024 Mar 04
2
Opus 1.5 is out -- now with ML
And it turns out there was a missing meson file in the original release
so here's 1.5.1 with the file added:
https://downloads.xiph.org/releases/opus/opus-1.5.1.tar.gz
Cheers,
Jean-Marc
On 2024-03-04 11:26, Jean-Marc Valin wrote:
> Hi everyone,
>
> I'm happy to announce that Opus 1.5 has just been released. Opus 1.5 is
> the first release to make extended use of ML in
2020 May 03
3
Jitsi Meet on CentOS 7 ?
Le 03/05/2020 ? 08:44, Benson Muite a ?crit?:
> They have rpms:
>
> https://download.jitsi.org/jitsi/rpm/
That's the Jitsi desktop application.
>
> and also a scalable installation:
>
> https://github.com/jitsi/jitsi-meet/blob/master/doc/scalable-installation.md
That's Debian-specific.
>
> Which one do you need?
None.
I need a comprehensive
2024 Mar 07
1
Opus 1.5 is out -- now with ML
FYI, the README file section on building for Windows says to see the README.md files in the cmake or meson subdirectories, but there are no README files in either of those subdirectories.
-----Original Message-----
From: opus <opus-bounces at xiph.org> On Behalf Of Jean-Marc Valin
Sent: Monday, March 4, 2024 12:52 PM
To: opus at xiph.org
Subject: Re: [opus] Opus 1.5 is out -- now with ML
2020 May 04
2
Jitsi Meet on CentOS 7 ?
Hi Centos friends.
I had some time to write a spartan tutorial on running the latest stable
Jitsi Video Bridge and Jitsi Meet and Centos 7.7.
I wrote it while testing it so this WORKS and I am currently using it for
fun with the kids.
I do have the server currently running but blocked by my firewall. I am
willing to allow a few of the people such a Kovacs and others to connect to
my Jitsi server
2020 Jan 10
2
Building and packaging httpd
Hi,
Am rebuilding httpd from scratch to enable http2 and minimize extra
modules on Cent Os 8. Am having trouble understanding the spec file [0]
and systemd initialization [1][2][3] (these are very similar to those
extracted from [4]). Why are 3 scripts needed to start the service and
why is a pid setting not needed as used in the httpd.service file at [5]?
Benson
[0]
2020 May 13
0
Jitsi Meet on CentOS 7 ?
On 05/05/2020 04:43 AM, Erick Perez - Quadrian Enterprises wrote:
> Benson, no SELINUX was not enabled. The instance was selected without it
> just to make things easier.
> I do not have a pull request for the installation manual yet.
>
> On Tue, May 5, 2020 at 1:21 AM Benson Muite <benson_muite at emailplus.org>
> wrote:
>
>> On Mon, May 4, 2020, at 10:38 PM,
2020 May 03
1
Jitsi Meet on CentOS 7 ?
On Sun, May 3, 2020, at 10:33 AM, Jason Pyeron wrote:
> > -----Original Message-----
> > From: Behalf Of Nicolas Kovacs
> > Sent: Sunday, May 3, 2020 2:54 AM
> >
> > Le 03/05/2020 ? 08:44, Benson Muite a ?crit :
> > > They have rpms:
> > >
> > > https://download.jitsi.org/jitsi/rpm/
> >
> > That's the Jitsi desktop
2020 May 03
2
Jitsi Meet on CentOS 7 ?
Hi,
Anyone here managed to run Jitsi Meet on a CentOS 7 server ? As far as I can
tell, it's one of the nicer open source videoconferencing solutions out there.
I gave it a spin on https://suricate.tv and now I'd like to install it on one
of my servers.
Unfortunately the Jitsi developers only provide documentation for
Debian/Ubuntu. Well, there is some sort of guide for CentOS around. As
2020 Jan 01
2
Nginx and SELinux on CentOS 7
Hi,
I'm currently fiddling with Nginx on CentOS 7. Eventually I want to use it
instead of Apache on some servers.
Apache works more or less out of the box with SELinux. My websites are all
stored under /var/www, and ls -Z shows me that all files created under /var/www
are correctly labeled httpd_sys_content_t.
On my sandbox server I don't have Apache (httpd) installed, only Nginx
2020 Mar 18
2
GSoC Opportunity
Hi Raphael,
Thanks for the clarification. I note that in this case, I also think that
Benson should preferably find a different project as that would probably be
better for everybody.
Best,
Stefanos Baziotis
On Wed, Mar 18, 2020, 12:24 Raphael “Teemperor” Isemann <teemperor at gmail.com>
wrote:
> Just to clarify my point about the “asking if there is already another
> student
2020 Mar 18
2
GSoC Opportunity
Hi to both,
> I'm not applying for GSoC but that's a hint if other students are
applying to help them get started.
Yes I agree, thanks for bringing up the topic.
> On a more serious note, how do I know what issue can be solved in a
reasonable amount of time/how do I search for one?
Well, usually you don't. If you're lucky, someone will be able to provide
you with some
2008 Aug 22
3
[LLVMdev] Implementing llvm.memory.barrier on PowerPC
No, I don't.
Cheers,
Gary
Dale Johannesen wrote:
> This looks OK to check in, do you have write access?
>
> On Aug 21, 2008, at 6:38 AMPDT, Gary Benson wrote:
>
> >Dale Johannesen wrote:
> >>On Aug 19, 2008, at 7:18 AMPDT, Gary Benson wrote:
> >>>I'm trying to implement llvm.memory.barrier on PowerPC. I've
> >>>modelled my patch
2006 Jul 12
4
error when using plugin discover
When I run ./script/plugin discover to register new plugin sites I get
stopped at this point with the following error.
...
http://svn.northpub.com/plugins/
http://rhnh.svnrepository.com/svn/public/rails/plugins/
(eval):3:in `each'': undefined method `[]'' for nil:NilClass (NoMethodError)
from /usr/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/commands/plugin.rb:658:in
2005 Dec 29
6
How do I open and read/write to a file?
I need to process some text files quickly. I''ve not been able to find the
answer in the archive. The Ruby Standard Library site times out. Can
someone tell me where to find info on how to:
1. Get a list of filenames in a directory.
2. How to open a file.
3. How to read it a line at a time.
--
Thanks in advance for the help,
-Larry
"Work, work, work...there is no satisfactory
2006 Apr 28
6
[OT] Ruby ftp client for windows
I know this is off topic, But, my boss has tasked me with finding a better
ftp client than the one in Windows XP. Is there a Ruby client that can
recover dropped connections, ( a resume feature)? Would be nice if it could
handle secure/ encrypted transmissions as well?
Failing that, can anyone recommend a good scriptable ftp client for the
Windows plaftorm?
--
Best Regards,
-Larry
"Work,
2008 Aug 21
0
[LLVMdev] Implementing llvm.memory.barrier on PowerPC
This looks OK to check in, do you have write access?
On Aug 21, 2008, at 6:38 AMPDT, Gary Benson wrote:
> Dale Johannesen wrote:
>> On Aug 19, 2008, at 7:18 AMPDT, Gary Benson wrote:
>>> I'm trying to implement llvm.memory.barrier on PowerPC. I've
>>> modelled my patch (attached) on the implementation in X86, but
>>> when I try and compile my test
2020 Mar 18
2
GSoC Opportunity
>
> IMHO, you do. :)
Lol, you have too much faith in me. On a more serious note, how do I know
what issue can be solved in a reasonable amount of time/how do I search for
one?
> Please feel free to email me or Ettore if you encounter any blockers, or
> have further questions.
Hi Whitney, thanks for the video link and info. I was a bit busy today, but
I will work tomorrow and get
2006 May 22
4
naming convention for bridge tables.
I read somewhere that the correct naming of bridge tables is in alpha order.
For example. I have two tables:
houses, and colors.
If I want to create a bridge table to associate colors with houses, I would
name the table:
colors_houses
The associations work fine.
But, if I have a table named: track_houses.
Building a bridge table called: colors_track_houses, gives me model
associaton errors.