Record command not saving files at server
Hi,
my live streaming url is : rmtp://myipaddress/live/streamname
It is playing in flash player while live streaming happen.
But when we try to pull and record stream, it doesn’t save file in media folder. I have checked the permission on media folder and it has write permission.
see steps below:
pullStream uri=rtmp://52.62.53.242/live/livestream1 localStreamName=RTMPTest
Then
record localstreamname=RTMPTest pathtofile=/var/evostreamms/media/ type=mp4
But it doesn’t save/record any files in media folder. can you please explain.
Earlier i have tested with VOD and recording worked file.
Thanks