[vlc-devel] Re: Multicast streaming over wifi
Mark Moriarty
mfmbusiness at earthlink.net
Mon Nov 6 01:59:43 CET 2006
Nature of the beast -- multicast means you're sending non-ACK'd UDP
multicast payload.
If you control the WiFi network, you might try nudging the network speed
down a notch.
Otherwise, switch to an ACK'd protocol, such as mms, plus play with the
caches to allow enough time for the retransmits to occur without having to
drop frames.
-----Original Message-----
From: vlc-devel-bounce at videolan.org [mailto:vlc-devel-bounce at videolan.org]
On Behalf Of Goldenear
Sent: Sunday, November 05, 2006 2:42 PM
To: vlc-devel at videolan.org
Subject: [vlc-devel] Multicast streaming over wifi
I'm experimenting multicast streaming over wifi and it doesn't work properly
(too many packet lost).
Would it be possible to implement a solution for this in VLC ?
I found this:
http://www.broadcastpapers.com/whitepapers/Unequal-and-Interleaved-FEC-Proto
col-for-Robust-MPEG-4-Multicasting-Over-Wireless-LANs.cfm?objid=32&pid=42
Don't you think something like UI-FEC could help.
Regards,
Nicolas.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/ To
unsubscribe, please read http://developers.videolan.org/lists.html
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list