...
- New version of the content-player should support for the old contents(Unstreamed mp4 contents).
- Newley created streaming content should not visible in the old version of content-player
Solution 1: Content
...
config Data should have streaming video config
For the newly created content meta config should have streaming config for the video streaming so latest version of content player will stream the video based on the config in metadata.
Code Block |
---|
metaDataconfig={ videoStreaming:true } |
Based on the config the content-player will stream the video contents.
...
- Multiple extension checks are needed to support.
Conclusion
- LP Should migrate all older MP4/WebM mimeType Contents previewURL to empty.
- Sunbird mobile should show the "Preview" button only if previewURL is present.
- Sunbird Mobile should send configuration to content-player to stream the content (streaming:true/false). NOTE: We will update configuration in the documentation soon.
- Need design from LP, What other video streaming metadata information is storing (Example: streamingType:"XXXX").
CC: Vinu Kumar Souvik Mondal Mahesh Kumar Gangula Rayulu Villa Gourav More Swayangjit Parida