[Live-devel] bug in RTCPInstance::processIncomingReport (RTCP.cpp)

2016-11-14 Thread Frederik De Ruyck
Hi, Last week I've experienced a crash at: void RTCPInstance::processIncomingReport(unsigned packetSize , struct sockaddr_in const& fromAddressAndPort , int tcpSocketNum , unsigned char tcpStreamChannelId) at line: rtcpHdr = ntohl(*(u_int32_t*)pkt); I've upgraded to the last

[Live-devel] RTSP Video Jitter Issue

2016-11-14 Thread Jain, Abhishek
Hi, We are exploring LIVE555 RTSP library to receive H.265 rtsp stream from an IP camera. Our intent to play the stream with normal speed smoothly and avoid any jitter due to network fluctuation. We are planning to use curPacketRTPTimestamp method of RTPSource class for each frame so that each