Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Streaming of Audio is not supported in WebGL.

Discussion in 'Unity 5 Pre-order Beta' started by sluice, Feb 10, 2015.

  1. sluice

    sluice

    Joined:
    Jan 31, 2014
    Posts:
    416
    I get this message when trying to stream audio in a WebGL build:
    I thought is was possible to stream audio in WebGL, did I miss something?
    Does Unity suggest we should simply use HTML5 audio and communicate with via Javascript using ExternalCall?
     
  2. Limyc

    Limyc

    Joined:
    Jan 27, 2013
    Posts:
    29
    I'd like to know this as well. Apparently, AudioClip streaming worked back when Owlchemy Labs ported Aaaaa! for the Awesome to WebGL.
     
  3. sluice

    sluice

    Joined:
    Jan 31, 2014
    Posts:
    416
    @Limyc, yes I remember that exact article...
     
    twobob likes this.
  4. sluice

    sluice

    Joined:
    Jan 31, 2014
    Posts:
    416
    Bump
     
    twobob likes this.
  5. sluice

    sluice

    Joined:
    Jan 31, 2014
    Posts:
    416
    Hello?


    I've submitted a bug report....Case #675095
    I am now receiving that message: "Uncaught TypeError: Cannot read property 'length' of null"