Giter VIP home page Giter VIP logo

Comments (18)

inlife avatar inlife commented on May 14, 2024

Hey
It's a good question actually. Currently nexrender doesn't save the IPs of the render nodes.
Seems like the only way to get IP i see is possible, is slightly modify the code, so it would insert the IP of the machine that was rendering inside the project document.

from nexrender.

shivyan-javascript-engineer avatar shivyan-javascript-engineer commented on May 14, 2024

Ok... then how to move files from render nodes to API server....As you suggested rsync for that in one of the network rend. issues but it is not working on windows so Is there any other npm module to send file to api server after rendering get finished.

from nexrender.

inlife avatar inlife commented on May 14, 2024

Well on windows I would use something like shared folders. Or maybe would look at something different lets say like resilio sync

from nexrender.

shivyan-javascript-engineer avatar shivyan-javascript-engineer commented on May 14, 2024

Can you please help me to modify nexrender api to make it return return IP of rendering node on project rendering finish....Please .....

from nexrender.

shivyan-javascript-engineer avatar shivyan-javascript-engineer commented on May 14, 2024

???? or atleast tell me any node js npm package which will help to move the rendered file to api server ...and which will work fine on windows....or just help in getting ip address of rendering node on project finish

from nexrender.

shivyan-javascript-engineer avatar shivyan-javascript-engineer commented on May 14, 2024

?????

from nexrender.

Abukodonosor avatar Abukodonosor commented on May 14, 2024

How can i render 1 project on multiple threads(proceses)? to speed up rendering 1 project ?

from nexrender.

inlife avatar inlife commented on May 14, 2024

you could try to split the original project onto few subprojects using startframe and endframe options for aerender and start them simultaneously

from nexrender.

Abukodonosor avatar Abukodonosor commented on May 14, 2024

Tnx ... i have 1 more question

I start:
1st. nexrender --api-server --port =3000
2nd. node api_call.js
3th. nexrender --renderer --host=localhost:3000 --aerender="C:\bla bla"

Is thet right way ... because i think , i 1st need to start 1st. then 3th ... and after i need to run 2nd. multiple times ... but that dosenot work..

i have next issue is then i start nexrender api and after i start nexrender --renderer ... he throw me error: request faild or no suitable project find ... retrieing in 900000ms

from nexrender.

Abukodonosor avatar Abukodonosor commented on May 14, 2024

is methode i practice is fine ? or if i wrong .. can you point me where i wrong cuz i want to make it work XD

from nexrender.

inlife avatar inlife commented on May 14, 2024

i see that you are working mostly on localhost, maybe you would rather use simpler approach in that case?
https://github.com/inlife/nexrender-boilerplate

from nexrender.

Abukodonosor avatar Abukodonosor commented on May 14, 2024

i am on widows virtual machine ..
i need to make sistem to send multiple AE templates .. on api server .. to cluster them ..(to make multi render farm, to speed up rendering proces) .. for that i use widows server R2012 ..

from nexrender.

Abukodonosor avatar Abukodonosor commented on May 14, 2024

Can you specify me a steps which i need to follow to set up multi multi project render enviroment?

I find in documentation those steps.
1st run nexrender --api-server --port ....

after i need to specify do i need to run nexrender --renderer or .. i need to make api_call ?
For me seems logic to call nexrenderer --reneder 1st .. and when i set this render node .. after i need to make api_call to send data to server and after he save it in temp file .. and nexrender need to start rendering ? Am i right?

I really need help .. i am trying to get it .. when i get it i will give my best to boost this lib XD

from nexrender.

Abukodonosor avatar Abukodonosor commented on May 14, 2024

inlife ? are you there m8?

from nexrender.

inlife avatar inlife commented on May 14, 2024

https://github.com/inlife/nexrender/wiki/Rendering-node
https://github.com/inlife/nexrender/wiki/API-server
https://github.com/inlife/nexrender/wiki/Project-model

from nexrender.

Abukodonosor avatar Abukodonosor commented on May 14, 2024

OK i will put more focuse on studeing documentation .. after i will contact you ... tnx alot

from nexrender.

Abukodonosor avatar Abukodonosor commented on May 14, 2024

Hi .. i studi it a bit .. and i understend how it works. XD

I have 2 questions for you.

-1st is how to run nexrender --renderer for specific project ?

  • 2nd is "startframe and endframe options for aerender and start them simultaneously", i dont understend when i run mini subprojects whic chain start/end frame ... how to merge( fuse them)?

Can you provide me help for it ? Tnx alott :3333

from nexrender.

inlife avatar inlife commented on May 14, 2024

1st is how to run nexrender --renderer for specific project

there is no ability to do this right now, at least with the original renderer
you could try to write your own, using nexrender api, and renderer itself like has been demostrated in the issues

2nd is "startframe and endframe options for aerender and start them simultaneously", i dont understend when i run mini subprojects whic chain start/end frame ... how to merge( fuse them)?

there is no automatic way to merge them after, however you could use ffmpeg or something like that to do it, after both parts finished rendering

from nexrender.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.