I want to do video streaming from my desktop application to Chrome or Firefox using WebRTC technology.
So far, I only see many WebRTC tutorials using HTML5 & Javascript coming out which running only on Chrome or Firefox. How about desktop application or native application?
If I want to develop those applications, what is a way or library I can use to realize this?