cruise-automation / webviz

web-based visualization libraries
https://webviz.io/
Apache License 2.0
2.01k stars 408 forks source link

Failed to write binary objects #683

Open rogue-shadowdancer opened 2 years ago

rogue-shadowdancer commented 2 years ago

hello, i've found that when i use webviz to play some large bags, this error appears: image the images cannot play, while other msgs are fine. but if i put image msgs and other msgs into 2 bags and play them respectively,everything is ok. i found that this error looks like the error in #153, but i found that webviz is already support mono16 format, so i thought the image format is unrelated.

rogue-shadowdancer commented 2 years ago

Do i need to provide the relevant bag?