Changes between Version 12 and Version 13 of Documentation/VLC
- Timestamp:
- Apr 27, 2010, 3:43:50 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/VLC
v12 v13 76 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. 77 77 78 ==== Creating a v-net ==== 79 80 78 81 ==== Parameters ==== 79 82 The vlc-mcpo plugin takes three connection parameters. source-port:destination-address:destination-port (e.g. 1234:localhost:5000)