Issues with /applications/livepkgr
I'm having various issues with the livepkgr stream. I just did a live event and have over 1.65 Gb of livestream .f4f files, etc. So here are my questions:
1. Why is my OSMF Player showing only "Live" and the barberpole in the timeline doesn't allow me to go back on the stream?
2. My goal is to be able to record the stream and later play it back. Reading other posts, there is no way to repackage the .f4f fragments into an .flv or mp4. So, what is the best way to record a live event, provide a live stream and play it back at a later time? It is interesting that my .m3u8 file (HIS) plays back some of the stream but only the last 20 seconds or so.
Application.xml file in /applications/livepkgr folder has:
<AssumeAbsoluteTime>true</AssumeAbsoluteTime>
Event.xml in /applications/livepkgr/events/_definst_/liveevent folder has:
<Event>
<EventID>liveevent</EventID>
<Recording>
<FragmentDuration>4000</FragmentDuration>
<SegmentDuration>400000</SegmentDuration>
<DiskManagementDuration>3</DiskManagementDuration>
</Recording>
</Event>
Manifest.xml in /applications/livepkgr/events/_definst_/liveevent folder has:
<manifest xmlns="http://ns.adobe.com/f4m/1.0">
<dvrInfo beginOffset="0"></dvrInfo>
<media streamId="livestream1" bitrate="650" />
</manifest>
I was under the impression that the manifest.xml file settings are used to parse the livestream1.f4m file settings. Right or wrong?
This is so confusing. Hoping someone can direct me in the right path. I'm so close!!
