yuroller / webrtc-cppday2020

Materiale di supporto per la presentazione "WebRTC in C++" al C++Day 2020 del 28/11/2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cppday-webrtc

Slides and sample code for "Realtime Communication with WebRTC in C++" presentation at C++ Day 2020 by Italian C++ Community.

Examples

Sample code in src directory is meant to be copied in webrtc/src/examples of a google webrtc source code checkout.

cppday and cppday_snippets targets (just those, not the whole file) inside src/BUILD.gn are to be integrated into existing webrtc/src/examples/BUILD.gn file.

In order to rebuild pdf slides, you need to integrate slides direcotry with an installation of reveal.js.

About

Materiale di supporto per la presentazione "WebRTC in C++" al C++Day 2020 del 28/11/2020

License:Creative Commons Zero v1.0 Universal


Languages

Language:C++ 72.5%Language:HTML 27.0%Language:C 0.4%