Stormworks: Build and Rescue

Stormworks: Build and Rescue

คะแนนไม่เพียงพอ
4 Video Switchbox
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
Microcontrollers: Cockpit, Microcontroller
แท็ก:  v0.10.24
ขนาดไฟล์
โพสต์
อัปเดต
30.080 KB
14 มี.ค. 2020 @ 9: 54am
12 มิ.ย. 2020 @ 2: 13pm
2 หมายเหตุการเปลี่ยนแปลง ( ดู )
คำอธิบาย
This Microcontroller takes 4 video inputs and outputs one of them. You can switch between video feeds with either the touchscreen or instrument panel (just make sure to set the mode in the controller settings).
9 ความเห็น
BillyIsGamingSince2021 9 ก.ค. 2023 @ 8: 51pm 
yes thank you i wanted to do this myself but it is too hard thank you
dru_walker 4 ก.ย. 2022 @ 1: 30pm 
What scale does this work with?
kev4ev 22 ก.ค. 2021 @ 8: 49pm 
So only one controller is in use at a time. But other three controllers still execute on every tick and are using CPU time. Right? What if I want to keep a vehicle as optimised as possible, how can I make three other controllers sleep on every tick and not use CPU time at all? They suggest every video input controller should be modified to have a check whether its video output in use, if not - quit from OnTick and OnDraw. Maybe you should put instructions in the description for some kind of optimisation API between your switchbox and other video signal controllers.
454SS 4 มี.ค. 2021 @ 11: 09pm 
Awesome :)
Funky 22 ต.ค. 2020 @ 5: 48am 
I cant get this to work. I have 3 cameras going into the controller, video out going to monitor and a composite signal from monitor to controller, but I can only see one camera. How can I switch?
buba 26 มิ.ย. 2020 @ 12: 38pm 
Alright. So, wasn't that clear. Got everything to work. The composite for different videos are really helpful for having composite made stuff that can cycle around. I can input composite from maps, sonars, and other various stuff and switch between them. This is a really useful creation. Also, havent seen the remake, but old version works perfect aswell
2silverseas  [ผู้สร้าง] 12 มิ.ย. 2020 @ 2: 18pm 
Ok, I just went back and cleaned up and updated this. As of now, this microcontroller will expect a touchscreen connected to the composite input, and it will draw four buttons in the top left corner of the screen.
buba 12 มิ.ย. 2020 @ 6: 53am 
How do you switch between the cameras using touch?
Mr Lennyn 10 เม.ย. 2020 @ 10: 41am 
Hey! Thanks a lot for this, I've been trying to figure this out for days.
If I upload my creation, I'll give you credit for this system.