[Spice-devel] spice udp support
Gerd Hoffmann
kraxel at redhat.com
Wed Feb 3 08:37:56 CET 2016
On Mi, 2016-02-03 at 13:27 +0900, Sunny Shin wrote:
> I heard that iptv uses udp multicast, so I thought that performance
> might be better if we use udp for video streaming.
spice != tv. No multicast here. Oh, and udp/multicast doesn't improve
performance, it reduces the bandwidth needed.
> We can ignore missing and out of order frames.
Not just the missing frame, but any video data until the next key frame
arrives (except for mjpeg).
> Does it make sense?
No. It would in increase the bandwidth needed as spice would have to
send keyframes frequently to compensate for possible packet loss.
cheers,
Gerd
More information about the Spice-devel
mailing list