Difference between revisions of "Private:atsc meeting minutes"
From NMSL
Line 9: | Line 9: | ||
** Update Wiki page with related documents, links or files that you come across. Do write a brief note about the relevance or take-away of the posting. | ** Update Wiki page with related documents, links or files that you come across. Do write a brief note about the relevance or take-away of the posting. | ||
** Try and have the system up and running with the new code for FEC, Streaming and PSI/SI in three weeks. | ** Try and have the system up and running with the new code for FEC, Streaming and PSI/SI in three weeks. | ||
− | ** While performing your tasks keep in mind that it is desirable to reuse as much of the current work as possible for the implementation of the ATSC Mobile TV project. | + | ** While performing your current set of tasks (for DVB-H project) keep in mind that it is desirable to reuse as much of the current work as possible for the implementation of the ATSC Mobile TV project. |
** Guidelines for posting progress | ** Guidelines for posting progress | ||
*** Update your progress by the end of day on every Monday. | *** Update your progress by the end of day on every Monday. |
Revision as of 11:34, 11 May 2010
11 May 2010
- Attendees: Mohamed, Som, Bassam, Kaushik, Gordon.
- Scribe: Kaushik
- Summary:
- Important to understand and retain the big picture of the goal of the project.
- ChengHsin Hsu to collaborate part-time.
- Update Wiki page with related documents, links or files that you come across. Do write a brief note about the relevance or take-away of the posting.
- Try and have the system up and running with the new code for FEC, Streaming and PSI/SI in three weeks.
- While performing your current set of tasks (for DVB-H project) keep in mind that it is desirable to reuse as much of the current work as possible for the implementation of the ATSC Mobile TV project.
- Guidelines for posting progress
- Update your progress by the end of day on every Monday.
- Write concise but informative notes in your progress summary. For example, mention the test cases when you say "tested communication module."
- Tasks and deadlines:
- Som:
- Redesign the class hierarchy to align better with the current implementation since the current design is more complicated than the implementation. (Deadline: 2 weeks)
- Bassam:
- Implement the streaming server using RTP and other related protocols to stream videos to a mobile device in C++. Use available tools and APIs. (Deadline: 2 weeks)
- Kaushik:
- Implement the generation and packing of each of the PSI and SI tables using the current design document and existing Python source code in C++. (Deadline: 2 weeks)
- Gordon:
- Implement FEC component of the system using C++. (Deadline: 2 weeks)