Site updated at 2017-09-10 20:34:44 UTC

This commit is contained in:
Travis CI 2017-09-10 20:34:44 +00:00
parent c64c70b2ef
commit a1fc4a6833
26 changed files with 65 additions and 65 deletions

View file

@ -74,7 +74,7 @@
</h1>
</header>
<hr class="divider">
<p>The <code class="highlighter-rouge">media_extractor</code> component gets an stream URL and send it to a media player entity. This component can extract entity specific streams if configured accordingly.</p>
<p>The <code class="highlighter-rouge">media_extractor</code> component gets a stream URL and sends it to a media player entity. This component can extract entity specific streams if configured accordingly.</p>
<p class="note">
Media extractor doesnt transcode streams, it just tries to find stream that match requested query.
</p>