Hi,
Thank you for trying out FMS and DVR.
Few quick points I can suggest you to try to make things work are as below :
1. make sure the recordings are happening as soon as you start the DVR/Streaming. Go to the FMS installation directory\applicaitons\dvrcast_origin\streams\_definst_\ folder and see if you can find three streams with the name(s) you gave while starting the DVR. Make sure the streams are increasing in their size, confirming the recording of the data on to the disk. DVR functionality expects and needs the files to be recorded on the disk. If in any case you are not finding the files being recorded, you need to cross check your stream names !!
2. For simplicity purposes, i would recommend you use the following stream names at all places :
While publishing: mp4:livestream%i.f4v
mp4 is required to play/publish all f4v files. %i would give the stream names as livestream1, livestream2 etc... (using %b would make the stream names as livestream350, livestream500 etc.. depending on your stream name, leading to a probable mismatch ! ).
While playback , in the smil file, make sure you have the same stream names : mp4:livestream1.f4v and etc.
Recordings on the disk : Make sure the files are being recorded with the name :livestream1.f4v , livestream2.f4v etc.
3. I would recommend you start the recording (for DVR ) directly from FME itself instead of using the DVRControllerSync.swf. This swf is just an additional tool to use if you are not using FME. Since that you are using FME, while starting the publishing, make sure you select the DVR Auto Record check box in the right bottom corner. It would auto start the recording, removing the dependency on the DVRController swf.
Please try and let us know if this helped.
Thank you !