FMS stop recording video in middle of recording
i trying record h.264 long video through fms server side code(more 2 hour), video recording stopped before stop publishing video, , it’s not throwing error in server side client side, have given video recording code
stream=stream.get("mp4:teststream.f4v");
if(stream)
{
stream.record("append");
stream.play(streamname, -1, -1);
}
and recorded video not playing fine, stuck in middle. should need modify anything? appreciated......
hi,
please use recommended application - dvrcast - server side recording , report if still not able record content.
thanks,
shiven
More discussions in Adobe Media Server
adobe
Comments
Post a Comment