Pushbullet for ORC

Carrara (Integrated Plugin developed by Sighman)
Post Reply
EddyMI3D
Licensed Customer
Posts: 98
Joined: Mon Jul 14, 2014 6:09 am
Location: Münster/Germany

Hello out there.

Simon was so kind and included the new tab "Tasks" to the OctanRender for Carrara Settings.

Here I like to show you how you can use this feature with Pushbullet.

First you need Pushbullet: https://www.pushbullet.com

You can get Apps for your smartphone, Plugins for your browser and stand alone programs for your PC.

Further you need curl: https://curl.haxx.se/ to be able to send messages to Pushbullet.
Here you download and unpack a suitable version for your PC. There is no installation needed.

On the Pushbullet site you have to create an account. This is suitable for all the devices you use.
Will say: you activate your devices with the same access data.

Then with your browser you go to Settings then Account and then "Access Tokens". Here you click "Create Access Token".
A quite long line will be generated.

Now to the OctaneRender Settings:
Here you fill in the place where you unpacked curl and the name of curl (curl.exe) into "Executable" in the tab "Tasks".
With my installation it is

Code: Select all

C:\Users\Ewald\Documents\3D\Pushbullet\curl\curl.exe
In the field "Arguments" you fill in this:

Code: Select all

https://api.pushbullet.com/api/pushes -u <Your Access Token>: -d device_iden= -d type=note -d title="Message from OctanRender for Carrara" -d body="Rendering Finished" -X POST -k -s -S
Where <Your Access Token> is the long line that is created before on the Pushbullet site.
You can change the values of title and body to your needs and the task you want a message for.
You leave device_iden empty, so you get your message to all the devices of your account.

Important notice: Do not change the spaces between the parameters, this may can cause trouble.
Between the quotation marks you can (nearly) do what you want.

To get a message you have to check the "Enabled" box.
This box resets after the condition is met. You have to reactivate this for every rendering you want a message for.
My Rig:
PC with AMD FX 8350 @ 4,00 GHz
Win 7-64
Nvidia GTX 760
Nvidia GTX 970 (only for rendering)
About 6 TB of disk space (768 GB of SSD)
Octane/Octane for Carrara
EddyMI3D
Licensed Customer
Posts: 98
Joined: Mon Jul 14, 2014 6:09 am
Location: Münster/Germany

Pushbullet seems to be faulty on iPhones: there are no notifications on incoming messages.
My Rig:
PC with AMD FX 8350 @ 4,00 GHz
Win 7-64
Nvidia GTX 760
Nvidia GTX 970 (only for rendering)
About 6 TB of disk space (768 GB of SSD)
Octane/Octane for Carrara
User avatar
tschwenke
Licensed Customer
Posts: 338
Joined: Sat Sep 20, 2014 9:35 pm
Location: Germany
Contact:

Thanks for the tutorial :)
http://www.thomas-schwenke.me
Houdini 20.5 || Win11 || i7 + RTX3080
EddyMI3D
Licensed Customer
Posts: 98
Joined: Mon Jul 14, 2014 6:09 am
Location: Münster/Germany

Gern geschehen :)
My Rig:
PC with AMD FX 8350 @ 4,00 GHz
Win 7-64
Nvidia GTX 760
Nvidia GTX 970 (only for rendering)
About 6 TB of disk space (768 GB of SSD)
Octane/Octane for Carrara
User avatar
tschwenke
Licensed Customer
Posts: 338
Joined: Sat Sep 20, 2014 9:35 pm
Location: Germany
Contact:

:o
http://www.thomas-schwenke.me
Houdini 20.5 || Win11 || i7 + RTX3080
Post Reply

Return to “Carrara”