nginx-rtmp-module icon indicating copy to clipboard operation
nginx-rtmp-module copied to clipboard

H265/HEVC video support

Open todostreaming opened this issue 10 years ago • 5 comments

Hi arut, are you planning to support H.265-flv support for RTMP ingest ? Thanks and best regards /ts

todostreaming avatar Jul 25 '15 06:07 todostreaming

What is SRS 3.0 ?

todostreaming avatar Sep 21 '15 08:09 todostreaming

It is really a good news.


Best Regards 杨志文

                                        Tel:010-82896118 ext (8011)
                                        北京瑞普图视科技有限公司

------------------ Original ------------------ From: "winlin"[email protected]; Date: Mon, Sep 21, 2015 05:00 PM To: "arut/nginx-rtmp-module"[email protected]; Cc: "zhiweny"[email protected]; Subject: Re: [nginx-rtmp-module] H265/HEVC video support (#658)

https://github.com/simple-rtmp-server/srs/wiki/v1_EN_Product#release30

— Reply to this email directly or view it on GitHub.

zhiweny avatar Sep 22 '15 01:09 zhiweny

FLV container doesn't support H265 yet.

conall88 avatar Aug 15 '16 10:08 conall88

FLV now support HEVC now, see enhanced rtmp and SRS HEVC demo.

winlinvip avatar Oct 13 '23 11:10 winlinvip

Checked and this nginx-rtmp-module doesn't seem to process well HEVC format. When stored to FLV which seems to be the only format supported, it produces bad file - can't be played with any of typical tools (ffplay, mplayer, vlc).

Tried SRS and indeed it supports HEVC. It falls into same issue when storing to FLV container. SRS supports also storing to MP4 container and then it produces playable HEVC file.

Would be great to have HEVC support added here as SRS is a bit of an overload for simple needs which rtmp module normally fulfills super well.

There's clone of this issue: https://github.com/arut/nginx-rtmp-module/issues/1723.

bugsyb avatar Dec 10 '23 12:12 bugsyb