Changes between Version 33 and Version 34 of Documentation/VLC
- Timestamp:
- May 4, 2010, 3:33:36 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/VLC
v33 v34 57 57 Two vlc-windows should open, let's call them [S] and [R]. 58 58 59 * Server side [S] 59 [[Image(VLC_media_player.png)]] 60 61 * Receiver side [R] 60 62 * On [R] please click: Media > Open Network Stream... [[BR]] 61 63 * 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]] 62 64 * The address field should now look like this: {{{1234:localhost:5000}}} [[BR]] 63 65 * Press »play«. 64 * Receiver side [R] 65 * Continuing on [S], click: Meda > Streaming... [[BR]] 66 67 [[Image(Open_Media.png)]] 68 69 * Server side [S] 70 * Continuing on [S], click: Media > Streaming... [[BR]] 66 71 * 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]] 67 72 * Press »Stream«. [[BR]] … … 71 76 * Disable transcoding and press »Stream«. [[BR]] 72 77 * After a few seconds you should see the video in [R]. 78 79 [[Image(Stream_Output.png)]] 73 80 74 81 === Usage ===