So basically I’m trying to build the application which can receive Translator audio via RTP multicast over Wi-Fi network or local area network
The scenario: via VLC on computer by sending broadcast and receiving broadcast on VLC app.
Also if possible for you to share swift code or direction to make at least how to play RTP stream for 239.178.14.25:5001 (multicast)
It’s hard to answer this without more info about your expectations. Are you looking for a high-level API that can play RTP streams? Or are you planning to implement this playback yourself by combining low-level APIs, like a networking API and a media playback API?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"