Opened 6 years ago
Last modified 6 years ago
#9032 new enhancement
feature request: make configurable "media" parameters in HLS with DASH Encoder.
| Reported by: | Selim Emre Toy | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avformat |
| Version: | unspecified | Keywords: | dashencoder |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | yes | |
| Analyzed by developer: | yes |
Description
We want to change "media" hard-coded m3u8 segment names in dashenc.c with HLS Playlist streaming.
Change History (1)
comment:1 by , 6 years ago
| Summary: | feature request: make changeable "media" parameters in HLS with DASH Encoder. → feature request: make configurable "media" parameters in HLS with DASH Encoder. |
|---|
Note:
See TracTickets
for help on using tickets.



For example, I want to have stream1_0.m3u8, stream1_1.m3u8 instead of a media_0.m3u8, media_1.m3u8 file names.