sboeyen

Results 1 comments of sboeyen

> I found out why on iPhone I still get a black screen. > You will need to add following when creating the video element: > `videoElement.setAttribute('playsinline', 'true')` > >...