Site updated at 2017-08-05 07:50:28 UTC

This commit is contained in:
Travis CI 2017-08-05 07:50:28 +00:00
parent da431b8ac2
commit faf0f86d67
27 changed files with 47 additions and 46 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>