[Bug 673794] rtprawdepay and gigabit ethernet

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Apr 14 02:05:12 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=673794
  GStreamer | gstreamer (core) | 0.11.x

--- Comment #10 from Wim Taymans <wim.taymans at gmail.com> 2012-04-14 09:05:06 UTC ---
(In reply to comment #9)
> Do you know any way to get more smooth video?

What do you mean? Here are some hints: increase the kernel buffers, add a
jitterbuffer on the receiver side, make the receiver thread a real-time thread,
try to send data that doesn't need colorspace conversion. 

Sending raw video is going to be heavy, it requires lots of memory bandwidth.
You might have better results using some sort of compression.

Also try to measure what the performance problems are with tools like callgrind
or so.

> What do you think about net buffer size 1524288? Does it normal?

The bigger the less chance you have of losing a packet.

-- 
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