winlin

update readme, add ffmpeg forward(acode/vcopy) feature

正在显示 1 个修改的文件 包含 1 行增加1 行删除
@@ -128,7 +128,7 @@ Supported operating systems and hardware: @@ -128,7 +128,7 @@ Supported operating systems and hardware:
128 14. support forward publish stream to build active-standby cluster.<br/> 128 14. support forward publish stream to build active-standby cluster.<br/>
129 15. support broadcast by forward the stream to other servers(origin/edge).<br/> 129 15. support broadcast by forward the stream to other servers(origin/edge).<br/>
130 16. support live stream transcoding by ffmpeg.<br/> 130 16. support live stream transcoding by ffmpeg.<br/>
131 -17. support live stream transcoding by ffmpeg.<br/> 131 +17. support live stream forward(acopy/vcopy) by ffmpeg.<br/>
132 18. support ffmpeg filters(logo/overlay/crop), x264 params.<br/> 132 18. support ffmpeg filters(logo/overlay/crop), x264 params.<br/>
133 19. support audio transcode only, speex/mp3 to aac<br/> 133 19. support audio transcode only, speex/mp3 to aac<br/>
134 20. support http callback api hooks(for authentication and injection).<br/> 134 20. support http callback api hooks(for authentication and injection).<br/>