PDA

View Full Version : g.711 streaming server


Doom9
6th April 2004, 20:11
I've been looking around a little but couldn't find anything. Yet, while looking into JMF I noted it supports G.711 amongs other formats, but the samples that ship with it, do not expose G.711 streaming. So I'm wondering, if there's any freely available server to do this. It can be very basic.. just has to take a wave file, and RTP stream this in G.711 format to a unicast or multicast address.

falconfighter
13th April 2004, 00:07
I presume you've tried VideoLan? I played with it at one point, but I donno if it supports G.711. It supports audio-only i think.

Doom9
14th April 2004, 10:44
videolan doesn't support G.711 (which is quite a low bitrate codec for voice).

TotalChaos
14th April 2004, 11:32
(How to get self in trouble.) I am not at all familiar with g.711 or what exactly your trying to do. It sounds like your trying to set up a server for streaming audio/video through a network.

Windows Server 2003 has a service which seems to be part of IIS. Either way it allows a computer to stream. I have a corrupt ISO of windows server 2003 so I was unable to complete the installation of this particular service.

Hope I know what am talking about, what your asking and, that this info helped.

DaveEL
14th April 2004, 11:57
http://speak-freely.sourceforge.net might be worth looking at.

DaveEL