2015-08-30, 06:04 AM
arrmo Wrote:Hi,You'd probably need to manually run the ffmpeg command line, so you can see if outputs an error message. I suspect it is in this case.
BTW, if I move to a newer version of ffmpeg (that I built today), and use the command line / parameters above in this thread, streaming seems to happen, but then I get these errors,
2015-08-29 23:44:40.467 [ERROR][24] Unexpected error streaming channel: System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at NShared.Streaming.StreamingHelper.StreamNative(Socket conn, Dictionary`2 parameters)