robotgo
                                
                                 robotgo copied to clipboard
                                
                                    robotgo copied to clipboard
                            
                            
                            
                        Screen recorder
i looked for this in the code, but only find screen capture.
I need to make screen recordings and then stream it to a remote display. any ideas ?
I will consider if the feature is out of range, maybe you can use other tools or convert the image to a video.
I wonder how webrtc does it when your screen sharing.
I could just do screen captures at a high rate ( 30 FPS ) and feed it into gstreamer. But I had assumed it would be awful performance.
I then plan to use pions webrtc for the 2 way communications .
@gedw99 - I am doing something similar. Here's a point in time in my repo where it auto-starts Chrome, auto-picks the screen, and records to file for one minute: https://github.com/cretz/myscreen.live/tree/bd857e08ea73ba47151e9a0de7a8a657c8ebe72b/host