[gstreamer-bugs] [Bug 314624] [PATCH] Provide a way to use unix sockets beside simple tcp sockets

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Aug 4 01:49:16 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=314624

  GStreamer | gst-plugins-base | Ver: git




------- Comment #13 from Jarkko Palviainen  2009-08-04 08:49 UTC -------
I rewrote the patch but haven't been able to successfully transfer data.. can
someone suggest proper ways to test and debug this?

Currently, I'm trying with a command like this:
gst-launch --gst-debug=tcpclientsink:5 fdsrc fd=1 ! tcpclientsink protocol=none
socket-type=unix address=/tmp/echo_socket

and echoing the data with a server code snippet from:
http://www.ecst.csuchico.edu/~beej/guide/ipc/echos.c

I'm able to connect to the socket, but data is never received after (reading
from stdin).


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=314624.




More information about the Gstreamer-bugs mailing list