callstats-io / webrtc-demoapp

Another journey towards understanding WebRTC. In the end it should resemble demo.callstats.io, probably with more features?
MIT License
5 stars 2 forks source link

Screen sharing support for demo app. #46

Closed pallab-gain closed 6 years ago

pallab-gain commented 6 years ago

https://app.clubhouse.io/callstatsio/story/7459/implement-screen-sharing-support-for-demo-app

Screen sharing support for demo app.

pallab-gain commented 6 years ago

@karthikbr82 Thanks for the feedback. Screen share event log, and febric event is implemented. Can you please review this two block, and let me know if the febric event, and event log needs any implementation change ?

Febric event catch block : https://github.com/callstats-io/webrtc-demoapp/pull/46/files#diff-2018087f584c4398b5c3a23fc0e5f9dbR647

Febrict, and event send block : https://github.com/callstats-io/webrtc-demoapp/pull/46/files#diff-cc1a19aad5b46b3a0dfb6e68dd7b89c1R67