Recording OBS stream

infinascape

New Member
Hello - I was able to successfully stream to wcs from OBS by adding the server and streamkey info into the OBS settings. I was also able to play it back live. Is there a way to record the stream from OBS through flashphoner? The "records" folder was empty so I'm not sure if I'm missing a configuration setting, or if recording doesn't apply to this setup. I know OBS can handle the recording itself, but was hoping it could be recorded on the wcs too.
 

Max

Administrator
Staff member
Good day.
Please add the following parameter to flashphoner.properties to automatically record RTMP streams published from OBS
Code:
record_flash_published_streams=true
Or you can record a certain stream on demand with REST API if you don't need to save all the streams.
 
Top