Hi,I'm using live555 as a server of realtime H264 data. I just write a "FramedSource" subclass ,then use H264VideoStreamDiscreteFramer as the FramedSource. Now, useing VLC as client is ok(also our own client), but I have some problems.
1. To contrast the SDP information with others, my SDP info have no "a=fmtp:xx packetization-mode=1 profile-level-id=xx sprop-parameter-sets=xx,xx". I find the reason is "framerSource == NULL" in function H264VideoRTPSink::auxSDPLine(). But I don't know how to fix it.
2.I can't ensure the fist frame (client receive) is the I frame. I think live555 should do it, but I don't know what I can do to make it.
Thranks!!
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel