Displaying 20 results from an estimated 1000 matches similar to: "Flash stream support"
2006 Dec 02
0
Flash stream support
Not sure about what your client wants, but...
I can confirm that *some* flash players can handle mp3 streams
streamed by icecast or other stream engines - e.g. the XSPF Player :
http://musicplayer.sourceforge.net/ .
<xspf specific>
For this one you just give the url of your mountpoint as parameter
(song_url). It doesn't work if you pass it thru the xspf playlist.
BTW, it doesn't
2008 Jul 07
7
[Bug 16632] New: swfdec_net_connection_connect with non-NULL url real-world test case
http://bugs.freedesktop.org/show_bug.cgi?id=16632
Summary: swfdec_net_connection_connect with non-NULL url real-
world test case
Product: swfdec
Version: 0.7.x
Platform: Other
URL: http://www.vampirefreaks.com/Official-Zombie-Girl
OS/Version: All
Status: NEW
Severity: normal
2006 Jul 07
3
Send a 30 Second Clip of an mp3
On my site I''m allowing users to upload songs in mp3 format. Members
can download the full song, but on public pages I would like to use a
flash player to play a 30 second clip of the song and/or allow
downloading of a 30 second mp3 snippet. The songs are stored above the
web root directory, and I use the send_file method for the full file
downloads for members.
My question is,
2006 Jul 01
2
Web Based scheduler like LiveSupport for icecast
I've been scouring the web for a web based scheduler for use with
icecast. Here is what I'm looking for:
I want to be able to say "at X time, Y file/playlist will play"
I want to be able to control icecast from the web
I want to be able to lock control of this site with some form of
authentication
Preferably PHP, but ruby/rails would be good too.
Any suggestions?
--
2008 Dec 07
1
Compile Packages on vista
Hi
I''m trying to compile R packages on my vista (I''m very new on vista...). I
installed Rtools, RExcel on a specific folder: c:\Rtools and gave full
access. Unfortunately, I am still unable to compile any packages (may be
still because of the security properties of vista). I checked several
mailing list/forums/website but I did not found any solution. Does anybody
have the
2005 Jun 29
4
Music oh hold
Sorry, i also tried this:
exten => 6000,1,Answer
exten => 6000,2,MusicOnHold(default)
and i got this result:
*CLI> -- Executing Answer("SIP/2391-8cdd", "") in new stack
-- Executing MusicOnHold("SIP/2391-8cdd", "default") in new stack
Jun 29 19:33:47 WARNING[1616]: res_musiconhold.c:354 moh0_exec: Unable to start music on hold (class
2007 Sep 28
5
Cleanup: Killing the old XSPF mailing list?
I mean this one:
http://lists.xiph.org/pipermail/xspf/
It has 6 messages in total. The reason
why I think we should kill it is that
it potentially confuses people looking
the XSPF mailing list.
What do you think? Who has is able to
such a cleanup task?
Sebastian
2012 Sep 25
2
Help
Ok Thomas, I understood, it wasn't intention do like that.
The xspf file associated to each station is instead real-time updated?
Why not all the stations has got that file?
Why stations like http://212.162.68.230/1.mp3 and others are not inside
yp.xml?
PS I'm sorry but my mail client automatically answers to the sender!
2012/9/25 R?cker Thomas <thomas.ruecker at tieto.com>
>
2005 Sep 16
2
R: direct sip call pickup
I cannot use CVS, is there anoyher way to use direct pickup ?
Thanks again
Giordano
________________________________
Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Alexander Lopez
Inviato: venerd? 16 settembre 2005 17.53
A: Asterisk Users Mailing List - Non-Commercial Discussion
Oggetto: RE: [Asterisk-Users] direct sip call
2005 Jun 30
3
R: Music oh hold
This is my musiconhold.conf and my folder:
root@voip:/etc/asterisk# less musiconhold.conf
[classes]
default => quietmp3:/var/lib/asterisk/mohmp3
;loud => mp3:/var/lib/asterisk/mohmp3
;random => mp3:/var/lib/asterisk/mohmp3,-z
;unbuffered => mp3nb:/var/lib/asterisk/mohmp3
;quietunbuf => quietmp3nb:/var/lib/asterisk/mohmp3
; Note that the custom mode cannot handle escaped parameters
2005 Sep 30
2
chan_capi-0.3.5
Hi all,
i'm tryinf to install chan_capi but i get this error
root@obelix:/usr/src/chan_capi-0.3.5# make
gcc -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -g
-I/usr/include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i586
-DNEVER_EVER_EARLY_B3_CONNECTS -DCAPI_ES -DCAPI_GAIN
-DDEFLECT_ON_CIRCUITBUSY -DCAPI_SYNC -DUNSTABLE_CVS
-Wno-missing-prototypes -Wno-missing-declarations -DCRYPTO
2018 Feb 23
4
change location of temporary files
I would like to change where R stores the temporary files to my external
hard drive in my iMac. This is important because the temporary files R
creates are huge and I do not have enough available space in my internal
HD. Again, this is for macOS.
This change has to be temporary. Later I need to use the usual location for
temp files in the internal HD.
Thanks in advance,
Kumar Mainali
--
2018 Feb 23
0
change location of temporary files
Does setting the environment variable TMPDIR, before starting R,
to a directory on a bigger file system help? On Linux I get
% mkdir /tmp/RTMP-BILL
% env TMPDIR=/tmp/RTMP-BILL R --quiet --vanilla
> tempdir()
[1] "/tmp/RTMP-BILL/Rtmppgowz4"
> tempfile()
[1] "/tmp/RTMP-BILL/Rtmppgowz4/file7ce36ec5cb1e"
I don't know if there is an R-specific environment
2006 Jan 12
6
app_rxfax.so and app_txfax.so
Hi,
I just installed spandsp 0.0.3pre6 with libtiff 3.7.1 and evrythinghs is
ok. I recompiled asterisk and run ldocnfig, but whrn I start asterisk I
get this error:
[app_rxfax.so]Jan 12 16:40:42 WARNING[1569]: loader.c:258
ast_load_resource: /usr/lib/asterisk/modules/app_rxfax.so: undefined
symbol: fax_set_phase_d_handler
Jan 12 16:40:42 WARNING[1569]: loader.c:440 load_modules: Loading
2006 Mar 28
3
R: Echo cancellation
Ok, but is there a way to check if echo cancellation is active on a call in progress ?
Thanks
Giordano
-----Messaggio originale-----
Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Steve Davies
Inviato: marted? 28 marzo 2006 16.43
A: Asterisk Users Mailing List - Non-Commercial Discussion
Oggetto: Re: [Asterisk-Users] Echo cancellation
2012 Sep 25
2
Help
For example, this station: http://radio.dyne.org:8000/ondarossa.mp3
has got a xspf file?
I obtain a message: Could not parse XSLT file when i try to open it
For the stations that I can't found in yp.xml
(e.g. http://212.162.68.230/1.mp3
http://212.162.68.230/2.mp3
http://212.162.68.230/3.mp3
http://stream15.top-ix.org/ondequadre )
it means they aren't on an official
2005 Oct 03
3
codec g723 on Via C3
Hi,
just a question: anyone has never installed g729 codec on VIA
motherboard with C3 processor ?
I'm having problem with IPP libraries, and Intel said that it works only
on Inter processor.
Any suggestion?
Thanks
Giordano
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jan 20
3
Dect to SIP PCI card
Hi all,
I'm looking for a PCI card which i could install on asterisk box, with
purpose to use 15-20 cordless dect phone in a very "dect cell".
Is there anyone that could help me pls ?
Thanks
Giordano
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jul 21
2
Order-restricted inference
Hello,
I looked for R packages which focused on order-restricted statistical
inference, but I could find only the isoreg() function.
I would need to test whether the means in my (repeated measures) data follow
a given order, e.g. A<B=C<D.
I took a look at the monograph by Barlow et al. (1972) on this topic and
found that for my case the null hypothesis is always A=B=C=D. This might be
2008 Jan 25
1
Does swfdec support rtmp?
Hi,
Can you please tell me if swfdec support playing videos using rtmp?
E.g. www.nytimes.com 's flash video player using rtmp. Does swfdec support it?
Thank you.