Versions Compared

Key

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

...

Code Block
languagebash
themeRDark
wget https://github.com/flashphoner/flashphoner_client/archive/wcs_api-2.0.zip
unzip wcs_api-2.0.zip

Download latest flashphoner_client build from https://flashphoner.com/downloads/builds/flashphoner_client/wcs_api-2.0/Dpwnload latest WebSDK build from this page

Code Block
languagebash
themeRDark
wget https://flashphoner.com/downloads/builds/flashphoner_client/wcs_api-2.0/flashphoner-api-0.5.2528.24552753-0338741669d1de9219b1cb7565eb9a4333f22fe757d18b5f1d37674582c32d9af3505e21e0f6be3c.tar.gz
tar -xvf flashphoner-api-0.5.2528.24552753-0338741669d1de9219b1cb7565eb9a4333f22fe757d18b5f1d37674582c32d9af3505e21e0f6be3c.tar.gz

Copy media-source-media-provider.js from flashphoner_client build to the sources

Code Block
languagebash
themeRDark
cp flashphoner-api-0.5.25/examples/demo/dependencies/mse/media-source-media-provider.js flashphoner_client-wcs_api-2.0/src

...