Changes between Version 6 and Version 7 of Documentation/VLC
- Timestamp:
- Apr 26, 2010, 5:04:56 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/VLC
v6 v7 49 49 Now it's time for a first simple test. 50 50 51 Run two instanced of the modified vlc-players: 52 vlc-mcpo & vlc mcpo & 51 Run two instanced of the modified vlc-players:[[BR]] 52 LANG=en_US.UTF-8 vlc-mcpo & vlc mcpo & [[BR]] 53 (Note: "LANG=en_US.UTF-8" sets the language of these two vlc-instances on English for easier following the instructions below.) 54 53 55 54 56 Two vlc-windows should open, let's call them [S] and [R]. 55 57 56 58 On [R] please click: Media > Open Network Stream... [[BR]] 57 Then choose: Protocol: MCPO(Note: If you can only see protocols like: HTTP, HTTPS, UDP, etc but no MCPO then the plugin wasn't load into your vlc. Please refer to the trouble shooting section in this case.) [[BR]]59 Then choose: Protocol: »MCPO« (Note: If you can only see protocols like: HTTP, HTTPS, UDP, etc but no MCPO then the plugin wasn't load into your vlc. Please refer to the trouble shooting section in this case.) [[BR]] 58 60 The address field should now look like this: 1234:localhost:5000 [[BR]] 59 Press play.61 Press »play«. 60 62 61 Continuing on [S], click: 63 Continuing on [S], click: Meda > Streaming... [[BR]] 64 Add a video file. (For a first test we recommend the test-video [coming soon], or at least a video you're successfully able to stream via UDP. Just eliminate sources of error not connected to the vlc-mcpo plugin.) [[BR]] 65 Press »stream«. [[BR]] 66 Press »Next«. [[BR]] 67 Choose »MCPO« and press »Add«. [[BR]] 68 69 62 70 63 71 === Scenarios / examples ===