Hi folks.
Have any of you impimented any new code to the "Zibo B737 - DU Control Panel" so it works with the new video stream function of AM 4.2?
I run the MIP on a network computer and have managed to make the PFD and ND as instruments using the "Video stream add":
cpt_pfd_stream= video_stream_add("xpl/gauges[1]", 0, 0, 508, 508,0,1532,508,508)
cpt_nd_stream= video_stream_add("xpl/gauges[1]", 0, 0, 508, 508,515,1532,508,508)
After watching the fantastic video from Russ Barlow (https://www.youtube.com/watch?v=dWEWx9fUU-g) I was trying to find a code example for the "Video stream set"-function
mentioned. I only found the Sim Innovation WIKI example. Has anyone made this code?
Help modifying the Zibo B737 - DU Control Panel
- Keith Baxter
- Posts: 4820
- Joined: Wed Dec 20, 2017 11:00 am
- Location: Gauteng
Re: Help modifying the Zibo B737 - DU Control Panel
Hi,
Here is the CPT ND.
It is not working 100% as I still have to fix the stream moving 510 pix when in "Forward with HUD" or "Forward with No display"
I will do that tomorrow and submit to The store,
Keith
Here is the CPT ND.
It is not working 100% as I still have to fix the stream moving 510 pix when in "Forward with HUD" or "Forward with No display"
I will do that tomorrow and submit to The store,
Keith
AMD RYZEN 9 5950X CPU, Corsair H80I cooler, ASUS TUF GAMING B550-PLUS AMD Ryzen Mother Board, 32Gb ram Corsair Vengeance 3000Mh, MSI GTX960 4G graphics card
Re: Help modifying the Zibo B737 - DU Control Panel
Thank you Keith.
Keith Baxter wrote: ↑Wed Feb 21, 2024 3:08 pm Hi,
Here is the CPT ND.
It is not working 100% as I still have to fix the stream moving 510 pix when in "Forward with HUD" or "Forward with No display"
I will do that tomorrow and submit to The store,
Boeing 737-800X - DU2 (CPT ND) (video) ZIBO .siff
Keith