Jump to content

Mantra socket driver


Recommended Posts

Hey guys,

First of all, my knowledge of mantra is almost non-existent, I read through the docs and tried to find some related things to my problem, but only found unanswered topics.

So...

I got my own renderviewer where I want to send my data through a socket from Mantra.

  1. How can I render data through a socket?
  2. What kind of data does Mantra send?

I'm looking for something similar to Arnold's socket driver, the source code is available for it so I know what kind of data is sent out.(3 phases, W/H, AOV names, pixeldata, etc)

Even if these things are not implemented, any input would be most welcome.

Cheers,

Balázs

Link to comment
Share on other sites

ad 2. Take a look on $HH/public/tomdisplay/README.html for a tip on how mplay communicates with Mantra.

ad 1. mantra renders to a socket via -y addr, afaik most natural would be to write own image format which streams data.

Edited by symek
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...