similar to: setup / configure

Displaying 20 results from an estimated 600 matches similar to: "setup / configure"

2013 Jul 11
2
listner reports
i am trying to see listener count and prepare report but it would be nice if there is some default log for generating listener graph. thanks for thoughts. With Best -Ashwin. +91-9959166266 On Thu, Jul 11, 2013 at 3:22 PM, Yahav Shasha <yahav.shasha at gmail.com>wrote: > Better alternative to parsing the log files would be using the url auth > mechanism and "listener_add"
2013 Jun 01
3
mp3 source
hi, please suggest me a mp3 source for icecast to run on ubuntu. it will be good if you can provide few options with decent installation and configuration. i tried darkice and its not working. With Best -Ashwin. +91-9959166266 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Jun 02
3
mp3 source
El dom, 02-06-2013 a las 09:59 +0530, Ashwin Kumar escribi?: > thank you Luis, > > > i need to send mp3 to icecast2 from ices live input. > > > > please guide me Ashwin, opens a terminal and runs sudo apt-get install ices2 After this we will continue by private mail. > > With Best > -Ashwin. > +91-9959166266 > > > > On Sun, Jun 2, 2013 at
2013 Jun 01
3
mp3 source
hi, please suggest me a mp3 source for icecast to run on ubuntu. it will be good if you can provide few options with decent installation and configuration. i tried darkice and its not working. With Best -Ashwin. +91-9959166266 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Jun 01
2
mp3 source
El s?b, 01-06-2013 a las 15:18 +0200, Xabier Oneca -- xOneca escribi?: > We use butt (butt.sf.net) in Windows, but it's also available for > Linux. Don't know if there are pre-built packages for Ubuntu... > > 2013/6/1 Ashwin Kumar <aswin.1231 at gmail.com>: > > hi, > > > > please suggest me a mp3 source for icecast to run on ubuntu. > > > >
2013 Jul 11
3
listner reports
is there any facility in icecast2 to log listner statistics and data usage to xml or json file so i can build reports on top of it? With Best -Ashwin. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20130711/c6ad7828/attachment.htm
2013 Jun 02
0
mp3 source
Thank you luis, i got it working with darkice. thank you all for your support. thank you very much. With Best -Ashwin. +91-9959166266 On Sun, Jun 2, 2013 at 5:32 PM, Jos? Luis Artuch <artuch at speedy.com.ar>wrote: > El dom, 02-06-2013 a las 09:59 +0530, Ashwin Kumar escribi?: > > thank you Luis, > > > > > > i need to send mp3 to icecast2 from ices live
2013 Apr 11
0
No subject
ices2 (version 2.0) source client for broadcasting in Ogg Vorbis format to an icecast2 server ices0 (deprecated) source client for broadcasting in MP3 format to an icecast2 server Cheers, Jordan On 06/02/2013 05:02 AM, Jos?? Luis Artuch wrote: > El dom, 02-06-2013 a las 09:59 +0530, Ashwin Kumar escribi??: >> thank you Luis, >> >> >> i need to send mp3 to icecast2
2013 Jul 19
0
Icecast Digest, Vol 110, Issue 9
Hi Thomas, i want to stream mp3 so i tried with darkice but the quality is very bad and the load on cpu is around 30%. i guess im doing it wrong with ALSA, do you think i should try something else? With Best -Ashwin. +91-9959166266 On Fri, Jul 19, 2013 at 12:30 AM, <icecast-request at xiph.org> wrote: > Send Icecast mailing list submissions to > icecast at xiph.org >
2013 Jul 11
0
listner reports
oh, well, there are plenty of cacti/munin plugins for icecast listener stats. google should help you finding some. On Thu, Jul 11, 2013 at 1:07 PM, Ashwin Kumar <aswin.1231 at gmail.com> wrote: > i am trying to see listener count and prepare report but it would be nice > if there is some default log for generating listener graph. > > thanks for thoughts. > > With Best
2013 Jun 02
0
mp3 source
thank you Luis, i need to send mp3 to icecast2 from ices live input. please guide me With Best -Ashwin. +91-9959166266 On Sun, Jun 2, 2013 at 12:08 AM, Jos? Luis Artuch <artuch at speedy.com.ar>wrote: > El s?b, 01-06-2013 a las 15:18 +0200, Xabier Oneca -- xOneca escribi?: > > We use butt (butt.sf.net) in Windows, but it's also available for > > Linux. Don't know
2013 Feb 23
1
setup and configure tutorial.
hi, i tried a lot to setup icecastserver and ices on ubuntu. but failed. can you please show detaled installation and configuration steps for users along with best practices and recommendations. With Best -Ashwin. +91-9959166266 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20130223/a43c7b8d/attachment.htm
2013 Apr 20
1
configuration
hi guys, i just started icecast streaming, its very basic setup where i can broadcast my own voice via mic to pc and the pc act as source (i used ices) to a server in cloud. its very simple after spending many sleepless nights... can any one tell me about the configurations and best practices, as i see the documentation in http://www.icecast.org/docs/icecast-2.3.3/icecast2_config_file.html is
2013 Jul 18
1
raspberrypi
hi, any one had luck using raspberrypi as mp3 source by configuring darkice or liquidsoap... if you are succeed or have an idea about it, please share... Thank You -Ashwin. +91-9959166266 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20130718/6efa6500/attachment.htm
2006 Mar 20
7
error using feedtools
I performed a gem install feedtools, I then added these 2 lines to my environment.rb: require ''rubygems'' require ''feed_tools'' I then added this method in my controller: def rss @post = Post.most_recent feed = FeedTools::Feed.new feed.title = ''Recent Rambles'' feed.subtitle = ''random thoughts by me''
2006 May 26
2
[LLVMdev] Error with llc after using llvm-g++ WIN32
Hi Evan, I updated cvs and recompilled llvm. Still getting some unrecognized commas in the compilation of the assembly file after using llc. I guess this is still future work... Ashwin On 5/25/06, Evan Cheng <evan.cheng at apple.com> wrote: > > The patch is now in. Sorry about the delay! > > Evan > > On May 25, 2006, at 10:20 AM, Ashwin Chandra wrote: > > Hi
2015 May 31
2
How to use TRUNK only if IAX fails?
Hi Matt, I was a bit concerned on the delay if there might be any when my iax link is down? It would be two dial steps right when my iax link is down. But I?m more than happy to try. Many Thanks, Ashwin. From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Matt Riddell (lists) Sent: 30 May 2015 16:55 To: Asterisk Users Mailing List -
2006 May 26
0
[LLVMdev] Error with llc after using llvm-g++ WIN32
Hi Evan, Actually the unrecognized commas disappeared with the patch. What remains is a call to ".local" which doesn't exist in x86 or at least is not compilable by g++. Ashwin On 5/25/06, Ashwin Chandra <ashwin.chandra1 at gmail.com> wrote: > > Hi Evan, > I updated cvs and recompilled llvm. Still getting some unrecognized commas > in the compilation of the
2012 Aug 21
2
[LLVMdev] issues registering passes in osx 10.8
Thank you. The edit made no difference. I did a clean install and the same error is reported. Any other suggestions? regards, Ashwin On Aug 21, 2012, at 2:59 PM, Joshua Cranmer <pidgeot18 at gmail.com> wrote: > On 8/21/2012 3:52 PM, Ashwin kumar wrote: >> Hi everyone, >> >> This is Ashwin. I have a mac running osx 10.8. I am new to LLVM and have the version 3.1
2015 Nov 01
2
Google Summer of Code 2016 | LLVM
Hi, I am a graduate student in computer science.I have taken a programming languages course this semester and I am having great fun building interpreters.I am planning to build toy compilers in the winter.I would love to participate in GSOC 2016 contributing to LLVM.Could anyone let me know desirable skills should be developed to contribute to LLVM ? Also I would like to know the open projects