firefox addon - WebRTC - Streaming video and audio from a browser extension -


i'm wondering if possible stream video(only 1-way, transmitting not receiving) , audio(2-way) within browser extension. (particularly interested in firefox, opera, , chrome).

i'd able stream audio , video through extension, while popup active , while it's not (through background).

is there other way go without injecting code tab , creating connection there?


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -