Add 11 missing JCMediaChannel methods to VideocallChannelService: getSelfParticipant, subscribeParticipantAudio, startScreenShareVideo, stopScreenShareVideo, enableSelfVideoRatio, getMaxResolution, sendCommandToDelivery, enableVolumeChangeNotify, getCaptureScreen, getScreenRenderId, getScreenUserId. Add VIDEOCALL_INTEGRATION.md with full implementation checklist tracking phases 1-10.
videocall_sdk
Wrapper around Juphoon jc_sdk for video calling in SaveFamily.
Provides a clean Dart API over the native Juphoon SDK, isolating the dependency from the rest of the app.