New
New
It would be useful to remember the IP / hostname of the machine and the port. Something like : "RaySession - {session name} ( {hostname or IP}:{port} )"
Yes, I would like the window title on GUI slave to be set with something like: "RaySession - {session name} ( {hostname or IP}:{port} )"
But if you want to put (hostname:port) on Network Session label in master session, it would be useful too !
Obs studio can stream a selected window in the list of opened window. May be raysession could let the user select the window to associate with the switch icon if...
https://github.com/Houston4444/RaySession/issues/60
I'm currently programming a wizard that creates Ray sessions for different needs. One of my use case is to stream audio using obs, icecast2 and jamulus. In the wizard configuration,...
Very interesting, i will try the save/restore jack configuration. I don't know if i need proxy client. I use the classic client and i can do nearly all my processing...
Thank you very much for these detailed informations. It will help me. I will create the raysession.xml during the session load using ray-scripts. I ve cloned the ray gît repository...
Thanks for your help ! I translated my template mechanism to use ray_control instead of xml and that works fine but i'm still creating an xml file for jack connexions....
The template mechanism i use depends on variables and flow control. There is not always the same client parameters nor always the same Jack connections in the Raysession document. a...