rien / reStream

Stream your reMarkable screen over SSH.
MIT License
734 stars 56 forks source link

Invalide buffer size #15

Closed jwittke closed 4 years ago

jwittke commented 4 years ago

Hi, when running reStream I get an ffmpeg error:

[rawvideo @ 0x7f523c004400] Invalid buffer size, packet size 3215360 < expected frame_size 5271552

The screen shows but ffmpeg throws this error. I am using ffplay version 4.1.4-1build2 and Remarkable 2.1.1.3

rien commented 4 years ago

Hi Jan

It's normal that when you stop reStream or close the window, it throws that error. That's because ffmpeg notices the connection is killed before a full frame is finished. If the screen of your reMarkable is shown like it should, you can just ignore this error.

If there is still something wrong, can you paste the full output here?

jwittke commented 4 years ago

Nope, everything else is fine.