What kind of method should I follow to make 2 people to talk on network? [closed]
I am developing a client - server application which client is android and server is a pc. I need to make them communicate with their microphones.
What kind of method should i search for ?
- VOIP ?
- Audio streaming over UDP ?
At the same time I am streaming video from mobile to pc. I used libstreaming ( rtsp ) library on mobile side and gstreamer on pc side. gstreamer can achieve streaming audio over udp but on mobile side I had problems to catch that stream and also quality is low.
Thanks for advices.
linux android streaming voip
closed as too broad by fixer1234, davidgo, Xen2050, Debra, music2myear Jan 11 at 20:12
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
I am developing a client - server application which client is android and server is a pc. I need to make them communicate with their microphones.
What kind of method should i search for ?
- VOIP ?
- Audio streaming over UDP ?
At the same time I am streaming video from mobile to pc. I used libstreaming ( rtsp ) library on mobile side and gstreamer on pc side. gstreamer can achieve streaming audio over udp but on mobile side I had problems to catch that stream and also quality is low.
Thanks for advices.
linux android streaming voip
closed as too broad by fixer1234, davidgo, Xen2050, Debra, music2myear Jan 11 at 20:12
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
Are you trying to write a program? stackoverflow would be better for that. Or are you just looking for a software program to install? In that case try softwarerecs.stackexchange.com
– Xen2050
Jan 10 at 7:40
Voted to close as to broad . Also why are you reinventing the wheel? As a rule UDP sure appropriate for real time conversation. VOIP is audio streaming g over UDP Try googling SIP , IAX, audio codecs, MOS, teamspeak, g729, speex, g711, vorbis, asterisk for a start which includes protocols and existing tools and libraries
– davidgo
Jan 10 at 7:50
add a comment |
I am developing a client - server application which client is android and server is a pc. I need to make them communicate with their microphones.
What kind of method should i search for ?
- VOIP ?
- Audio streaming over UDP ?
At the same time I am streaming video from mobile to pc. I used libstreaming ( rtsp ) library on mobile side and gstreamer on pc side. gstreamer can achieve streaming audio over udp but on mobile side I had problems to catch that stream and also quality is low.
Thanks for advices.
linux android streaming voip
I am developing a client - server application which client is android and server is a pc. I need to make them communicate with their microphones.
What kind of method should i search for ?
- VOIP ?
- Audio streaming over UDP ?
At the same time I am streaming video from mobile to pc. I used libstreaming ( rtsp ) library on mobile side and gstreamer on pc side. gstreamer can achieve streaming audio over udp but on mobile side I had problems to catch that stream and also quality is low.
Thanks for advices.
linux android streaming voip
linux android streaming voip
asked Jan 10 at 7:37
geekowllgeekowll
11
11
closed as too broad by fixer1234, davidgo, Xen2050, Debra, music2myear Jan 11 at 20:12
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
closed as too broad by fixer1234, davidgo, Xen2050, Debra, music2myear Jan 11 at 20:12
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
Are you trying to write a program? stackoverflow would be better for that. Or are you just looking for a software program to install? In that case try softwarerecs.stackexchange.com
– Xen2050
Jan 10 at 7:40
Voted to close as to broad . Also why are you reinventing the wheel? As a rule UDP sure appropriate for real time conversation. VOIP is audio streaming g over UDP Try googling SIP , IAX, audio codecs, MOS, teamspeak, g729, speex, g711, vorbis, asterisk for a start which includes protocols and existing tools and libraries
– davidgo
Jan 10 at 7:50
add a comment |
Are you trying to write a program? stackoverflow would be better for that. Or are you just looking for a software program to install? In that case try softwarerecs.stackexchange.com
– Xen2050
Jan 10 at 7:40
Voted to close as to broad . Also why are you reinventing the wheel? As a rule UDP sure appropriate for real time conversation. VOIP is audio streaming g over UDP Try googling SIP , IAX, audio codecs, MOS, teamspeak, g729, speex, g711, vorbis, asterisk for a start which includes protocols and existing tools and libraries
– davidgo
Jan 10 at 7:50
Are you trying to write a program? stackoverflow would be better for that. Or are you just looking for a software program to install? In that case try softwarerecs.stackexchange.com
– Xen2050
Jan 10 at 7:40
Are you trying to write a program? stackoverflow would be better for that. Or are you just looking for a software program to install? In that case try softwarerecs.stackexchange.com
– Xen2050
Jan 10 at 7:40
Voted to close as to broad . Also why are you reinventing the wheel? As a rule UDP sure appropriate for real time conversation. VOIP is audio streaming g over UDP Try googling SIP , IAX, audio codecs, MOS, teamspeak, g729, speex, g711, vorbis, asterisk for a start which includes protocols and existing tools and libraries
– davidgo
Jan 10 at 7:50
Voted to close as to broad . Also why are you reinventing the wheel? As a rule UDP sure appropriate for real time conversation. VOIP is audio streaming g over UDP Try googling SIP , IAX, audio codecs, MOS, teamspeak, g729, speex, g711, vorbis, asterisk for a start which includes protocols and existing tools and libraries
– davidgo
Jan 10 at 7:50
add a comment |
0
active
oldest
votes
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Are you trying to write a program? stackoverflow would be better for that. Or are you just looking for a software program to install? In that case try softwarerecs.stackexchange.com
– Xen2050
Jan 10 at 7:40
Voted to close as to broad . Also why are you reinventing the wheel? As a rule UDP sure appropriate for real time conversation. VOIP is audio streaming g over UDP Try googling SIP , IAX, audio codecs, MOS, teamspeak, g729, speex, g711, vorbis, asterisk for a start which includes protocols and existing tools and libraries
– davidgo
Jan 10 at 7:50