839ca09e0e08a86646b50a3b3b1f29987e32097d
wiki/howto/tutorials/sailinganalytics/tracking-race-player.md
| ... | ... | @@ -1,14 +1,15 @@ |
| 1 | 1 | The video below gives an excellent overview of the main functionality of the SAP Race Player which is accessible on a per-race basis via the "Races/Tracking" Tab of a regatta. |
| 2 | 2 | |
| 3 | -# Video Tag Test |
|
| 4 | - |
|
| 5 | -This should show a video player: |
|
| 6 | - |
|
| 7 | -<video width="640" height="360" controls> |
|
| 8 | - <source src="https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm" type="video/webm"> |
|
| 9 | - <source src="https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.mp4" type="video/mp4"> |
|
| 10 | - Your browser does not support the video tag. |
|
| 11 | -</video> |
|
| 3 | +## Application functionality |
|
| 4 | + |
|
| 5 | +<iframe |
|
| 6 | + title="vimeo-player" |
|
| 7 | + src="https://player.vimeo.com/video/786236240?h=5837f0d8b3" |
|
| 8 | + width="640" |
|
| 9 | + height="360" |
|
| 10 | + frameborder="0" |
|
| 11 | + allowfullscreen> |
|
| 12 | +</iframe> |
|
| 12 | 13 | |
| 13 | 14 | |
| 14 | 15 |