Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. LP Should migrate all older MP4 mimeType Contents previewURL to empty.
  2. Sunbird mobile should show the "Preview" button only if previewURL is present.
  3. Sunbird
    Mobile should send configuration
    mobile app will send  following in content metadata to content
    -player to stream (streaming:true/false). NOTE: We will update configuration in the documentation soon.content
    player
    For streaming contents
    previewUrl(if available) = <s3 url>
    For locally downloaded contents
    previewUrl=<local basepath>
  4. Sunbird mobile app will send  following in cData   


    Code Block
    languageactionscript3
    titlecdata
    {
    “id”: “<launch type>”, // offline/streaming
    “type”: “PlayerLaunch"
    }
    


  5. Content player will stream the mp4 content based on the config which is passed.
  6. Need design from LP, What other video streaming metadata information is storing (Example: streamingType:"XXXX").
  7. Sunbird mobile app

CC: Vinu Kumar Souvik Mondal Mahesh Kumar Gangula Rayulu Villa Gourav More Swayangjit Parida Kartheek Palla

...