History: Record screen audio video
Source of version: 7
Copy to clipboard
! Record Screen Audio Video (Record RTC) New in ((Tiki23)): https://www.webrtc-experiment.com/RecordRTC/ has been added. This replaced the ((Screencast)) feature that had to be removed because Java applets were deprecated by browsers. !! Installation * Go to the ((Packages)) admin page and install the __npm-asset/record-rtc__ package for "Audio, Video, Screen Recording". Installation takes a few minutes. * On the File Gallery admin page (tiki-admin.php?page=fgal), at the bottom of the first tab, under "Settings for RecordRTC" activate the feature "Use RecordRTC to screen record". * Then on the Modules admin page (tiki-admin_modules.php), activate and configure (set the module zone, etc.) the module "Record RTC". Note that Record RTC requires an https connection over SSL. !! Use * (information coming) Related links: * [https://sourceforge.net/p/tikiwiki/code/77464/] * [https://www.webrtc-experiment.com/RecordRTC/]