Re: [Spice-devel] [PATCH v10 00/27] Add GStreamer support for video streaming

2016-03-25 Thread Francois Gouget
On Mon, 21 Mar 2016, Francois Gouget wrote: [...] > I think I have reproduced this though it's not systematic. Setting > GST_DEBUG=4 I noticed some messages indicating that the process is > running out of file descriptors. Indeed a look into /proc showed 4096 > file descriptors open. This was a

Re: [Spice-devel] [PATCH v10 00/27] Add GStreamer support for video streaming

2016-03-21 Thread Francois Gouget
On Mon, 7 Mar 2016, Christophe Fergeau wrote: > Hey, > > One more issue I have with this series is that I reliably manage to > get a hung spice-server with gstreamer:mjpeg and gstreamer:h264 > I test it with you tube, and then hovering over the video seek bar so > that lots of thumbnails are show

Re: [Spice-devel] [PATCH v10 00/27] Add GStreamer support for video streaming

2016-03-07 Thread Christophe Fergeau
Hey, One more issue I have with this series is that I reliably manage to get a hung spice-server with gstreamer:mjpeg and gstreamer:h264 I test it with you tube, and then hovering over the video seek bar so that lots of thumbnails are shown. I'm not sure whether it's an issue with these patches, a

[Spice-devel] [PATCH v10 00/27] Add GStreamer support for video streaming

2016-03-01 Thread Francois Gouget
This patch series adds support for using GStreamer to encode and decode the video streams, adding support for VP8 and h264 codecs. There have been quite a few changes since the last revision of this patchset. * The VP8 encoding performance has been improved. * The zero-copy code for the input f