Hello all,
Can anybody give me any tips on how to set up Janus to stream audio to clients on a Wifi LAN to ensure the best synchronisation on client mobile phones. Curently I can have identical phones with identical browsers and operating systems in roughly the same place, but there can be 500-1000ms difference in the playout times. By looking at the packets in wireshark I can see that the UDP packets are Unicast.
Here is my streaming plugin config:
gstreamer-sample: {
type="rtp"
id = 1
desription = "local audio stream"
audio = true
video = false
audioport =5002
audiopt = 111
audiortpmap = "opus/48000/2"
Any tips, ideas, signposts or links would be most appreciated
Thank you Janus ...its amazing.
Best
Angus