javascript - What's a good webrtc audio solution? -


there's opentok , vline webrtc video there similar service audio? or can use these apis in restricted way?

if not, there open source javascript library / tutorial can me started building 1-1 , 1-many audio connections on webrtc?

thanks

with vline api can audio-only calls (as combinations such 1 side sending audio , video , other side sending audio).

if you're using "web client" can click on small arrow next "video call" button make audio-only call (there similar drop-down when answering call).

if you're using vline api, can use vline.mediaconstraints audio-only call when calling vline.person.startmedia().


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -