Re: System lookup and DCCP plugin for GStreamer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I have a problem with this example:
> gst-launch -v filesrc location=music.mp3 ! mp3parse ! dccpclientsink
> host=localhost port=9011 ccid=2
>
> gst-launch -v dccpserversrc port=9011 ccid=2 ! decodebin ! alsasink
>
Does the same problem happens if the client and server are not on
the same host?
And then where does the load come from -- any chance of using 'strace -p'
to see where it is cycling? Maybe it is an event loop which gets overflooded
since on localhost with a RTT < 10 microseconds the responses come
unexpectedly fast.

If this is the case, it is one more reason to migrate to lower timer
resolution.

Gerrit

--
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [IETF DCCP]     [Linux Networking]     [Git]     [Security]     [Linux Assembly]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux