mbari-org / cthulhu

Cross-platform video player that supports annotation localizations (i.e. bounding boxes)
https://mbari-media-management.github.io/cthulhu/
Other
4 stars 2 forks source link

Upgrade to new Sharktopoda 2 remote protocol #26

Open hohonuuli opened 1 year ago

hohonuuli commented 1 year ago

We're in process of developing a new Sharktopoda video player that has the localization functions of Cthulhu. I rewrote the comm spec to remove zeromq. The spec is in a private repo here. There's a java implementation of the spec in the develop branch of vcr4j.

Ideally we'd like to update Cthulhu to the new spec so that we have a linux and windows player as well as support for video codecs beyond what AVFoundation supports on Macs.

hohonuuli commented 1 year ago

@kevinsbarnard Any interest in tackling (or at least starting) this task with your time on VARS this year?

kevinsbarnard commented 1 year ago

@hohonuuli Sure, I can start working on this. Could you (or Paul) grant me access to the spec?

hohonuuli commented 1 year ago

Can do ... working on it.