Displaying 20 results from an estimated 2000 matches similar to: "MP3 streams for MOH: idea"
2003 Sep 06
1
MOH other than mp3 ??
is there a clean way to have MOH (Music on Hold) source
its audio from say a MS-ASF streem ???
got a radio station that wants to have their MOH come
from their ASF based netbroadcast
2010 Feb 09
2
Comparing means and trends in short time-series
Dear R-list,
I have a statistical problem with the comparison of short time-series,
representing densities of fish in different streams. For each stream (6 in
total, here below showed only part of the dataset) I have 8 years of density
data, as follows:
year density stream
1 2000 0.51 stream1
2 2001 0.87 stream1
3 2002 0.68 stream1
4 2003 0.56 stream1
5 2004 0.50 stream1
6
2007 May 21
1
Windows Media streaming for MOH?
Anyone have Windows Media streaming for MOH working? I followed the various
procedures on the Asterisk Wiki for using mplayer which seems to be the only
Linux player capable of playing windows media streaming audio (asf, wmv
etc.). Anyone get this working?
I can get shoutcast streams working using mpg123 but so far no luck with
windows media streaming. Is there another player out there or a
2019 Aug 27
2
Orc JIT vs. STL
You can add symbols from Archieve via StaticLibrarySearchGenerator. But it
is added recently though
On Tue, 27 Aug 2019 at 21:02, Praveen Velliengiri <
praveenvelliengiri at gmail.com> wrote:
> Hi Geoff,
> I tried it, but I can't able to reproduce it.
>
> Test Program:
> #include <fstream>
> int main()
> {
> std::ifstream stream1, stream2;
>
2004 Aug 06
3
yp.icecast.org || when does your stream come into the db?
> How do you define the mount points? Are they a directory within
> /usr/share/icecast that contain an index.pls file for example?
>
> Forgive me but the documentation appears quite sparse here.
A mountpiont is a fragment of a URL (often referred to as a URI) like
'/stream1' or '/my_cool_stuff/stream.ogg'
You tell shout, ices, or whatever what mountpoint to use.
2019 Aug 27
2
Orc JIT vs. STL
On Tue, Aug 27, 2019 at 4:56 PM Praveen Velliengiri
<praveenvelliengiri at gmail.com> wrote:
>
> HI
> Did you run the static constructor and destructor? How did you make your process symbols visible to ORC jit?
Yes. It's the constructor that generates the undefined symbol error.
We use DynamicLibrary::LoadLibraryPermanently(nullptr) to add process
symbols.
> Could you
2015 Apr 03
2
After I enabled SSL, stream mountpoints broke
I'm running Icecast package 2.4.1 on Ubuntu 14.04 from ttp://
download.opensuse.org/repositories/home:/dm8tbr/xUbuntu_14.04.
I've been running on this server for about 6 months now without any issue
and all my streams run great. This icecast server is running on the same
host that my wordpress site is running on. This is all on my own private
server, not a hosting service.
Recently I
2019 Aug 27
4
Orc JIT vs. STL
Greetings, LLVM wizards.
We are using Clang and Orc JIT (v1) to compile and execute C++ code on the
fly. If a C++ module calls functions from external libraries, we add them
via DynamicLibrary::LoadLibraryPermanently().
The problem we have run into recently is when a module calls a function
from the STL -- in particular this swap() function for input streams:
#include <fstream>
2004 Aug 06
1
mount points & multiples streams II
>AFAIK, this will work. However, if all you want to do is have the same
>content at different bitrates, you can achieve this with one instance of
>ices and one playlist. Not sure of the specifics though as I don't use
>ices 0.2.3. I can look though.
If you can just point me in the direction
>Yes. You need the browser to download a file containing the IP address so
>it
2015 Apr 04
5
After I enabled SSL, stream mountpoints broke
Philipp,
Thank you for your quick response. I can't believe that I didn't think of
that...I guess I just assumed that it would use SSL. I'm using Liquidsoap
as my source client. Once you brought that up I started researching
whether there was a way to force Liquidsoap to use SSL and from what I
found it doesn't look like there is an option...but please correct me if
you or
2004 Aug 06
2
pull relay problems
Would there be a way to have /stream1 and /stream2 be the same
content but encoded at differant bitrates (via iceS)?
thanks,
paul
On Fri, 27 Apr 2001, Jack Moffitt wrote:
> One stream should have a mountpoint of /stream1 or something, and the
> other of /stream2.
>
> Then you access a stream like so:
>
> http://my.server.com:8000/stream1
> or
>
2005 Aug 07
2
A Tutorial for streaming video
Hello,
I need a tutorial for make a streaming server video with icecast and theora.
Is possible to convert an asf file to ogg file?. I tested with vlc,
but the new file ogg don't work fine.
My problem is that a receive a asf file and need to mount into the
server icecast.
Please, let me know the best solution.
Regards,
JP
2005 Feb 02
2
user Authentication - fail to add an user
Hi fellow streamers ;-)
I am trying to add an user authenticated mount point to our Icecast2.2
server.
I include the relevant section of my config file below.
<mount>
<mount-name>/stream1</mount-name>
<max-listeners>100</max-listeners>
<fallback-mount>/test</fallback-mount>
<fallback-override>1</fallback-override>
2012 Sep 25
1
Sa-Update Error - CentOS 6.3
Dear CentOS community Greetings,
i was waiting for few days before sending this email message, i thought
some server may have problem. That might causing the issue, will resolve
its own. but since a week now i am getting this message. because i have
not come across this error before, is anyone have across what is it? why
my server is unable to download the file
ERROR:
http: GET
2001 May 29
2
wishlist for ogg123 += Non-blocking verbose messages
Hi,
I am using the ogg123 player through an emacs interface to mpg123 I
patched up to support ogg123 (shameless plug, see
http://asf.void.at/emacs.html). This has a problem (apart from it being
emacs, which might offend some of you (-:):
The verbose output from ogg123 is collected and inserted into a
temporary buffer. This works when emacs has nothing else to do, but
fails when it blocks. Then,
2005 May 16
4
Shutdown from PXELinux
Hi
Please excuse my english ...
Does somebody have a .c32 , .cbt or .exe program to shutdown an
ACPI and/or APM BIOS PC from PXELinux or DOS ?
Or could be shutdown added as an option to PXELinux ?
School environment, remote administration.
On night time the electrical power is turned off in labs and PC loose
WakeOnLan(WOL) and AlertStandardFormat(ASF) capabilities.
In the morning when the
2006 Mar 04
2
tg3 gigabit speed
Hi all,
I have two HP DL145 G1 machines, running centos4 (2.6.9-22.0.2.ELsmp).
Nics are recognized as:
eth0: Tigon3 [partno(BCM95704) rev 2002 PHY(5704)] (PCIX:100MHz:64-bit)
10/100/1000BaseT Ethernet 00:00:1a:19:f1:05
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] Split[0] WireSpeed[1] TSOcap
[1]
eth1: Tigon3 [partno(BCM95704) rev 2002 PHY(5704)] (PCIX:100MHz:64-bit)
10/100/1000BaseT Ethernet
2011 Mar 10
1
Mount point
Hi Icecast,
Where on our xml file bellow can we plug in the value for a mount point
called /stream1.mp3
Thank you,
Luis Barrett
<limits>
<clients>100</clients>
<sources>2</sources>
<threadpool>5</threadpool>
<queue-size>524288</queue-size>
<client-timeout>30</client-timeout>
2011 Jun 16
1
Need help with config file
Thank you for your time...we made some changes to our config file and the
server doesn't want to start with the command icecast -c
/path/to/icecast.xml giving the error:
'Could not create listener socket on port 8000 Server startup failed.
Exiting'
can you look at the config file bellow and let us know of any changes that
might help. we need to be able to have 10,000 clients
2005 Feb 02
2
fallback mount from diferent mountpoint
hi people,
i want do change our fallback stream. we have used a fallback mount at
the same port that runs our stream. now we have a second stream on a
different port. what is the way to mount this stream to fallback mount
?
<mount>
<mount-name>/</mount-name>
<username>*****</username>
<password>*****</password>