sourcey / libsourcey

C++14 evented IO libraries for high performance networking and media based applications
https://sourcey.com/libsourcey
GNU Lesser General Public License v2.1
1.31k stars 344 forks source link

New webrtc #285

Open kapulkin opened 4 years ago

kapulkin commented 4 years ago

Partial solution for #284.

Media Capture classes, which used cricket namespace, are removed.

Some other outdated files are updated.

auscaster commented 4 years ago

Thanks for your work on this! Keeping up to date with WebRTC changes is almost a full time job :)

I would be happy to merge this in once you have had a chance to do some more testing and are satisfied with the results. It would be good to remove the old renamed files too.