Forum Discussion
malcolmcreen
May 29, 2020Copper Contributor
Start and end points in Stream video embed code
Hi,
Does anyone know how I might include an end point (in addition to a start point) in a Stream video? Currently, using the explicit 'Start at' time adds 'st=<seconds>' to the embed code. The same approach (using en= or end=) does not enable an end time to be defined.
Thank you.
Malcolm
- Rob EllisBronze Contributor
malcolmcreen It seems to be possible - using 'et' - it does allow the viewer to hit play again, and it carries on - but that's better than nothing.
Example embed code - start code is green, stop code is red.
<iframe width="640" height="360" src="https://web.microsoftstream.com/embed/video/<videoGUIDhere>?autoplay=false&showinfo=false&st=70&et=80" allowfullscreen style="border:none;"></iframe>
- Cheryl225Copper ContributorThis did not work for me. The start time works, but the end time does not.
- Heidi_OlsonCopper ContributorThis doesn't seem to work- are there any other options?
- Akuswara_workCopper Contributorthe video doesn't stop for me, any changes in the embed code?
malcolmcreenThis is currently not possible, but it is a good idea. You can post it as a Stream idea here: https://aka.ms/StreamIdeas