I have tried it just the way it is described here. RTMP output is working fine but when I try to play RTSP
rtsp://IP:PORT/mySteamName in VLC player it fails.
log file shows following messages:
1408897372:4:/thelib/src/netio/epoll/iohandlermanager.cpp:120:RegisterIOHandler:Handlers count changed: 4->5 IOHT_TCP_CARRIER
1408897372:3:/thelib/src/netio/epoll/tcpacceptor.cpp:185:Accept:Client connected:
182.178.196.232:53713 ->
162.243.241.140:5541408897372:0:/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1759:AnalyzeUri:Stream named stream1 not found
1408897372:0:/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:494:HandleRTSPRequestDescribe:URI analyzer failed
1408897372:0:/thelib/src/protocols/rtp/rtspprotocol.cpp:276:SignalInputData:Unable to handle content
1408897372:0:/thelib/src/netio/epoll/tcpcarrier.cpp:89:OnEvent:Unable to signal data available
1408897372:4:/thelib/src/netio/epoll/iohandlermanager.cpp:130:UnRegisterIOHandler:Handlers count changed: 5->4 IOHT_TCP_CARRIER
1408897372:6:/thelib/src/protocols/protocolmanager.cpp:45:EnqueueForDelete:Enqueue for delete for protocol [RTSP(18)]
1408897372:6:/thelib/src/application/baseclientapplication.cpp:246:UnRegisterProtocol:Protocol [RTSP(18)] unregistered from application: flvplayback
1408897373:4:/thelib/src/netio/epoll/iohandlermanager.cpp:120:RegisterIOHandler:Handlers count changed: 4->5 IOHT_TCP_CARRIER
1408897373:3:/thelib/src/netio/epoll/tcpacceptor.cpp:185:Accept:Client connected:
182.178.196.232:53716 ->
162.243.241.140:5541408897373:0:/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data.
182.178.196.232:53716 ->
162.243.241.140:554 CTCP(9) <-> [TCP(19)] <-> RTSP(20)
1408897373:4:/thelib/src/netio/epoll/iohandlermanager.cpp:130:UnRegisterIOHandler:Handlers count changed: 5->4 IOHT_TCP_CARRIER
1408897373:6:/thelib/src/protocols/protocolmanager.cpp:45:EnqueueForDelete:Enqueue for delete for protocol [RTSP(20)]
1408897373:6:/thelib/src/application/baseclientapplication.cpp:246:UnRegisterProtocol:Protocol [RTSP(20)] unregistered from application: flvplayback