I compiled the latest (2015.02.05) source code for the client ("openRTSP") and the server ("testOnDemandRTSPServer") for Windows platform. Then I tested applications on two Windows versions (Windows 7 and 8), start the "openRTSP" client with and without parameter "-t". On Windows 8 everything works fine. But on Windows 7 after a few seconds of playing the client stops receiving packets. The server reads the test file containing the H264 encoded stream with big NAL units (but no more than 60000 bytes) and bitrate ~7000 kbit/s. the Сlient and server are running on the same machine, the firewall is disabled.

.......................
SocketDescriptor(socket 160)::tcpReadHandler(): Saw '$'
SocketDescriptor(socket 160)::tcpReadHandler(): reading 1456 bytes on channel 0
SocketDescriptor(socket 160)::tcpReadHandler(): Saw '$'
SocketDescriptor(socket 160)::tcpReadHandler(): reading 1456 bytes on channel 0
SocketDescriptor(socket 160)::tcpReadHandler(): Saw '$'
SocketDescriptor(socket 160)::tcpReadHandler(): reading 1456 bytes on channel 0
SocketDescriptor(socket 160)::tcpReadHandler(): Saw '$'
SocketDescriptor(socket 160)::tcpReadHandler(): reading 1456 bytes on channel 0
SocketDescriptor(socket 160)::tcpReadHandler(): Saw '$'
SocketDescriptor(socket 160)::tcpReadHandler(): reading 1456 bytes on channel 0
SocketDescriptor(socket 160)::tcpReadHandler(): Saw '$'
SocketDescriptor(socket 160)::tcpReadHandler(): reading 1456 bytes on channel 0
SocketDescriptor(socket 160)::tcpReadHandler(): Saw '$'
SocketDescriptor(socket 160)::tcpReadHandler(): reading 1456 bytes on channel 0
SocketDescriptor(socket 160)::tcpReadHandler(): Saw '$'
SocketDescriptor(socket 160)::tcpReadHandler(): reading 1456 bytes on channel 0
SocketDescriptor(socket 160)::tcpReadHandler(): Saw '$'
SocketDescriptor(socket 160)::tcpReadHandler(): reading 1456 bytes on channel 0
SocketDescriptor(socket 160)::tcpReadHandler(): Saw '$'
SocketDescriptor(socket 160)::tcpReadHandler(): reading 1456 bytes on channel 0
SocketDescriptor(socket 160)::tcpReadHandler(): Saw '$'
SocketDescriptor(socket 160)::tcpReadHandler(): reading 1456 bytes on channel 0
SocketDescriptor(socket 160)::tcpReadHandler(): Saw '$'
SocketDescriptor(socket 160)::tcpReadHandler(): reading 1456 bytes on channel 0
sendRTPorRTCPPacketOverTCP: 60 bytes over channel 1 (socket 160)
sendRTPorRTCPPacketOverTCP: completed
sendRTPorRTCPPacketOverTCP: 36 bytes over channel 1 (socket 160)
sendRTPorRTCPPacketOverTCP: completed
sendRTPorRTCPPacketOverTCP: 36 bytes over channel 1 (socket 160)
sendRTPorRTCPPacketOverTCP: completed
sendRTPorRTCPPacketOverTCP: 36 bytes over channel 1 (socket 160)
sendRTPorRTCPPacketOverTCP: completed
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to