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 -

Python ctypes access violation with const pointer arguments -