Hi
- Original Message -
> Hello SPICE devs,
>
> A user of aSPICE (and by extension Opaque) reported that with audio
> recording enabled, the client continually records and sends data to
> the server thereby wasting large amounts of bandwidth. This wouldn't
> really be an issue for deskto
Hello SPICE devs,
A user of aSPICE (and by extension Opaque) reported that with audio
recording enabled, the client continually records and sends data to
the server thereby wasting large amounts of bandwidth. This wouldn't
really be an issue for desktops and to a lesser degree laptops, but
for mob
Hi Christophe,
On Thu, Mar 13, 2014 at 5:18 AM, Christophe Fergeau wrote:
> The point of autoaudiosrc is to guess for you the best recording source to
> use, so I'd say this is a bug with gstreamer or with openslessrc. Is this
> something shipped with gstreamer, or is it an out of tree gstreamer
On Thu, Mar 13, 2014 at 12:41:46AM -0400, i iordanov wrote:
> Hey guys,
>
> Following a suggestion by a developer, in order to enable audio
> recording on Android, I changed spice-gstaudio.c from:
>
> gchar *pipeline =
> g_strdup_printf("autoaudiosrc name=audiosrc ! queue !
> audi
Hey guys,
Following a suggestion by a developer, in order to enable audio
recording on Android, I changed spice-gstaudio.c from:
gchar *pipeline =
g_strdup_printf("autoaudiosrc name=audiosrc ! queue !
audioconvert ! audioresample ! "
"appsink caps=\"%s\