aftrlifeent I am trying to pull in a live stream into webvr but i am not sure if I have the correct mimeType as It just spins forever and never seems to connect to the video source. here is the code below <head> <title>AFTRLIFE VR</title> <link rel="stylesheet" type="text/css" href="https://s3.deovr.com/version/1/css/styles.css"/> <script src="https://s3.deovr.com/version/1/js/bundle.js" async></script> </head> <deo-video format="mono" angle="360" duration="4800" title="EVRAFTR VR" cover-image="http://domain.com/cover.png" loop > <source src="http://51.81.71.127:5080/LiveApp/streams/164527323399261202457566.m3u8" quality="1080p" mimeType="application/x-mpegurl" /> </deo-video>
aftrlifeent Any info on this? I am planning a live stream and this is the last piece of the puzzle. Any help on this would be greatly appreciated