[Bug 698657] [PATCH] shm: Port shared memory plugin to Windows

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 4 06:01:52 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=698657
  GStreamer | gst-plugins-bad | unspecified

--- Comment #12 from Joshua M. Doe <oss at nvl.army.mil> 2013-06-04 13:01:46 UTC ---
I have no queue, here are the pipelines I'm using:

videotestsrc ! video/x-raw,format=RGB,width=320,height=240,framerate=30/1 !
shmsink shm-size=10000000 socket-port=12345

shmsrc is-live=true socket-port=12345 !
video/x-raw,format=RGB,width=320,height=240,framerate=30/1 ! videoconvert !
autovideosink

Even with a very large shm-size, the lag doesn't seem to increase, so while
troubling, it's not a show stopper for me.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list