meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ssotc2009:group06 [2009/08/22 15:03] – billyx | ssotc2009:group06 [2009/08/22 16:01] (current) – billyx | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Group 6. Media Player Remote ====== | ====== Group 6. Media Player Remote ====== | ||
| * JIFENG XING | * JIFENG XING | ||
| - | * GOBINDA KANDEL | + | |
| - | | + | |
| | | ||
| Line 30: | Line 30: | ||
| ===== Result ===== | ===== Result ===== | ||
| - | Since my partner GOBINDA KANDEL lacks knowledge of Python and C++, I have to do everything by myself. | ||
| The programming language used is Python. The platform of server is a Laptop running Ubuntu 9.04. The client is running on a Nokia N810 Internet Tablet. | The programming language used is Python. The platform of server is a Laptop running Ubuntu 9.04. The client is running on a Nokia N810 Internet Tablet. | ||
| Line 42: | Line 41: | ||
| * Potentially support all media player which can be controlled from command line. (control commands need to be changed associated with the player) | * Potentially support all media player which can be controlled from command line. (control commands need to be changed associated with the player) | ||
| * Theoretically, | * Theoretically, | ||
| + | |||
| + | note: this application works fine with Totem Media Player. It has also been test with rhythmbox, which is also works. | ||