mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix #878, remove deprecated #EXT-X-ALLOW-CACHE for HLS. 3.0.108
This commit is contained in:
parent
74154cdfd9
commit
2775a391e0
4 changed files with 6 additions and 6 deletions
|
@ -196,7 +196,7 @@ stream_caster {
|
|||
# the caster type of stream, the casters:
|
||||
# mpegts_over_udp, MPEG-TS over UDP caster.
|
||||
# rtsp, Real Time Streaming Protocol (RTSP).
|
||||
# flv, FLV over HTTP POST.
|
||||
# flv, FLV over HTTP by POST.
|
||||
caster mpegts_over_udp;
|
||||
# the output rtmp url.
|
||||
# for mpegts_over_udp caster, the typically output url:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue