Hi,
I defined the transcoder addon, and I even successfully playing the different transcoded bitrates, but when I ask the server for the manifest.f4m, the Manifest or the playlist.m3u8, I don’t get the expected results:
manifest.f4m:
0_abcdefgh_all
video/mp4
live
streaming
Manifest:
playlist.m3u8:
#EXTM3U
#EXT-X-VERSION:3
In the server logs I see that MediaList is empty, for example:
WARN server comment - HTTPStreamerSanJoseLiveIndex.indexPlaylist[wow/definst/ngrp:0_abcdefgh_all]: MediaList is empty.
BTW, the recording is on, live-record and I’m using win64.
Do I miss anything?