Answer for unable to play rtmp

From the logs, it looks like the source provides RTSP options that are non-standard (vendor-specific) and does not provide the standard ones. It seems that the RTSP response headers for RTSP OPTIONS request sent by the source is something like this:
RTSP/1.0 200 OK
CSeq: 1
Content-Length: 0
Date: Thu, 22 Jan 2015 07:54:16
Server: WMServer/9.1.1.5001
Supported: com.microsoft.wm.srvppair, com.microsoft.wm.sswitch, com.microsoft.wm.eosmsg, com.microsoft.wm.fastcache, com.microsoft.wm.packetpairssrc, com.microsoft.wm.startupprofile
Evostream Media Server expects the standard ones, specifically a RTSP header like this:
Public: DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE
Is this the same source stream as you’ve mentioned below or the correct logs? The source uri you’ve provided earlier is RTMP and the logs says it is RTSP. Regards, Ian

Offcanvas

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.