similar to: What clients do you use?

Displaying 20 results from an estimated 1000 matches similar to: "What clients do you use?"

2013 Feb 08
2
3rd Party Applications
The page http://www.icecast.org/3rdparty.php contains some old links. Perhaps someone could update them. Oddcast was renamed and the website is unavailable. Maybe this one: http://code.google.com/p/edcast-reborn/ DeeFuzzer website moved to https://github.com/yomguy/DeeFuzzer and http://pypi.python.org/pypi/DeeFuzzer/ Xine website moved to http://www.xine-project.org/home Cajun website should be
2009 Apr 07
3
is there a way to do a "push relay"?
perhaps a little difficult to explain - please bear with me. We use 2 icecast servers. server1 is managed by us, server2 by our service provider. Therefore it's easy to make config changes to server1, less easy for server2. I generate a stream using edcast, and send it to both servers. Sometimes I do this by creating 2 streams within edcast, sometimes I just send the stream to server2, and
2009 Oct 28
1
Who sets the mount point?
This is what i found out in use with the icecast servers. Mounts Can be made by each of the following: 1> The icecast.xml file define a mount with a username/password for this mount. Since most our broadcaster using edcast to broadcast the username is set to source. 2> The use of the global source password can create a dynamic mount. But, the best way is to define it in the
2015 Nov 30
2
Making icecast stream available outside my network?
Hi, i'm a newb to using icecast. what i'm using is, foobar2000, with the altacast encoder. I went in to the config file, and changed the adminname/password. i've left everything else at there defaults. I open up altacast, and add a new encoder, giveing it the user name, and password. it works fine. But when giveing the link to people to listen, they say they can't open it.
2013 Apr 16
2
Krad Pipe To
https://gist.github.com/oneman/5394332 This is a little hack for sending -live encoded- WebM streams to Icecast from STDIN. An example (I was using libav from git, params likely different between libav, ffmpeg etc programs) avconv -v debug -f video4linux2 -s 320x240 -r 10 -i /dev/video0 -vcodec libvpx -threads 2 -vb 128k -r 10 -f webm pipe:1 | krad_pipe2 europa.kradradio.com 8008
2015 Dec 01
2
Making icecast stream available outside my network?
Hi, yess its running on my local ip address. I've loged in to the router, andf orwarded port 8000. On 12/1/2015 2:17 AM, Marius Flage wrote: > Hi! > > Are you even sure that your icecast server is exposed on the internet? > Is your icecast server running on a public or private ip address? If > it's running on a private ip address (192.168.0.0/16, 10.0.0.0/8 or >
2010 Aug 15
4
Icecast2 / edcast Initial Setup Question
Hi, I have setup Icecast2 and edcast (standalone) on an XPSP3 machine. The basic setup works. I can speak into a microphone and hear my voice from another PC on a LAN. Now I want to "stream a file" such as an mp3 podcast I made or just a song (mp3, acc etc.) or play a CD and don't know what to even search for in the mail archives, forum or Google to get help. I can't
2017 Jun 06
3
free Icecast windows source software with HE-AAC(/v2) support
Hey, Is there any free Icecast windows source software with HE-AAC(/v2) support? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20170606/d85890e8/attachment.html>
2011 Sep 05
4
Winamp streaming to icecast2
Hello, I'm trying to set up winamp to stream a live event to an icecast2 server. I've got the icecast2 server set up, and to date have streamed playlists only via ices0 or ices2, now I'm wanting to stream live using winamp. Software wise, I'm needing to use free or open source software, the icecast2 server is a Linux machine, the Winamp will be on either a Win7 or a WinXP
2010 Aug 15
1
slightly offtopic, uninstalling edcast
Hi all, I have edcast on my computer, but I didn't check the box to install the mp3 encoder, and it is not installing correctly after it has been deleted from the location it is installed in. It doesn't show up in the control panel list, so can't do anything about it there. How do I completely remove edcast from my machine and start over? -------------- next part -------------- An
2015 May 13
3
Regarding edcast with icecast2.4
Hello all. So I just thought I would come in here and ask you all a couple of questions regarding edcast. First off let me tell you my situation. I am managing a radio station and my icecast server the way I have it set up the source of which the broadcaster connects to has to have a username and password for a mount point that is being passed through the server. Basically these are all
2012 Feb 08
1
Krad Cam Alpha Test Release
For those who want to test webm streaming. This is a super early test binary release, not super user friendly yet. Here is a link to the server with some streams: http://deimos.kradradio.com:8080/ To play with mplayer: mplayer -cache 2200 http://deimos.kradradio.com:8080/teststream18.webm To play in browser http://deimos.kradradio.com:8080/teststream18.webm To get the app and some
2012 Feb 08
1
Krad Cam Alpha Test Release
For those who want to test webm streaming. This is a super early test binary release, not super user friendly yet. Here is a link to the server with some streams: http://deimos.kradradio.com:8080/ To play with mplayer: mplayer -cache 2200 http://deimos.kradradio.com:8080/teststream18.webm To play in browser http://deimos.kradradio.com:8080/teststream18.webm To get the app and some
2011 Nov 25
4
Smooth Linux icecast source GUI
Hi , I'm currently helping a small french Radio they Use Edcast for now on some old Windows XP machines and it's not really reliable at all although Edcast is a great piece of free software Then they might migrate to a Linux Box , but apart from darksnow I can't find a Linux GUI that would match the graphical ease of edcast. maybe the best would be a Web frontend for DarkIce but I
2015 May 13
1
Regarding edcast with icecast2.4
Geoff Shang: > On Wed, 13 May 2015, Jonathan wrote: > > mountpoint level security settings. The problem that I'm seeing here is > > edcast does not allow a source username to be passed through. > > Either delete the username or comment it out like so: > <!-- <username>hackme</username> --> slightly OT, but you could also consider to use butt:
2010 Nov 02
5
Camera MJPEG to Icecast
Dear Thomas I Really Appreciate your enlightment Thomas B. Ruecker wrote: > let's stop RIGHT HERE! > Isn't it obvious? > Something is wrong with your pipeline here. There is NOTHING coming through. > Which brings us back to the previous point. > First make sure ffmpeg2theora has all the right options set, then verify > that it produces an valid ogg file/stream and only
2014 Feb 17
2
Opus supported source client without transcoding?
Figured I'd join the list since I saw someone else had just popped in looking for exactly the same thing I am (non-transcoding opus streamer for sending multiple .opus files to icecast2). It looks like ices2 would do exactly what I personally need, except for not having been updated to support opus yet. (I chatted on IRC once or twice with someone who it sounds like is interested in adding
2010 Aug 15
1
still having problems with edcast
Ok all, I have deleted the edcast folder on my machine and reinstalled edcast. However, I can't get the mp3 encoder to install. Tim said that it should ask if you want the encoder, and I thought I selected it under the select components to install, but it isn't installing. Two additional things are happening, 1. When I open edcast, I don't see anything in the dropdown lists.
2004 Jun 14
15
oh323
This module wont compile can anyone give me any assistance -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040614/03ae433c/attachment.htm
2010 Nov 02
2
Camera MJPEG to Icecast
Dear Thomas Thomas B. Ruecker wrote: > On Mon, Nov 01, 2010 at 05:17:12PM +0700, Bino Oetomo wrote: > >> Now .. I want to do it the otherway with Icecast >> >> I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg >> | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout | oggfwd 192.168.10.232 >> 8000 hackme /matamerapi >> >