I'm using third party tool (so I'm not sure about details of its inner workings) to publish stream locally (from the same server) via RTMP to flashphoner. I need this stream to be recorded (and have configured flashphoner for doing so, it does record other RTMP streams, for example from OBS or ffmpeg). However, in this case stream records are not produced and instead the following message is produced many times per second in server logs:
WARN FileFFOutputWriter - CommonFileRecorderThread Please init recorder for record com.flashphoner.media.output.ffmpeg.AudioWriterTask
Any idea what this might be caused by?
WARN FileFFOutputWriter - CommonFileRecorderThread Please init recorder for record com.flashphoner.media.output.ffmpeg.AudioWriterTask
Any idea what this might be caused by?