Is it possible to export to HTML5 a VR game with Oculus Rift support?

hi!
Is it possible to export to HTML5 a VR game with Oculus Rift support?
I have a game witch is playable from editor with VR Preview mode on Oculus.
I’m capable to extort this game to HTML5, but it starts in plain 3d mode.
How to activate VR camera in HTML5?
I tryed to execute “stereo on” command from blueprint, but it doesn’t work.
Can someone please point me in the right direction?
Regards,

seems that stereo on command doesn’t work in HTML5 export. How I can provide -vr argument to HTML5? I set a “Start in VR” checkbox in my project setting to ON. It woks for windows package, but not for HTML 5. Do you have any ideas?

I have the same problem in UE 4.17. Did you find a solution then?