Difference between revisions of "Private:atsc meeting minutes"

From NMSL
(New page: == 10 May 2010 == * '''Attendees:''' Mohamed, Som, Bassam, Kaushik, Gordon. * '''Scribe:''' Kaushik * '''Summary:''' ** ** ** * '''Tasks and deadlines:''' * Som: # * Bassam: # *...)
 
Line 1: Line 1:
 
+
== 11 May 2010 ==
== 10 May 2010 ==
 
  
 
* '''Attendees:''' Mohamed, Som, Bassam, Kaushik, Gordon.  
 
* '''Attendees:''' Mohamed, Som, Bassam, Kaushik, Gordon.  
Line 6: Line 5:
  
 
* '''Summary:'''
 
* '''Summary:'''
**
+
** Important to understand and retain the big picture of the goal of the project.
**  
+
** [http://www.sfu.ca/~cha16/ 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 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.
 +
** 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:'''
 
* '''Tasks and deadlines:'''
 
* Som:   
 
* 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:  
 
* 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:
 
* 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:  
 
* Gordon:  
#
+
# Implement FEC component of the system using C++. (Deadline: 2 weeks)

Revision as of 12:33, 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 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.
    • 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:
  1. 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:
  1. 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:
  1. 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:
  1. Implement FEC component of the system using C++. (Deadline: 2 weeks)