Search Unity

Everyplay does not show a recorded Facecam on device.

Discussion in 'Unity Everyplay' started by sysper, Jan 23, 2016.

  1. sysper

    sysper

    Joined:
    Oct 11, 2014
    Posts:
    33
    Hello,

    I recorded a live commentary movie with Facecam and uploaded it to Everyplay.
    It shows well on web site.
    But, when I play it with Everyplay.PlayVideoWithURL api on Android & iPhone devices, It does not show the Facecam movie.

    1. SDK & Unity version
    - Everyplay SDK Version: 2100-1520
    - Unity Cloud Build Version: 5.1.4f1

    2. API Usage
    - Everyplay.PlayVideoWithURL("https://api.everyplay.com/videos/" + videoId.ToString());

    Thanks
     
  2. sysper

    sysper

    Joined:
    Oct 11, 2014
    Posts:
    33
    It shows well now. It needed some time.