79193565

Date: 2024-11-15 18:32:41
Score: 0.5
Natty:
Report link

For me the key was adding the autoplay attribute to the video tag. I also added playsinline, so that the video did not go fullscreen. Here's my full html tag:

<video id="video" autoplay playsinline>Video stream not available.</video>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: OffTheBricks