I managed to extract the proper video stream and display the instrument on a little screen connected to a Raspberry Pi 5, using Air Player: What is missing now is the touch function. I guess this will involve some more lines of programing, currently I only have the stream in my instrument:
Code: Select all
video_stream_id = video_stream_add("xpl/gauges[1]", 10, 10, 850, 1024, 1218, 10, 840, 1024)
Thanks in advance for your help!
Kind regards,
Michael