Evostream Configuration Issue
I am facing problem in configuring evostream , i am using version 1.7.1
My Configuration are
KeepAlive = true
chunkLength = 0
I am pushing an stream it is creating multiple MP4 files even if i end the session
1 Answers
Hi Hammadhamid,
If you set keepAlive=0 overwrite=1 chunkLength=0 in the record command, only 1 recording will be done even if the pushed stream gets disconnected then reconnected.
Please refer our online documentation on the EMS API command here:
http://docs.evostream.com/ems_api_definition/record
Cheers,
Don