recording on the fly

Gabriel T

Member
Hello
is it possible to start recording streams "on the fly", meaning that they are already published, and then issue command to server to start recording active streams ?
 

Max

Administrator
Staff member
Currently you can record all RTMP streams at once.
flashphoner.properties setting:
Code:
record_flash_published_streams=true
You can't start recording few seconds or minutes later. The recording is started once publishing is started.
 

Gabriel T

Member
ok thank you for reply. i might then consider restream all webrtc streams to wowza, so i can get better controll on recordings
 
Top