WebRTC Audio Multi-Part Recording Error

AlanM

Member
When broadcasting WebRTC audio only stream, and using the flashphoner.properties.record_rotation=600, the recording stops after 5 minutes and does not start a new file. This happens to us on the latest Flashphoner 5.1.3376-5180923ad12b54518a270710810d6c886d27f067, as well as on versions as old as 5.0.2971.
 

AlanM

Member
Thank you. I will test it and see if that fixes it.

Is there any way to patch it on the older version 5.0.2971?
 

AlanM

Member
This still appears to be broken on the latest version.
I just ran a test on 5.1.3415-563991fd257ef8a79277bc5bb903766d987d2ef2

The following config options were set in flashphoner.properties
stream_record_policy=template
stream_record_policy_template={streamName}${mediaSessionId}
record_rotation=10


Records directory before the stream starts:
1.png

Records directory immediately after the stream starts:
2.png

Records directory after 15 seconds:
3.png

Records directory after 25 seconds:
4.png


The first file begins recording correctly, but as soon as the first split occurs (after 10 seconds), data is no longer recorded to any files.
 
Last edited:

Max

Administrator
Staff member
We reproduced this issue and created internal card WCS-1388 to work on it. We will let you know when fix is ready.
 
Top