Video Stream Out RTP "unable to open output file"

I am trying to send an RTP stream from Video Stream out to a receiver “caller”. I can communicate with the receiver device over OSC without problems. I have set the receiver in a state to receive the SRT stream. The Video Stream Out TOP is giving an error "unable to open output file’

The SRT receiver is a brightsign running custom firmware. SRT has been tested successfully with Screen Berry sending SRT, but we are running into issues with sednign from Touch Designer.

any thoughts?

thanks,

Morgan

You’ll want to add srt:// to the start of the URL to denote the protocol. Let me know if that doesn’t solve it.

Thanks for the tip! It turns out that the Brightsign is configured as listener and the we had to set the Videostream out as a caller. Seems to be working ok right now.