Play with Decklink and stream in UDP

Hi all

I am using Casparcg with decklink with no problems.
Now I would like to stream my video in UDP at the same time.
I’m using Server 2.3.0.

Is possible?
Thanks in advance

I’ve entered this line in configuration:

udp://localhost:5004
-codec:v libx264 -tune:v zerolatency -preset:v ultrafast -crf:v 25 -format mpegts -filter:v scale=240:180

with VLC I can see the streaming arrive but there is no video.