| 10 |   | The vlc-mcpo plugin is an Open Source streaming module for the [http://www.videolan.org VLC media player]. It enables video streaming through the overlay-based virtual network substrate Ariba in combination with the MCPO application layer multicast protocol. Through vlc-mcpo you can deliver video streams to groups of users, similar to IP Multicast, but without the need of in-network support. Through the use of Ariba, vlc-mcpo can handle protocol issues such as IPv4/IPv6 transitions, Network Address Translation (NAT), and many more network issues. | 
          
          
            | 11 |   |  | 
          
          
            | 12 |   |  | 
          
          
            | 13 |   |  | 
          
          
            | 14 |   | Ariba provides a virtual overlay net. [...] | 
          
          
            | 15 |   |  | 
          
          
            | 16 |   | For more information about Ariba, MCPO, or the SpoVNet project, please refer to: http://www.ariba-underlay.org , http://www.spovnet.de/ | 
          
          
            | 17 |   |  | 
          
          
            |   | 10 | The vlc-mcpo plugin is an Open Source streaming module for the [http://www.videolan.org VLC media player]. It enables video streaming through the overlay-based virtual network substrate Ariba in combination with the MCPO application layer multicast protocol. Through vlc-mcpo you can deliver video streams to groups of users, similar to IP Multicast, but without the need of in-network support. Through the use of Ariba, vlc-mcpo can handle protocol issues such as IPv4/IPv6 transitions, Network Address Translation (NAT), and many more network issues through a self-organizing overlay. | 
          
          
            |   | 11 |  | 
          
          
            |   | 12 | For more information about Ariba, MCPO, or the SpoVNet project, please refer to: http://www.ariba-underlay.org , http://www.spovnet.de | 
          
        
        
          
            | 27 |   | sudo apt-get install vlc [[BR]] | 
          
          
            | 28 |   | sudo apt-get install libboost-system1.40.0 [[BR]] | 
          
          
            | 29 |   | sudo apt-get install libboost-thread1.40.0 [[BR]] | 
          
          
            | 30 |   | sudo apt-get install libboost-regex1.40.0 [[BR]] | 
          
          
            | 31 |   | sudo apt-get install liblog4cxx10 [[BR]] | 
          
          
            |   | 22 | sudo apt-get install vlc | 
          
          
            |   | 23 | sudo apt-get install libboost-system1.40.0 | 
          
          
            |   | 24 | sudo apt-get install libboost-thread1.40.0 | 
          
          
            |   | 25 | sudo apt-get install libboost-regex1.40.0 | 
          
          
            |   | 26 | sudo apt-get install liblog4cxx10 |