Start mediafile on another pc in network

Hi

I have two pc with ip-symcon. Can i get a event on my pc with my xcomfort gateway to start a mediafile on the other pc?

I guess i can,but i dont know how :slight_smile:

Hi

Read this:
https://www.symcon.de/service/dokumentation/entwicklerbereich/datenaustausch/

Especially:

Skripte starten

Script in IPS (PC1)
$rpc = new JSONRPC(„http://user:password@192.168.69.112:82/api/“);
$rpc->IPS_RunScript(34956);

(34956 is the ID of your script in IPS (PC2))

Have fun
lueralba

Thank you for the guide :):):slight_smile:

My Google translate is not wery good on techknical German translations :mad:

good morning:)

Do you need more help?

greetings
lueralba

Hi

I tought i could make it now, but no…

I can open Remote console from pc2 to pc1 but not the other way from pc1 to pc2??

but I`ve been in a baptism today so i did not have time to look at it, tomorrow i will… :slight_smile: