Displaying 1 result from an estimated 1 matches for "c3dfa7f7".
Did you mean:
93dfa7c7
Can I have the source client stream UDP to Icecast server without requiring the TCP 3 way handshake?
2023 Nov 06
2
Can I have the source client stream UDP to Icecast server without requiring the TCP 3 way handshake?
I have a simplex microwave radio ethernet bridge that can transport IP network traffic in one direction only.
I need to get secondary audio streams to a transmitter site and Icecast source client seems like a good idea but the docs show me that it wants to establish a connection before starting the UDP stream.
Can this be tweaked to just send the UDP steam to an ip address and port number. If not