Hi, I have a problem with wowza player javaScript.
I set up and coding wowza player script following your web instruction. It work for browser on PC and browser on Android device. But It has problem when open on iOS device.
My code allow user click button to choose hls source and playback with wowza player.
iOS device don’t change hls stream when user select. it still play hls stream on the coding.
iOS device, Always playback http://10.102.132.8:1935/live/3_HD.stream/playlist.m3u8
3_HD.stream stream from wowza streaming engine.
Could you recommend coding for using with iOS device?
my code in attach picture.
Thank you.