HTML5 javascript video "playing-event" is not triggered on ios
I try to start the users camera in an html5 app. On my pc this works fine, but testing this on iphone (chrome and safari) the event playing is not triggered. I created a minimalistic html-page to test this. <!DOCTYPE…