<div dir="ltr">On Tue, Mar 5, 2013 at 5:14 PM, David Hoyt <span dir="ltr"><<a href="mailto:dhoyt@guidewire.com" target="_blank">dhoyt@guidewire.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">> Looking into IPC methods for getting video into a pipeline I found shmsrc, however that doesn't work on Microsoft Windows as I believe it is POSIX based. What options are there? UDP doesn't seem like a very good solution.<br>


<br>
</div>You might consider writing a plugin that uses typical Windows IPC mechanisms like named pipes, memory-mapped files, etc.<br></blockquote><div><br></div><div style>Just an update that I've ported shmsink/shmsrc to Windows using TCP sockets and memory-mapped files. I'll be attaching a patch as soon as I can, but you can comment on the method here:</div>

<div style><a href="https://bugzilla.gnome.org/show_bug.cgi?id=698657">https://bugzilla.gnome.org/show_bug.cgi?id=698657</a> </div></div></div></div>