AlexxIT / StreamAssist

Home Assistant custom component that allows you to turn almost any camera and almost any speaker into a local voice assistant
MIT License
208 stars 19 forks source link

Question About Audio Streaming Port #29

Open mllockwood opened 4 months ago

mllockwood commented 4 months ago

Is it better to have all Android clients streaming to the same port number, or have each client stream to a different/unique port on 255.255.255.255?

AlexxIT commented 4 months ago

I don't understand your question.

mllockwood commented 4 months ago

I have 6 Android devices running the RTPMic application. In the instructions for StreamAssist, it mentions to have them stream to 255.255.255.255 and port 5555. Should all my Android devices use port 5555, or should each Android device be a unique port?

AlexxIT commented 4 months ago

Where you get this instructions? I didn't write that.

dinki commented 3 months ago

I think he may be getting my project and your project confused as they both have similar names. Not positive but it could be my specific write up he is referring to:

https://github.com/dinki/View-Assist/wiki/StreamAssist-installation-and-configuration https://github.com/dinki/View-Assist/wiki/RtpMic-installation-and-configuration

and if this was directed to me, yes they all use the same port.