nicholasbergesen / boulderlog

Just go up
https://boulderlog.azurewebsites.net/
0 stars 1 forks source link

Add tag to video to prevent video feed #20

Closed DanceParty closed 3 months ago

DanceParty commented 3 months ago

closes #18

Adding the tag playsinline on the video tag will prevent the video feed from opening in a new window. This also eliminates the tiny image that appears as well. I also added a document selector for the video tag since we were technically referencing a undefined variable~

It will be worth checking the android version when this is pushed to make sure there are no side effects of this change on android devices (i don't have an android device)

Sidenote:

I was able to test localhost on my phone by enabling Developer mode on the safari advanced settings in my phone settings, then connecting to my mac, opening safari, and then going to Developer > iPhone > inspect.