Preview
Issue #1
- Unknown error
- Once again. Please read carefully admins reply for this case:
"Supporting a video through <video> tags is better than using @unsupported.
If <video> tags are used with an invalid src URL, then the IV would not be generated. So <video> can at least generate an IV while the video URL is valid.
Whereas if @unsupported is used, an IV would never be generated either way."
- Type of issue
- IV page is missing essential content
- Reported
- Jun 18, 2017
For this video player you can guess the exact source URL only in some rare situations.
Note that if the src attribute of a media element is missing or blank, the IVs are not generated, but if you specify a wrong src url the IV is generate with such invalid result. For this video player you cannot know in advance if a presumed video url is correct or not.