Hi,
I'm trying to stream a live webcam to MonaServer with FFMPEG, but it fails.
First the stream is choppy, then after a couple of seconds ffmpeg exits with a broken pipe error.
I'm not sure if it's Mona related but I just found this in the server log:
RTMP/RTMPWriter.cpp[53] RTMPWriter flush, Broken pipe (length=162, flags=0)
It only happens if I use H264 video codec, not with the ancient FLV Sorenson codec.
If I use the save command line to stream to YouTube, it works perfectly. Broken pipe only occurs with MonaServer
Can anyone please advice? What could it be?
Thanks a lot