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

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

django - CSRF verification failed. Request aborted. CSRF cookie not set -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -