brutaldesign/swipebox

Video does not autoplay in Chrome

Opened this issue · 0 comments

Whe using autoplayVideos: true

	$( '.swipebox' ).swipebox( {
		autoplayVideos: true
	} );

Autoplay doesn't work in Chrome (tested on Windows). It works well in Firefox and even Edge.