Thank you for the quick responses!
I have checked with Wireshark and it seemed to me like a normal packet.
I tried a lot of things with the move message formatting, but nothing worked.
In my first message I forgot to attach the source files, but I did right now.
The python-osc package needs to be installed with
pip3 install python-osc
and the main program is
Qlabtitles.py
It does not use example-input.txt yet, but my goal is for it to read a text file line by line,
put the lines in text cue and put every text cue inside a group cue, and later also put a fade cue,
to make the text displayable line by line.
Any further insights, please?
Many thanks,
Boaz