Hi, I have implemented class H264LiveSource so that I can stream real time h.264 video frames. My program captures images with the webcam of my notebook and encodes them. If size is 640x480, vlc player can displayer well. However, if the size is larger,eg.1280x720, vlc player can't display well, and it seems lots of packets are lost.
Why are so many packets lost? IS it because the speed of sending packets is to fast? How to deal with it? Thanks.
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel