attempt to fix svg linking

This commit is contained in:
Scott Lamb 2016-12-26 21:00:42 -08:00
parent 5a6cd4e590
commit f8f7c755ff

View File

@ -121,6 +121,12 @@ information:
The camera records video frames as in the diagram below:
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xl="http://www.w3.org/1999/xlink"
version="1.1" viewBox="59 18 476 224" width="476pt" height="224pt">
<use xlink:href="time-frames.svg"></use>
</svg>
![Video frame timeline](time-frames.svg)
Each frame has an associated RTP timestamp. It's unclear from skimming RFC