> Thanks, I was trying to get something concrete by analysing the network > stream. > This camera is unusual (compared to others we have) in that it sends an SPS > and a PPS before every I frame. > The SPS/PPS share an RTP frame in a STAP with no marker bit, while the I/P > frames are in FU-A packets (with the marker set on the last RTP frame).
That looks correct. As far as I can tell, our code (“H264VideoRTPSource.cpp”) should correctly be delivering each NAL unit - one at a time - from this input stream. Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel