diff options
Diffstat (limited to 'files/ru/web/guide')
-rw-r--r-- | files/ru/web/guide/audio_and_video_delivery/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/guide/audio_and_video_delivery/index.html b/files/ru/web/guide/audio_and_video_delivery/index.html index d93c18ebbc..5643c2f51d 100644 --- a/files/ru/web/guide/audio_and_video_delivery/index.html +++ b/files/ru/web/guide/audio_and_video_delivery/index.html @@ -536,7 +536,7 @@ lastsource.addEventListener('error', function(ev) { </dl> <div class="note"> -<p><strong>Note</strong>: Firefox OS versions 1.3 and above support the <a href="http://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol" title="http://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol">RTSP</a> protocol for streaming video delivery. A fallback solution for older versions would be to use <code><video></code> along with a suitable format for Gecko (such as WebM) to serve fallback content. More information will be published on this in good time.</p> +<p><strong>Note</strong>: Firefox OS versions 1.3 and above support the <a href="http://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol">RTSP</a> protocol for streaming video delivery. A fallback solution for older versions would be to use <code><video></code> along with a suitable format for Gecko (such as WebM) to serve fallback content. More information will be published on this in good time.</p> </div> <h2 id="References">References</h2> |