cassette
cassette copied to clipboard
Support Media Streams
trafficstars
The HTMLAudioElement supports a srcObject property which can be a Media Stream. This library will be more flexible and useful for modern applications if it can support this API. That will require both research and implementation time. It's unclear whether it will make more sense to integrate media stream support into the existing player, or if there should be a separate player implementation which supports media streams. Ideally, a single playlist could be made up of both string sources and MediaStream objects.