Evan Flynn

Results 149 comments of Evan Flynn

@firesurfer looks like we might need to change a few things: 1. In the avcodec space: 1. Might need to adjust the `avcodec_context` settings to be [multithreaded](https://stackoverflow.com/questions/55186822/whats-ffmpeg-doing-with-avcodec-send-packet) 2. That link...

@flynneva note to self: this PR / issue looks promising: https://github.com/Kitware/kwiver/pull/1504 Do some testing this week to see if sending a nullptr av packet at the end of the logic...

@firesurfer could you test out #290 to see if it fixes your issue? I'm not really sure how to test to confirm this issue is resolved. If you have any...

@firesurfer interesting. It's possible we are hitting the network buffer limits then since ROS2 still uses them even for local topics/messages. Can you try increasing the buffers and retesting? https://stackoverflow.com/questions/62227100/why-isnt-increasing-the-networking-buffer-sizes-reducing-packet-drops

@firesurfer im realizing now that this is probably a QoS setting thing 😓 I should've noticed this before. Let me dig into it a bit today and see if we...

@zymouse can you share what pixel format / other settings used when you saw this error?

@BryanBetancur @kodie-artner so I'd ask here to stay focused on one issue at a time per issue 😅 @BryanBetancur glad adjusting the QoS settings helped you. If you are looking...

Hey @wildanxgifari! Glad you enjoy this package. I'm traveling right now but will look into your issue when I can soon.

@wildanxgifari so this repo I believe uses actions, which feedback on the current position should be sent back to the action caller. Let me double check that it's functional on...

i should hve some time next week to work on updating the `react-ros` package. good job at tracking this though! if you find anything else that needs updating let me...