Changes between Version 12 and Version 13 of Documentation/VLC


Ignore:
Timestamp:
Apr 27, 2010, 3:43:50 PM (14 years ago)
Author:
stud-hock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/VLC

    v12 v13  
    7676Vlc-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.
    7777
     78==== Creating a v-net ====
     79
     80
    7881==== Parameters ====
    7982The vlc-mcpo plugin takes three connection parameters. source-port:destination-address:destination-port (e.g. 1234:localhost:5000)