JPEG streaming with live555
问题 I want to stream JPEG images or motion-JPEG file through live 555. But the problem is that in live 555 implementation for Jpegs is not available. Anyone can help ?? 回答1: You can find a implementation that was posted to the devel mailing list http://lists.live555.com/pipermail/live-devel/2012-February/014672.html. The code and a sample is available but this modification was rejected by live555 maintainer. First we need to implement an MJPEGVideoSource than can feed a JPEGVideoRTPSink .