Uploading jpg to Cloud issue

I’m using shotgrid_mode.ShotGridMinorMode.uploadJPEGattachements() to upload jpgs to a Note entity. This seems to no longer work when uploading to a cloud server.

shotgrid_upload.ShotGridUploadMinorMode.uploadJPEGattachements() works but its part of the Screening Room package which I’m not using or loading.

Does the ShotGrid Integration package alone not support “Flow Production Tracking in the Cloud” or am I missing something.

1 Like

In flow_production_tracking-1.0.rvpkgs there is shotgrid-2.11.rvpkg and this does include shotgrid_upload.ShotGridUploadMinorMode.uploadJPEGattachments()

Downloadable via
image

https://sg-software.ems.autodesk.com/deploy/rv/Current_Release/flow_production_tracking.rvpkgs

As for if this actually works and does what is intended, I can’t say as I haven’t tested this.

Thanks. I will check that out.
Do we know if the flow_production_tracking plugin be included in RV in the future?

I would imagine it remains packaged with the Official RV releases.
However for OpenRV you can download it separately for your own purposes.

Is there currently any reason to use openRV over SG RV ?

If you want to build it yourself and add support for codecs from ffmpeg, and customize the app further then yes.

Otherwise, no.

Additionally to @Ricardo_Musch note: openrv does not bundle codecs that need a license (h264 or prores for example). This in turn means that it doesn’t require an Autodesk login. So it starts ridiculously fast in ~2-4 seconds. I have heard of studios that use it as picture viewer for Maya, since you only render exr s anyway. So if you are not depending on Shotgrid or one of codecs, RV is one of the best picture viewers around :slight_smile:

2 Likes

Not sure if the autodesk login is the thing that is slowing it down (if its cached).
Definitely not SG api, Sg api is pretty fast to respond.

Possibly some bloat somewhere indeed.

1 Like