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

fix the aac jump bug on iphone, correct the audio pts, use audio buffer and flush audio

This commit is contained in:
winlin 2013-11-27 17:30:16 +08:00
parent d631882d34
commit f8855cfcbb
8 changed files with 281 additions and 72 deletions

View file

@ -34,7 +34,7 @@ For example, use ffmpeg to publish:
step 5: play live stream <br/>
<pre>
rtmp url: rtmp://127.0.0.1:1935/live/livestream
m3u8 url: http://127.0.0.1:1935/live/livestream.m3u8
m3u8 url: http://127.0.0.1:80/live/livestream.m3u8
</pre>
### Summary