It would be possible to "merge" the calls from the remote script known as "LiveOSC2" with the interfaces developed in O-S-C? This could open up a range of possibilities for Ableton users in the community.
LiveOSC2 is detected correctly as Control Surface on Ableton 10. In the configuration file LO2OSC.py the default ports used are:
remotehost = '127.0.0.1', remoteport = 9000, localhost = '127.0.0.1', localport = 9001
I tried the same ports I use on the O-S-C server and it seemed logical that it didn't work. I'm not sure if the relationship of the doors prevents any chance of "merging".
Here the link with the calls of the first version (compatible until Ableton 9): LiveOSC/OSCAPI.txt at master · hanshuebner/LiveOSC · GitHub
Here the link with the latest version, compatible with Ableton 10 and with the addition of new calls: GitHub - gabrielebarbieri/LiveOSC2: New version of LiveOSC for Live 9