I need a PHP screen recorder class? #screen recorder
 Edit
 by Sowmya N - 4 years ago (2020-09-21)
 by Sowmya N - 4 years ago (2020-09-21)
PHP Screen Recorder
|  | I need a solution to record the screen of a user accessing my site. | 
Ask clarification
1 Recommendation
PHP Screen Recorder: Capture videos of the current screen with ffmpeg
This class can capture videos of the current screen with ffmpeg.
It executes the ffmpeg program passing some options to configure details of the recording such as the screen size to capture.
The video file is saved to a configurable file in Flash Video.
|  |  by Manuel Lemos  26695 - 4 years ago (2020-09-23) Comment
 This package seems to do what you need. |