> I use live555 2013.10.25
This (like all old versions of the code) contain a security hole. Please
upgrade to the latest version of the code.
> Now I add MJPEG RTP stream, for this I write class based on
> JPEGVideoSource
I presume you mean "subclassed from JPEGVideoSource", not "based on
JP
Ok, I compare GStreamer pipeline output from GStreamer and live555 RTP
stream, both contained framerate in this format.
I think this question may be closed.
Thank you.
--
Best regards,
Brilliantov Kirill Vladimirovich
___
live-devel mailing list
live-d
Hello!
I use live555 2013.10.25 on my FreeScale iMX53 board.
Now I add MJPEG RTP stream, for this I write class based on
JPEGVideoSource with doGetNextFrame, afterGettingFrame and
afterGettingFrame1 functions.
void JPEG::doGetNextFrame()
{
fFrameSize = 0;
//_src is a class based on