We are using 5.2.1261
I enabled below three properties in flashphoner.properties
profiles:
-240p:
audio:
codec : mpeg4-generic
rate : 48000
video:
height : 240
bitrate : 300
gop : 50
codec : h264
-480p:
video:
height : 480
bitrate : 600
gop : 50
codec : h264
-720p:
video:
height : 720
bitrate : 1000
gop : 50
codec : h264
But still master playlist is not generating. Only media playlist i.e <streamName>.m3u8 and chunks are generating in server
Please let me know if anything else I am missing
Regards,
Shri Kant
I enabled below three properties in flashphoner.properties
- hls_abr_enabled=true
- hls_master_playlist_enabled=true
- hls_manifest_file=index.m3u8
profiles:
-240p:
audio:
codec : mpeg4-generic
rate : 48000
video:
height : 240
bitrate : 300
gop : 50
codec : h264
-480p:
video:
height : 480
bitrate : 600
gop : 50
codec : h264
-720p:
video:
height : 720
bitrate : 1000
gop : 50
codec : h264
But still master playlist is not generating. Only media playlist i.e <streamName>.m3u8 and chunks are generating in server
Please let me know if anything else I am missing
Regards,
Shri Kant