Forum Discussion
Edge Kiosk Chromium media autoplay
Hi
I am trying to setup the new Edge Kiosk browser to autoplay a particular URL that contains a video. On the normal Edge browser I can configure the settings to allow media auto play which will play the video with sound.
Is there any way to pull these settings across to the kiosk mode broswer when setup as assigned access?
Many thanks
Graeme
4 Replies
- DymensionCopper Contributor
Correct solution has been given by Yu Zhou-MSFT on https://learn.microsoft.com/en-us/answers/questions/1639987/edge-kiosk-mode-autoplay-embedded-video?page=1&orderby=helpful&comment=answer-1495669
Use flag --autoplay-policy=no-user-gesture-required
- GraemeballCopper ContributorFYI if anyone else comes across this, I managed to solve this via adding AutoPlayAllowed to the Edge registy.
- dalindalzCopper ContributorCan you please explain how you enabled autoplay in kiosk mode I am facing same issue? Thanks in advance
- GraemeballCopper Contributor
Hi dalindalz
You need to create a new RegDword within your computers registry:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge
Once added, setup the kiosk feature and the media should autoplay.