Difference between revisions of "mobile tv testbed software"

From NMSL
Line 3: Line 3:
  
 
==== Stop the PSI/SI Process ====
 
==== Stop the PSI/SI Process ====
:*
+
:* User clicks on "Stop" button
 +
:* The webui posts a kill message to terminate the main PSI/SI handler
 +
:* The system stops the TS NULL Shaper
  
  
 
==== Start the PSI/SI Process ====
 
==== Start the PSI/SI Process ====
:*
+
:* User clicks on "Start" button
 +
:* The webui posts a start message to the main PSI/SI handler
 +
:* The system starts the TS NULL Shaper
  
  

Revision as of 08:33, 30 September 2008

Use Case Analysis

Simple use cases for configuring the test bed.

Stop the PSI/SI Process

  • User clicks on "Stop" button
  • The webui posts a kill message to terminate the main PSI/SI handler
  • The system stops the TS NULL Shaper


Start the PSI/SI Process

  • User clicks on "Start" button
  • The webui posts a start message to the main PSI/SI handler
  • The system starts the TS NULL Shaper


Selecting Video to Broadcast

  • User clicks on the "Video Files" tab.
  • The system lists all available video on the server.
  • Entries with existing check mark indicates it is currently in use.
  • User selects video files that are not marked.
  • User selects "Save" to submit the changes to the server.
  • The system updates the videlists.cfg file to reflect the changes.


Upload Video

  • User clicks on the "Upload" tab.
  • Select video to be uploaded from local computer.
  • Enter assigned PID - Provider ID for the video. Example: 12343
  • Enter length description for the video. Example: 2hrs 32 minutes
  • Click Upload
  • Browser post video file and data to the test bed server.
  • User waits for the browser to refresh.
  • The system confirms the video file was uploaded.