Changes between Version 33 and Version 34 of Internal/RunningDemos
- Timestamp:
- Jun 3, 2006, 2:39:35 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/RunningDemos
v33 v34 134 134 135 135 4. '''Invoke the GUI''' 136 * Go up to folder nodeHandler-streaming/scripts137 * Start gui by typing ./streaming-dashboard138 * A single screen GUI should come up. If not, check X forwarding by trying simple applications like xclock, xeyes etc.139 * Check all nodes by first querying all nodes MAC addresses and then all nodes Lunar IP adresses. All eight should reply back.136 * Go up to folder nodeHandler-streaming/scripts 137 * Start gui by typing ./streaming-dashboard 138 * A single screen GUI should come up. If not, check X forwarding by trying simple applications like xclock, xeyes etc. 139 * Check all nodes by first querying all nodes MAC addresses and then all nodes Lunar IP adresses. All eight should reply back. 140 140 141 141 5. '''Starting the VLC player'''[[BR]]Use the Windows batch script on the Desktop of Display machine (named something like 'streaming-demo'). If you can't find it, run three instances of VLC player, and enter URL info of the stream into 'File->Open Network Stream->HTTP' text field. URL format is http://CTRL_IP_of_Node:80XY, where X and Y are coordinates of the node. In current setup, the URLs translate into: … … 143 143 ||http://10.19.2.5:8025 144 144 ||http://10.19.3.8:8038 145 145 146 Invoking these URLs should bring up three video streaming windows on display machine. With three streams concurrently running, there should be perceivable distortion, especially on the bigger one. 146 147
