Streaming from AXIS IP Cameras
Operating System: CentOS 6.4 64 Bit
Virtualization: Yes, VMware 5.0
Installation Method: RPM Repository
I am a seasoned Linux veteran and Systems Administrator for a Cloud Surveillance company. I am looking at leveraging EMS for a very large project that I am working on however, I am having some problems. Right now I have EMS installed and running. I have also install the Web UI on the same server. I added an RTSP stream from an AXIS M1103 IP camera and it looks like it added successfully. The problem is, when trying to view the corresponding RTSP stream using Video LAN Media Player, it fails. The log file states that the Audio coded is unsupported, which is funny because this particular camera does not even support audio. Does anyone have any idea on what is going on?
1374857529:4:/thelib/src/netio/epoll/iohandlermanager.cpp:120:RegisterIOHandler:Handlers count changed: 17->18 IOHT_TCP_CARRIER
1374857529:3:/thelib/src/netio/epoll/tcpacceptor.cpp:191:Accept:Client connected: MY_IP_ADDRESS:31000 -> SERVER_IP_ADDRESS:5544
1374857529:2:/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:2397:GetAudioTrack:Unsupported audio codec for RTSP output
1374857529:3:/thelib/src/application/baseclientapplication.cpp:291:SignalStreamRegistered:Stream ONP(17) with name `StreamName` from protocol RTSP(228) registered to application `evostreamms`
1374857529:4:/thelib/src/netio/epoll/iohandlermanager.cpp:120:RegisterIOHandler:Handlers count changed: 18->19 IOHT_UDP_CARRIER
1374857529:4:/thelib/src/netio/epoll/iohandlermanager.cpp:120:RegisterIOHandler:Handlers count changed: 19->20 IOHT_UDP_CARRIER
1374857529:2:/thelib/src/protocols/rtp/connectivity/outboundconnectivity.cpp:339:InitializePorts:Switch carriers
1374857529:4:/thelib/src/netio/epoll/iohandlermanager.cpp:120:RegisterIOHandler:Handlers count changed: 20->21 IOHT_UDP_CARRIER
1374857529:4:/thelib/src/netio/epoll/iohandlermanager.cpp:120:RegisterIOHandler:Handlers count changed: 21->22 IOHT_UDP_CARRIER
1374857529:2:/thelib/src/streaming/baseoutstream.cpp:509:ValidateCodecs:Audio codec AUNK not supported by stream type ONP
1374857530:3:/thelib/src/protocols/rtp/nattraversalprotocol.cpp:72:SignalInputData:The client is behind firewall: MY_IP_ADDRESS:2541 -> MY_IP_ADDRESS:60592
1374857540:3:/thelib/src/application/baseclientapplication.cpp:296:SignalStreamUnRegistered:Stream ONP(17) with name `StreamName` from protocol RTSP(228) unregistered from application `evostreamms`
1374857540:6:/thelib/src/application/baseclientapplication.cpp:286:UnRegisterProtocol:Protocol CTCP(22) <-> TCP(227) <-> [RTSP(228)] unregistered from application: evostreamms
1374857540:4:/thelib/src/netio/epoll/iohandlermanager.cpp:130:UnRegisterIOHandler:Handlers count changed: 22->21 IOHT_TCP_CARRIER
1374857540:4:/thelib/src/netio/epoll/iohandlermanager.cpp:130:UnRegisterIOHandler:Handlers count changed: 21->20 IOHT_UDP_CARRIER
1374857540:4:/thelib/src/netio/epoll/iohandlermanager.cpp:130:UnRegisterIOHandler:Handlers count changed: 20->19 IOHT_UDP_CARRIER
1374857540:4:/thelib/src/netio/epoll/iohandlermanager.cpp:130:UnRegisterIOHandler:Handlers count changed: 19->18 IOHT_UDP_CARRIER
1374857540:4:/thelib/src/netio/epoll/iohandlermanager.cpp:130:UnRegisterIOHandler:Handlers count changed: 18->17 IOHT_UDP_CARRIER
1374857540:4:/thelib/src/netio/epoll/iohandlermanager.cpp:120:RegisterIOHandler:Handlers count changed: 17->18 IOHT_TCP_CARRIER
1374857540:3:/thelib/src/netio/epoll/tcpacceptor.cpp:191:Accept:Client connected: MY_IP_ADDRESS:63154 -> SERVER_IP_ADDRESS:5544
1374857540:2:/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:2397:GetAudioTrack:Unsupported audio codec for RTSP output
1374857540:3:/thelib/src/application/baseclientapplication.cpp:291:SignalStreamRegistered:Stream ONP(18) with name `StreamName` from protocol RTSP(238) registered to application `evostreamms`
1374857540:2:/thelib/src/streaming/baseoutstream.cpp:509:ValidateCodecs:Audio codec AUNK not supported by stream type ONP
Thank you!
Recoil Networks