I want to use the hls instance in a safari browser (IPad), but when attachMedia method is run gives me an error and adds src= blob:null/.... to the video element. It is supposed to support Safari for ipadOS 13+ and the Hls.isSupported() function returns true. Should it behave like this? or do I have to handle the same behavior as for Safari for iPhone (with the video tag).
Asked
Active
Viewed 17 times