We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
call setVideoEncoderConfiguration settings:
setVideoEncoderConfiguration
"width": 1280, "height": 720, "frameRate": 30
error msg on rpos: StreamParser::afterGettingBytes() warning: read 4294967295 bytes; expected no more than 150000
StreamParser::afterGettingBytes() warning: read 4294967295 bytes; expected no more than 150000
The text was updated successfully, but these errors were encountered:
It looks like the camera driver is feeding the rtsp server more data then it can buffer: https://www.google.nl/search?client=safari&rls=en&q=StreamParser::afterGettingBytes()+warning:+read+4294967295+bytes;+expected+no+more+than+150000&ie=UTF-8&oe=UTF-8&gfe_rd=cr&ei=7P09V8ekDuTG8Aeh97zADA#q=StreamParser::afterGettingBytes()+warning:+read+bytes;+expected+no+more+than+site:lists.live555.com
Are you using the original rtsp server, or the new one @RogerHardiman added support for?
Sorry, something went wrong.
@BreeeZe we use the original rtsp server and follow your readme.md to build and run rpos
Any solutions yet? @BreeeZe @zxp86021 @bluet
No branches or pull requests
call
setVideoEncoderConfiguration
settings:
error msg on rpos:
StreamParser::afterGettingBytes() warning: read 4294967295 bytes; expected no more than 150000
The text was updated successfully, but these errors were encountered: