1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-12 19:31:53 +00:00

support FMLE/FFMPEG publish vp6 codec, h264/aac not support yet

This commit is contained in:
winlin 2013-10-23 00:28:53 +08:00
parent 54b9c5d389
commit 4199ff4346

View file

@ -16,4 +16,8 @@ Features:<br/>
5. no vhost, \_\_defaultVhost\_\_ only.<br/>
6. no multiple processes, single process only.<br/>
DevLog:<br/>
* 2013-10-23, support FMLE/FFMPEG publish vp6 codec, h264/aac not support yet
* 2013-10-17, created.
Winlin