Search Unity

Question Video Player working with AWS Amplif

Discussion in 'Audio & Video' started by mirkoemirbc, Aug 16, 2020.

  1. mirkoemirbc

    mirkoemirbc

    Joined:
    Nov 17, 2016
    Posts:
    10
    Hello all,
    I was wondering if there is a way to play a live streaming from a AWS amplify server using VideoPlayer component.
    I've tried and it doesn't work.

    videoplayer.unity.error.with.amplify.aws.png

    Thank you in advance.

    One more thing: I have attached the Video Player component to a plane.

    upload_2020-8-16_15-28-17.png
     
    Last edited: Aug 16, 2020
  2. DominiqueLrx

    DominiqueLrx

    Unity Technologies

    Joined:
    Dec 14, 2016
    Posts:
    260
    Hi!

    Live streaming - HLS, as I see in your example - is still not supported by the VideoPlayer.

    If you do have access to the same content stored just as a single mp4 file, then the VideoPlayer can read it from a web source.

    Hope this helps,

    Dominique Leroux
    A/V developer at Unity
     
  3. mirkoemirbc

    mirkoemirbc

    Joined:
    Nov 17, 2016
    Posts:
    10
    Thank you for your reply.
    I'm afraid that I don't have access to a single video file, because it is a Live streaming.