Displaying 5 results from an estimated 5 matches for "stefb".
Did you mean:
stef
2015 Feb 06
1
Typically end-to-end 'delay' of live audio
...ot yet. We have thought about going to flash in hopes it would provide
less latency, but I haven't looked into it yet. Though, technically, flash
is a plugin, but it seems to have earned "special status" by the browser
developers.
On Fri, Feb 6, 2015 at 5:27 AM, St?phane Benoit <stefb at wizzz.net> wrote:
> Hello,
>
> Have you tried something like
> http://www.schillmania.com/projects/soundmanager2/ for your player ?
>
> It looks promising.
>
> Regards,
> St?phane Benoit.
>
> Le 05/02/2015 17:30, Tony a ?crit :
>
> Thanks. Here's...
2004 Aug 06
2
Ices: How Don't stop :)
> My beta-radio it's work wonderful, but when the playlist finish, the
> PID of ices die toguether :(
>
> What I can make so that this does not occur?
using this script
and running by starting it
nohup script.sh &
(or in a screen session)
the good thing is even if ices segfaults the radio goes on..
Stephane.
--
#!/bin/bash
while [ 1 ] ; do
ices ;
done
--- >8 ----
2015 Feb 05
3
Typically end-to-end 'delay' of live audio
Thanks. Here's bit more detail.
We have a scientific audio instrument that comes with its own audio
driver. This driver gives us Opus 'frames'. From a remote location
(typically less than 200mS round trip) we would like someone using a
browser (without a plugin) to 'hear' this device. We need the low
end-to-end delay as there is an active Video session (separate
2004 Aug 06
2
Ices-0.3 and ogg
Hello,
Is it possible to stream into ogg from ices-0.3 ?
I'm running a radio with icecast2 and ices-0.3 in mp3, and i use
streamTranscoder for the ogg stream. But i'd like to do everything with ices.
Is it possible ?
TIA
Stephane.
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message
2015 Feb 06
0
Typically end-to-end 'delay' of live audio
Hello,
Have you tried something like
http://www.schillmania.com/projects/soundmanager2/ for your player ?
It looks promising.
Regards,
St?phane Benoit.
Le 05/02/2015 17:30, Tony a ?crit :
> Thanks. Here's bit more detail.
>
> We have a scientific audio instrument that comes with its own audio
> driver. This driver gives us Opus 'frames'. From a remote location