similar to: Problem with Icecast2/Ices streaming MP3.

Displaying 20 results from an estimated 200 matches similar to: "Problem with Icecast2/Ices streaming MP3."

2004 Aug 06
0
How to edit icecast.xml via SSH on Linux?
Hi Midhun, Thanks for your answer; it's exactly what I needed. In fact I used to have a monitor so I was doing all this kind of stuff with a graphical interface; but now I have to do everything through SSH. Thanks also the other persons who replied my email! MAX <p>-----Original Message----- From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org] On Behalf Of Midhun Kumar Allu
2020 Jan 27
3
Custom Alloca implementation
---Adding llvm-dev list to CC--- Hi Alberto, Thanks for your prompt reply. Actually, I need this information(about total allocation size and object structure) on runtime, so that is why I was planning to encode this info and store it in the memory itself. Regards, Udit On Mon, Jan 27, 2020 at 7:05 PM Alberto Barbaro <barbaro.alberto at gmail.com> wrote: > Hello Udit, > I'm not
2013 Mar 21
3
Gsoc help.
My name is Udit and I?m a 3rd year undergrad at BITS,Pilani, India. I have experience in programming (C/C++, python, Java) and web development(PHP, HTML5, CSS). I went through the project ideas mentioned on your GSOC project ideas page and found "Improving Python's Bindings " quite interesting. Could I have more information about this project? Can this project pan out the entire
2020 Jan 27
2
Custom Alloca implementation
Hello all, In my project, I need to allocate an extra 4 Bytes in every Alloca instruction. These additional bytes will be used to store the 'allocation info'(like size and structure of the allocated object etc). Instead of adding 4 bytes to the Alloca 'size' operand at every Alloca Instruction, I was thinking to make this change at the level where Alloca gets converted to machine
2004 Aug 06
3
How to edit icecast.xml via SSH on Linux?
Hi, I dont know if I got the question right. It is simply straight forward. *) Connect to the machine with ssh *) Use an editor like vi/pico/nano/joe Example : $vi /etc/icecast.xml $pico /etc/icecast.xml Hope I didn't oversimplify the question. Have fun, Midhun Kumar Allu. <p>On Mon, 2004-02-09 at 23:21, MacSym wrote: > Hi everybody, > > I am connecting to my
2019 Jun 05
0
memory leak in vhost_net_ioctl
Hello, syzbot found the following crash on: HEAD commit: 788a0249 Merge tag 'arc-5.2-rc4' of git://git.kernel.org/p.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=15dc9ea6a00000 kernel config: https://syzkaller.appspot.com/x/.config?x=d5c73825cbdc7326 dashboard link: https://syzkaller.appspot.com/bug?extid=0789f0c7e45efd7bb643 compiler: gcc
2019 Jun 13
0
memory leak in vhost_net_ioctl
On 2019/6/6 ??10:40, Hillf Danton wrote: > > On Wed, 05 Jun 2019 16:42:05 -0700 (PDT) syzbot wrote: >> Hello, >> >> syzbot found the following crash on: >> >> HEAD commit:??? 788a0249 Merge tag 'arc-5.2-rc4' of >> git://git.kernel.org/p.. >> git tree:?????? upstream >> console output:
2019 Jun 13
0
memory leak in vhost_net_ioctl
On Thu, Jun 13, 2019 at 4:15 PM Hillf Danton <hdanton at sina.com> wrote: > > > Hello Dmitry > > On Thu, 13 Jun 2019 20:12:06 +0800 Dmitry Vyukov wrote: > > On Thu, Jun 13, 2019 at 2:07 PM Hillf Danton <hdanton at sina.com> wrote: > > > > > > Hello Jason > > > > > > On Thu, 13 Jun 2019 17:10:39 +0800 Jason Wang wrote: > >
2019 Jun 06
1
memory leak in vhost_net_ioctl
On Wed, 05 Jun 2019 16:42:05 -0700 (PDT) syzbot wrote: > Hello, > > syzbot found the following crash on: > > HEAD commit: 788a0249 Merge tag 'arc-5.2-rc4' of git://git.kernel.org/p.. > git tree: upstream > console output: https://syzkaller.appspot.com/x/log.txt?x=15dc9ea6a00000 > kernel config: https://syzkaller.appspot.com/x/.config?x=d5c73825cbdc7326
2019 Jun 06
1
memory leak in vhost_net_ioctl
On Wed, 05 Jun 2019 16:42:05 -0700 (PDT) syzbot wrote: > Hello, > > syzbot found the following crash on: > > HEAD commit: 788a0249 Merge tag 'arc-5.2-rc4' of git://git.kernel.org/p.. > git tree: upstream > console output: https://syzkaller.appspot.com/x/log.txt?x=15dc9ea6a00000 > kernel config: https://syzkaller.appspot.com/x/.config?x=d5c73825cbdc7326
2004 Nov 25
0
Problem with IAX2 Unregistered in the chan_iax2.c and data_pgsql.c file
Hi everyone, IAX2 softphone is not working with the “Unregistered” part in the asterisk (chan_iax2.c and data_pgsql.c) But with the Xlite softphone the unregistered worked properly and ast_data properly updated the IP address and port number in the database. I have seen some codes in the chan_iax2.c file: “ast_verbose(VERBOSE_PREFIX_3 "Unregistered '%s' (%s)\n", p->name,
2012 Jun 22
1
[LLVMdev] Extending llvm with data types which can be accessible only through interfaces.
On Fri, Jun 22, 2012 at 1:48 PM, Villmow, Micah <Micah.Villmow at amd.com>wrote: > Narayan,**** > > OpenCL has similar data type called Images. They can only be accessed > through function calls and not directly.**** > > ** ** > > Micah**** > > ** ** > > *From:* llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] *On > Behalf Of
2019 Jun 13
2
memory leak in vhost_net_ioctl
Hello Dmitry On Thu, 13 Jun 2019 20:12:06 +0800 Dmitry Vyukov wrote: > On Thu, Jun 13, 2019 at 2:07 PM Hillf Danton <hdanton at sina.com> wrote: > > > > Hello Jason > > > > On Thu, 13 Jun 2019 17:10:39 +0800 Jason Wang wrote: > > > > > > This is basically a kfree(ubuf) after the second vhost_net_flush() in > > > vhost_net_release(). >
2019 Jun 13
2
memory leak in vhost_net_ioctl
Hello Dmitry On Thu, 13 Jun 2019 20:12:06 +0800 Dmitry Vyukov wrote: > On Thu, Jun 13, 2019 at 2:07 PM Hillf Danton <hdanton at sina.com> wrote: > > > > Hello Jason > > > > On Thu, 13 Jun 2019 17:10:39 +0800 Jason Wang wrote: > > > > > > This is basically a kfree(ubuf) after the second vhost_net_flush() in > > > vhost_net_release(). >
2012 Jun 22
0
[LLVMdev] Extending llvm with data types which can be accessible only through interfaces.
Narayan, OpenCL has similar data type called Images. They can only be accessed through function calls and not directly. Micah From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of NARAYAN HEGDE Sent: Friday, June 22, 2012 10:24 AM To: llvmdev at cs.uiuc.edu Cc: Uday Reddy Subject: [LLVMdev] Extending llvm with data types which can be accessible only through
2017 Aug 24
0
Vibration signal prediction in R
On Thu, Aug 24, 2017 at 7:07 AM, David Winsemius <dwinsemius at comcast.net> wrote: > > > On Aug 23, 2017, at 10:06 PM, Dhivya Narayanasamy <dhiv.shreya at gmail.com> > wrote: > > > > I have a vibration signal coming accelerometer. I converted this signal > from* > > m/s^2* to *mm/s*. Now I am supposed to predict this vibration signal in R > >
2011 Aug 17
0
How to calculate residual mean deviance in rpart
Hi, I am doing a regression tree using the package 'rpart' but could not able to calculate the residual mean deviance. Please help. Narayan [[alternative HTML version deleted]]
2007 May 21
1
Passing R CMD Check without data
I have a package which passes R CMD check with the --no-vignettes option. However, it does not pass the check without that, as the vignette relies on some data files that I cannot distribute. However, I would like the package to pass the check so that I can put it on CRAN, so that other people with access to the dataset can put the data into the package, and then rebuild the vignettes themselves.
2011 Dec 19
1
pbd-plug failing when attaching an SR that was introduced
Any troubleshooting steps I can follow to get this SR attached again? Has anyone seen this error before? xe pbd-plug uuid=b804d322-c501-6b59-fb7e-b6612042535c There was an SR backend failure. status: non-zero exit stdout: stderr: Traceback (most recent call last): File "/opt/xensource/sm/LVMSR", line 1446, in ? SRCommand.run(LVHDSR, DRIVER_INFO) File
2018 Jun 15
0
[PULL] vhost: cleanups and fixes
On 06/14/2018 11:01 PM, Nitesh Narayan Lal wrote: > Hi Wei, > > > On 06/12/2018 07:05 AM, Wei Wang wrote: >> On 06/12/2018 09:59 AM, Linus Torvalds wrote: >>> On Mon, Jun 11, 2018 at 6:36 PM Michael S. Tsirkin <mst at redhat.com> >>> wrote: >>>> Maybe it will help to have GFP_NONE which will make any allocation >>>> fail if