similar to: Cannot enable multichannel

Displaying 20 results from an estimated 300 matches similar to: "Cannot enable multichannel"

2017 Feb 17
2
SMB Multichannel use-cases
Hello, I'd like to understand the use-cases to use SMB multichannel. Especially, if the SMB client and Samba server are talking over the WAN. When does one see an improvement in throughput with multichannel? For instance, does copying multiple files result in parallel copying over multiple connections over the same session? Your inputs are appreciated. Thanks, Madhu
2009 Oct 13
2
multichannel?
Hi, I was wondering if it would be possible to do multichannel encoding with CELT. From the documentation & the code I understand that CELT currently encodes mono (1 channel) or stereo (2 channels). I would like to use CELT in a multichannel setup, to encode (and stream) n mono channels. Just n mono channels, not a layout like 5.1 With vorbis I can do this, but vorbis adds a lot of
2010 Mar 07
2
Multichannel coding
Hi Jean-Marc, It was discussed before, when multichannel streams are encoded; taken multiple instances of the encoder where the input is not correlated. Is there a way to pack the result of all channels again? Or maybe do something more efficient in the first place on multichannel streams? Stefan
2008 Oct 30
3
Multichannel echo cancellation
Dear all, I have just implemented a gstreamer plugin for the Speex AEC, but now I would like to extend it to a multichannel echo cancellation I have been searching documentation about that but I could not find it Where it is? If it doesn't exist? Could you add a short example showing how do you think it should work? or It's "just" necessary to: init the multichannel echo
2007 Aug 27
1
Multichannel, usage & players?
Hello to the list, and please forgive me if this has already been asked before. (I am new here, you see) The question is really simple: Can I use FLAC to create multichannel files, ranging from 3-channel LCR, through Quad, 4.1 to 5.1 and possibly (later) above? The projects details are essentially this: DVD-Audio, containing MLP Lossless in stereo & surround/multichannel. Video_TS folder
2019 Sep 22
0
SMB3 Multichannel supported
I have been reviewing some event viewer logs of smbclient on the W10 workstations I have in our Samba 4 AD environment. These logs are complaining about "Multichannel" and that an administrator has disabled multichannel. I have found that multichannel was implemented as "experimental" in v4.4. Then, I also found a post (somewhere) that it was still "experimental" in
2020 Jun 07
1
Samba Multichannel support - are different subnets still required for it to work?
I'm seeing conflicting information on the internet regarding Samba support for multichannel. Some articles are saying that you have to put the interfaces in pairs on different networks/subnets. Quote: "at this time this is the only method Samba supports for multichannel." Is this still true for the latest version of Samba (4.12)? In Windows Server you don't have to put the
2020 Oct 02
0
SMB3 Multichannel supported
On Sun, 2019-09-22 at 19:06 +0530, Bob wrote: > >I have been reviewing some event viewer logs of smbclient on the W10 >workstations I have in our Samba 4 AD environment. These logs are >complaining about "Multichannel" and that an administrator has disabled >multichannel. > >I have found that multichannel was implemented as "experimental" in >v4.4. Then,
2006 May 18
2
multichannel streaming
Hallo! We are searching for a streaming-server for a e-learning system at a university and therefore and I wanted to ask some questions: There is a database of recordings on the server, and only registered users (students) are allowed to hear those. So if a user wants to hear record A, then a stream should be opened (maybe a new mount point ?) and only this user should be allowed to hear the
2016 Sep 06
0
No increased throughput with SMB Multichannel and two NICs
On Tue, Sep 06, 2016 at 03:56:14PM +0200, Daniel Vogelbacher via samba wrote: > > Am 2016-09-06 10:41, schrieb Anoop C S via samba: > >On Sun, 2016-09-04 at 11:42 +0200, Daniel Vogelbacher via samba wrote: > >>Hello, > >> > >>I'm running Samba 4.4.5 with enabled SMB Multichannel. The Linux > >>server > >>has two 1GBit/s NICs and for
2017 Feb 18
1
SMB Multichannel use-cases
Thanks for your response! In other words, would the client be encouraged to open multiple connections with the server to access multiple files in parallel? -Madhu On Saturday, February 18, 2017, Jeremy Allison <jra at samba.org> wrote: > On Fri, Feb 17, 2017 at 09:09:10AM +0530, Madhusudan R via samba wrote: > > Hello, > > > > I'd like to understand the use-cases
2006 May 18
0
multichannel streaming
I highly recommend the open source Jinzora project (http://www.jinzora.org/). It has merged with and extended the capabilities of the older NetJuke project. It's geared towards authenticated, on-demand playback and supports many formats, ogg included. I've been thoroughly impressed with the quality of the package, it's GUI options, and its robustness. I personally use icecast2 to
2006 May 22
1
multichannel streaming
On Thu, May 18, 2006 at 03:06:47PM +0000, Georg Holzmann wrote: > Hallo! > > We are searching for a streaming-server for a e-learning system at a > university and therefore and I wanted to ask some questions: > > There is a database of recordings on the server, and only registered > users (students) are allowed to hear those. Icecast is not primarily targeted at on demand
2016 Sep 06
0
No increased throughput with SMB Multichannel and two NICs
On Sun, 2016-09-04 at 11:42 +0200, Daniel Vogelbacher via samba wrote: > Hello, > > I'm running Samba 4.4.5 with enabled SMB Multichannel. The Linux > server > has two 1GBit/s NICs and for testing purposes I've shared a tmpfs > mountpoint with 2GiB and ~2GiB large test-file. > > My Windows 10 host has one dual-port 1GBit/s NIC, and if both > interfaces > are
2017 Feb 22
2
Linux requirements to support Multichannel
Hi, Can someone point me to the list of pre-requisites from a linux box (preferably a VM) for Samba to support SMB Multichannel? For instance, if multiple interfaces are needed, then should they be of the same type, speed etc? Thanks, Madhu
2006 May 18
0
multichannel streaming
Hallo! > Icecast is not primarily targeted at on demand streaming. It's an live streaming > server. Yes, I know - I also don't know if it is the right tool for it ... but that's why I'm asking here ;) >>So if a user wants to hear record A, then a stream should be opened >>(maybe a new mount point ?) and only this user should be allowed to hear >>the
2012 Jan 27
1
laod multichannel-audio-files with readWave (tuneR)
Hi, I have a huge collection of 6-channel .wav files containing audio and sensor recordings, which I need to analyse, across all 6 channels. I'm thinking about what will be easier to do. 1. Just split the channels in an external audio-editor and than read each mono channel seperatly with readWave (from tuneR), or 2. inherite the readWave class and extend it to multichannel reading? What
2016 Jul 24
2
[Question] Multichannel load-balancing algorithm
Hello, I have a question about multichannel and the load-balancing algorithm. What kind of algorithm is it? (Roud-robin, dynamic round-robin, ...) What are the arguments the algorithm compute to load-balance the network traffic on the interfaces? I already know that if a 10Gb/s interface and a 1Gb/s interfaces are in the multichannel connection the 1Gb/s one will be ignored until the 10Gb/s goes
2016 Sep 06
2
No increased throughput with SMB Multichannel and two NICs
On 06.09.2016 19:39, Jeremy Allison via samba wrote: > On Tue, Sep 06, 2016 at 03:56:14PM +0200, Daniel Vogelbacher via samba wrote: >> >> Am 2016-09-06 10:41, schrieb Anoop C S via samba: >>> On Sun, 2016-09-04 at 11:42 +0200, Daniel Vogelbacher via samba wrote: >>>> Hello, >>>> >>>> I'm running Samba 4.4.5 with enabled SMB
2000 Dec 16
0
joint multichannel coding (long message)
I've got an idea for joint multichannel coding. Here is my idea: My idea is a process for coding 2,3,4 or 5 combined channels, in a compatible way for decoders unable to deal with combined channels. part1: All channels to be coded are summed, each one effected by a coefficient related to its sound power importance for the listener. The sum of all channels is devided by the square root of the