CVS Commit (nitrox)
[email protected] Tue, 23 Sep 2003 18:47:15 +0200 (CEST)
| Newsgroups | gmane.comp.video.videolan.vlcs.devel |
|---|---|
| Message-ID | <20030923164715.A2446233B9__25259.7347753637$1064336251@brahma.via.ecp.fr> |
Update of /cvs/videolan/network/miniSAPserver Modified Files: message.cpp sapserver.cpp Log Message: Changes in order to fix the following bugs: 1. channels were marked as audio (should be video) 2. The same message id were used for all channels which is against the sap (rfc 2974) 3. All channels sent at the same time and then delay is not a good idea when sending many channels. Spreading out the sending and increasing the delay, makes it more likely to stay under 4000 bits/s (even though it still is a very rudimentary bandwidth regulation to require recompilation when adding channels.....) courtesy of Gunnar Monell <[email protected]> -- nitrox -- This is the vlcs-devel mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://developers.videolan.org/lists.html If you are in trouble, please contact <[email protected]>