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

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

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -