Andrey,
Thanks for the report. This bug (which was mostly in “RawVideoRTPSource”)
should now be fixed in the latest version (2020.07.21) of the code.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@
Hi!
I found bug (live.2020.07.09) in MultiFramedRTPSource::doGetNextFrame1().
RawVideoRTPSource "use" data from packet line by line. So, when packet contains
end of frame (rtp marker is 1), and that part of frame contains more than one
line, doGetNextFrame1 schedule FramedSource::afterGetting mo