burak guder
Member
There is no sound file in any of the recordings I received.
Camera : H264, AAC
Record Api :
'content' => '{
"mediaSessionId": "'xxxxx-6e89-497e-b717-0469c5448109'",
"config": {
"fileTemplate": "{streamName}-{startTimeMillis}-{endTimeMillis}",
"rotation": "3600"
}
}'
Another question I have is, I want to record the contents with an hourly cycle. What should my rotation value be for this?
Camera : H264, AAC
Record Api :
'content' => '{
"mediaSessionId": "'xxxxx-6e89-497e-b717-0469c5448109'",
"config": {
"fileTemplate": "{streamName}-{startTimeMillis}-{endTimeMillis}",
"rotation": "3600"
}
}'
Another question I have is, I want to record the contents with an hourly cycle. What should my rotation value be for this?