You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dear Lyu,
I really like your WebRTC streamer, great work!
I seem to have an issue similar to #37.
The error message when running sudo /opt/rws/webrtc-streamer –verbose:
[009:295] [22219] (mmal_wrapper.cc:150): frame_buf_pos : 196657, buffer length: 11943
When I install the version with the increased MMAL buffer size the issue seems to be solved.
So my question is, is this fix removed later on, as I get the error with https://github.com/kclyu/rpi-webrtc-streamer-deb/blob/master/rws_0.74.1_armhf.deb.
I have a Raspberry Pi 4 model B and a Pi Camera version 2.
Friendly greetings from Rene Bakx, the Netherlands.
The text was updated successfully, but these errors were encountered:
dear Lyu,
I really like your WebRTC streamer, great work!
I seem to have an issue similar to #37.
The error message when running sudo /opt/rws/webrtc-streamer –verbose:
[009:295] [22219] (mmal_wrapper.cc:150): frame_buf_pos : 196657, buffer length: 11943
Fatal error in: mmal_wrapper.cc, line 153
last system error: 0
Check failed: (int)(frame_buf_pos_ + buffer->length) < size_
Aborted
When I install the version with the increased MMAL buffer size the issue seems to be solved.
So my question is, is this fix removed later on, as I get the error with https://github.com/kclyu/rpi-webrtc-streamer-deb/blob/master/rws_0.74.1_armhf.deb.
I have a Raspberry Pi 4 model B and a Pi Camera version 2.
Friendly greetings from Rene Bakx, the Netherlands.
The text was updated successfully, but these errors were encountered: