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:
parent
d631882d34
commit
f8855cfcbb
8 changed files with 281 additions and 72 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue