May 29 2020 07:59 AM
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
Jun 02 2020 01:11 AM
@malcolmcreenThis is currently not possible, but it is a good idea. You can post it as a Stream idea here: https://aka.ms/StreamIdeas
Aug 10 2020 09:50 AM
@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>
Aug 11 2020 04:31 AM
Jul 15 2021 07:05 PM
Nov 19 2021 04:30 PM
Mar 24 2023 03:09 PM