Versions Compared

Key

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

...

For the newly created content config should have streaming config , player will accept the config for the video streaming so latest version of content player will stream the video based on the config.

Code Block
config={
      videoStreaming:true
}

...


Pros: 

      1.Old contents still will play as it is. will not going to break the contract.

...

     1.To identify the streaming url the platform mobile as to send extra property

...