<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2017-03-22 17:10 GMT+08:00 Milan Poon <span dir="ltr"><<a href="mailto:tsdmilan-at-yahoo.com.hk@ffmpeg.org" target="_blank">tsdmilan-at-yahoo.com.hk@ffmpeg.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">We are currently using a Simple RTMP Server (SRS) to stream H.264 video to clients with ffmpeg / ffplay. To conserve even more bandwidth, we are considering to switch to HEVC but we know officially RTMP does not support it. Therefore we are considering to modify the source code. For SRS, we know where to make the modification to force FLV to accept HEVC. For decoding on the client side, where should we modify in order for the HEVC streams to be corrected extracted from the FLV container and forwarded to the HEVC decoder?<br></blockquote><div><br></div><div>No, FLV not support HEVC codec, and there have no specification to support it, maybe the specification need release from AdobeĀ </div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">______________________________<wbr>_________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer" target="_blank">http://ffmpeg.org/mailman/<wbr>listinfo/libav-user</a><br>
</blockquote></div><br></div></div>