obs-visca-control icon indicating copy to clipboard operation
obs-visca-control copied to clipboard

Stop Command not triggering

Open Samtastico opened this issue 1 year ago • 14 comments

Here you will see a custom down command triggering but when the stop command is supposed to be triggered it does not.

Down tilt command = 01 06 01 01 01 03 02 Stop command = 01 06 01 01 01 03 03

"19:56:40.949: [Lua: obs-visca-control.lua] source_signal_processor (1167): Show visca source 'Down Tilt (Visca)' (camera 1): no action 19:56:40.949: [Lua: obs-visca-control.lua] source_signal_processor (1167): Activate visca source 'Down Tilt (Visca)' (camera 1): process 19:56:40.949: [Lua: obs-visca-control.lua] do_cam_action_start (563): Start cam 1 action 26 (args custom_start=table: 0x021db2829088, speed=0, custom_stop=table: 0x021db2854f18, direction=0) 19:56:41.049: [Lua: obs-visca-control.lua] ? (524): Connection ACK received for camera 1 (seq_nr 112) 19:56:41.049: [Lua: obs-visca-control.lua] ? (795): Poll camera 1 (table: 0x021db27fb7a8): 90 41 FF 19:56:41.149: [Lua: obs-visca-control.lua] ? (431): Connection Completion received for camera 1 (seq_nr 112) 19:56:41.149: [Lua: obs-visca-control.lua] ? (795): Poll camera 1 (table: 0x021db27fb7a8): 90 51 FF 19:56:46.682: [Lua: obs-visca-control.lua] source_signal_processor (1167): Hide visca source 'Down Tilt (Visca)' (camera 1): no action 19:56:46.683: [Lua: obs-visca-control.lua] source_signal_processor (1167): Deactivate visca source 'Down Tilt (Visca)' (camera 1): process 19:56:46.683: [Lua: obs-visca-control.lua] camera_active_in_scene (1068): Current program scene is Chapel Wide 19:56:46.683: [Lua: obs-visca-control.lua] camera_active_in_scene (1073): Camera ref: 1 active on program: 1 19:56:46.683: [Lua: obs-visca-control.lua] camera_active_in_scene (1068): Current program scene is Chapel Wide 19:56:46.683: [Lua: obs-visca-control.lua] source_signal_processor (1232): Not running stop action for source 'Down Tilt (Visca)', because it is currently active on program"

Many thanks

Samtastico avatar Jan 15 '24 19:01 Samtastico