Changes between Version 6 and Version 7 of ConnectivityTesting
- Timestamp:
- 12/02/10 14:49:26 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ConnectivityTesting
v6 v7 92 92 For all tests, we assume a client/server paradigm, and that VLC is installed 93 93 94 === VIDEO STREAMING USING VLC (method one)===94 === Generating traffic with VLC === 95 95 96 96 For this test, the video server streams UDP packets to the client who stores the stream in a file (Perhaps for later viewing). This test primarily analyzes performance statistics (using tcpdump) rather than viewing the stream on the client side. … … 122 122 }}} 123 123 124 === V IDEO STREAMING USING VLC GUI (method two)===124 === Viewing the VLC stream via the GUI === 125 125 126 126 This test is strictly for decorative purposes. For this reason, the received stream will be displayed at the host's terminal. Please note that, due to latency constraints on the streamed frames, ''DO NOT'' be disappointed if the resulting video is not HD quality. … … 140 140 * NB. Ensure your firewall does not block access to UDP traffic on port abcd 141 141 142 === V IDEO STREAMING USING VLC CLI (method three) ===142 === Viewing the VLC stream via the CLI === 143 143 144 144 This test is strictly for decorative purposes. For this reason, the received stream will be displayed at the host's terminal. Please note that, due to latency constraints on the streamed frames, ''DO NOT'' be disappointed if the resulting video is not HD quality. … … 169 169 170 170 171 === VLC TELECONFERENCING (WEBCAM) (method 3)===171 === VLC teleconferencing using a webcam === 172 172 173 173