Is there any package for broadcasting in meteor

i wud like to add feature of broadcasting, but it seems to be unavailable in meteor, node has it

any idea about this, video+audio broacasting in meteor using webrtc? or anything else

Do a little searching first: https://atmospherejs.com/?q=webrtc

If there isn’t a solution for what you need, you can always wrap an npm package into a meteor package as well, or use this: https://atmospherejs.com/meteorhacks/npm