[gst-devel] [gstreamer on windows] Error while network desktop streaming using screencapsrc if height is bigger than 200
Florent
fthiery at gmail.com
Thu Sep 11 13:34:53 CEST 2008
Hi;
I tried experimenting using gstreamer on windows based on Elisa media
center's binary distribution.
I want to send the captured desktop (using dx9screencapsrc) towards a Linux
machine. I noticed a quite strange error.
Here's the pipeline:
gst-launch-0.10.exe dx9screencapsrc width=1024 height=200 ! ffmpegcolorspace
! jpegenc ! udpsink host=$linux_ip port=1234
This works. However, if i specify a bigger height (ex: 768), i get:
"gst_multiudpsink_render error: got send error: 0: No error
ERROR: from element /pipeline0/udpsink0: GStreamer encoutered a general
stream error
basesrc gstbasesrc.c: gst_base_src_loop <dx9screencapsrc0> error: streaming
task paused, reason error (-5)"
How can i fix this ? I already tried:
* playing with queues (in case there was some cpu/process overload)
* using gdiscreencapsrc instead (no change)
Thanks for any hint
Florent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080911/fc92d707/attachment.htm>
More information about the gstreamer-devel
mailing list