c++ - Using Webrtc for streaming video from client to server -


i want use webrtc getting users' webcam/camera data server. see implementations of webrtc peer-to-peer connections. possible use webrtc sending information server on rtp(using c++ native api of webrtc eh?)?

i trying wrap head around situation not find clear tutorial or start point task.,

some link tutorial or code piece appreciated.


Comments

Popular posts from this blog

Linux vanilla kernel on QEMU and networking with eth0 -

rdbms - what exactly the undo information lives in oracle? -

clojure - 'get' replacement that throws exception on not found? -