rtp - Can you play streamed in PCM audio in javascript via browser? -
if use websocket protocol receive 20ms ulaw samples (for in house audio conferencing app), convert them pcm, buffer them jitter (if need be)...is possible , if so, how, can instruct browser play them? can enumerate playback devices? how work sandboxed browser environment?
using javascript few plugins possible. has around here played this?
i know can use webrtc , srtp, thinking composing audio buffer , submitting playback.
Comments
Post a Comment