Simple IP based intercom device voice communication protocol

I like to know , which voice communication protocol helps me to setup and make voice communication between IP based intercom device. Things to be considered - zero configuration -automatically stream audio -con call option I don't want to try sip , because it need lot of initial configuration to be setup please keep me posted if you guys have any idea
Solution:
The other thing to look at would be gstreamer - you could use that to encode the audio and then send it over the network to the receiver.
Jump to solution
8 Replies
Ming
Ming3w ago
Have you looked at RTSP? If I recall, it can do audio without video.
Gowtham J
Gowtham J3w ago
no ,I have to look into RTSP Objective : Raspberry pi with mic and speaker together act as Intercom device with one button, one controlling pc, if I press button,it should open the Audio stream channel directly to pc to communicate. likewise n number of intercom need to communicate with that pc
Solution
Ming
Ming3w ago
The other thing to look at would be gstreamer - you could use that to encode the audio and then send it over the network to the receiver.
Gowtham J
Gowtham J3w ago
but I don't need any security or encoding, because I like to communicate directly to pc without any latency and delay
Ming
Ming3w ago
'encoding' the audio just means converting it from analogue to digital in order to transmit it.
Gowtham J
Gowtham J3w ago
oh alright I understood so you mean RTSP is the best choice for simple IP to IP voice communication?
Ming
Ming3w ago
I don't know if it is the best choice, but it would be the first thing I would look into. Gstreamer is a really useful audio/video framework (that can do RTSP) that I have used in the past for intercom systems
Gowtham J
Gowtham J3w ago
sure I'll give a try and post you result
Want results from more Discord servers?
Add your server
More Posts
Singaporian Researchers developed a flexible battery for smart contact lensesSmart contact lenses could be powered by a flexible battery as thin as a human cornea that stores elFacing a problem in setting up esp-idf in vs codehello everyone i am following the book: INTERNET OF THINGS PROJECT WITH ESP32 BY: AGUS KURNIAWAN I what are different ways to maximize the range of esp32 c3 chip on a custom board ?what are different ways to maximize the range of esp32 c3 chip on a custom board ?how to fix gdb server error in stm32 cube idehow to fix gdb server error in stm32 cube ideuse MAX485 TTL to RS485 Converter Module with esp32 to get convert value of rs485 output to serialneed help related to using - use MAX485 TTL to RS485 Converter Module with esp32 to get convert valuunable to retrieve data from a rs485 based flowmeterThe flowmeter contains a atmega 16 chip and i am trying to get flowrate and flow totalizer from it vQt vs. Flutter: Which Framework is Right for Your Embedded Project?Choosing between Qt and Flutter for embedded project development depends on specific project needs: how do I use the requests library to send data to an HTTP endpoint in MicroPython on an ESP8266?Hello guys, how do I use the requests library to send data to an HTTP endpoint in MicroPython on an Why Isn't the Touch Screen Working on My Qt Application Deployed to BeagleBone Black?@Middleware & OS Hello guys I configured a Qt development environment to develop applications for Aworking on a project which involes esp32 works as an Audio source, connects to BluetoothHello everyone, I'm working on a project which involes esp32 works as an Audio source, connects to