
Can not start video with jwplayer('embedVideo').play(); in mobile browsers
I am loading youtube video in JWPlayer on android/ios browsers but autostart is not working on that. After that I tried calling jwplayer('embedVideo').play(); from javascript but its also not starting video. Can you help me with that, what I want is to start video from javascript automatically for mobile browsers.