Include the "title" element in the automatically generated embed code to improve accessibility!
Please add the title element to the automatically generated embed code provided for each video so that when the video is embedded into a webpage, screen readers such as JAWS and NVDA will announce the content using the title provided.
Currently there is no information provided about the video unless a title element is added. Examples below.
Original embed code provided by Panopto:
<iframe src="https://olemiss.hosted.panopto.com/Panopto/Pages/Embed.aspx?id=0ef1b98e-7dde-40ef-bdc3-ac150111a07b" height="405" width="720" style="border: 1px solid #464646;" allowfullscreen allow="autoplay"></iframe>
Edited, more accessible embed code:
<iframe title="Accessibility at The University of Mississippi" src="https://olemiss.hosted.panopto.com/Panopto/Pages/Embed.aspx?id=0ef1b98e-7dde-40ef-bdc3-ac150111a07b" height="405" width="720" style="border: 1px solid #464646;" allowfullscreen allow="autoplay"></iframe>
Comments
Important feature request not implemented yet.