codewithpassion / foxglove-studio-h264-extension

POC extension to render h264
MIT License
10 stars 5 forks source link

Support for MCAP protobuf #3

Closed changkk closed 1 year ago

changkk commented 1 year ago

Hi, thanks for making this awesome extension! I am trying to use this extension, but I am using MCAP protobuf message type, not sensor_msgs/CompressedImage. Do you have any plan to add support protobuf message type?

changkk commented 1 year ago

I created PR for protobuf support for H264 extension. https://github.com/codewithpassion/foxglove-studio-h264-extension/pull/5