Changes between Version 13 and Version 14 of Documentation/VLC
- Timestamp:
- Apr 27, 2010, 3:45:07 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/VLC
v13 v14 74 74 In this section we describe the parameters of the mcpo-vlc plugin and some usage scenarios which demonstrate the strength of the mcpo approach. 75 75 76 Vlc-mcpo uses a virtual net for distributing the video content. Each v-net have to consist of 0-1 senders and 0-N receivers. The connection procedure does not depend on the role (sender/receiver) one instance has. This could be a little bit confusion in the beginning, as on most streaming protocols the role defines whether one instance is client or server.76 Vlc-mcpo uses a spontaneous virtual network (SpoVNet) for distributing the video content. Each SpoVNet have to consist of 0-1 senders and 0-N receivers. The connection procedure does not depend on the role (sender/receiver) one instance has. This could be a little bit confusion in the beginning, as on most streaming protocols the role defines whether one instance is client or server. 77 77 78 ==== Creating a v-net ====78 ==== Creating a SpoVNet ==== 79 79 80 80