DJV icon indicating copy to clipboard operation
DJV copied to clipboard

Push to open DJV sessions

Open larsbijl opened this issue 3 years ago • 5 comments

Hi,

Is it possible to push to an open DJV session from the command line similar to RVpush?

larsbijl avatar Jan 20 '21 15:01 larsbijl

Hi, I am not familiar with RVpush; what functionality does it provide?

darbyjohnston avatar Jan 20 '21 20:01 darbyjohnston

rvpush allows you to add or set an image sequence to an already open RV session from the command line.

I would like to use DJV as a viewer for another application and push sequences to it.

larsbijl avatar Jan 20 '21 22:01 larsbijl

Interesting; what happens if there are multiple RV sessions? Does it also work across the network?

darbyjohnston avatar Jan 20 '21 22:01 darbyjohnston

I have not tried with multiple sessions open at the same time, looking at the documentation it does seem possible over the network.

it could be useful to be able to open a session with a tag, djv --tag review and be able to push to that instance with djv_push -tag review /image/sequence.####.exr

larsbijl avatar Jan 20 '21 23:01 larsbijl

Kinda like how Visual Studio Code's -add argument works.

mslinn avatar Nov 27 '23 03:11 mslinn