Already posted at http://www.electrotank.com/forums/sh...ight=RTMP+WARN
I'm having a similar issue. In my software, a client streams the webcam video and audio to multiple clients.
When I'm playing the stream in a client I'm getting this warning for each message sent to that client (I only send messages at the server level):
14:03:02,439 [New I/O server worker #1-19] WARN com.electrotank.electroserver5.protocol.rtmp.Clien tMessageSupportFilter - Attempted to send unsupported ClientMessage to RTMP client. com.electrotank.electroserver5.messages.client.eve nt.ClientPluginMessageEvent@15bab52 to (SOCKET, R: /127.0.0.1:50079, L: /127.0.0.1:1935, S: /0.0.0.0:1935)
However, if nobody is playing the stream, the messages sent to the client publishing it don't print warnings.
ElectroServer 5.3.2


Reply With Quote
