1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

support audio transcode only, speex/mp3 to aac

This commit is contained in:
winlin 2013-12-06 14:35:03 +08:00
parent 2d592d177d
commit 3b09f9bea9
3 changed files with 224 additions and 130 deletions

View file

@ -126,7 +126,7 @@ Supported operating systems and hardware:
16. support live stream transcoding by ffmpeg.<br/>
17. support live stream transcoding by ffmpeg.<br/>
18. support ffmpeg filters(logo/overlay/crop), x264 params.<br/>
19. [dev] support audio transcode only, speex/mp3 to aac<br/>
19. support audio transcode only, speex/mp3 to aac<br/>
20. [plan] support network based cli and json result.<br/>
21. [plan] support http callback api hooks(for authentication).<br/>
22. [plan] support bandwidth test api and flash client.<br/>