Results 502 comments of hipersayanX

You are capturing the screen with the window maximized, how would you expect it to look like then? >Look horrible. Like two mirrors facing each other. Superstitious thinking? :laughing:

Also, another funny effect to try: if you have an external camera, point to the screen were th Webcamoid window is located, and make Webcamoid capture from that camera, and...

>It never stops capturing. It looks like it hanged in a loop If you think this is a bug, you can report the "bug" to [X.Org](https://www.x.org/), Microsoft, Apple, Google, and...

Also open an issue in the FFmpeg tracker, because they have the same "bug": ``` ffplay -f x11grab -i :0.0 ``` GStreamer is also "bugged" :worried: ``` gst-launch-1.0 ximagesrc use-damage=0...

He is using an old version, and is not detecting the camera or he hasn't a camera connected. You said that you have not a camera connected to your Raspberry...

Other examples of infinite loops: https://support.google.com/meet/thread/131558562/multiple-screens-are-appearing-as-infinite-loops-while-presenting-the-screen?hl=en https://helpdesk.thelessonspace.com/article/131-infinity-mirror-effect-with-screen-sharing https://stackoverflow.com/questions/76232073/python-infinite-window-loop https://www.reddit.com/r/geek/comments/q2oib/teamviewer_makes_it_pretty_easy_to_create_an/ https://www.youtube.com/watch?v=K_AYxbpykMQ https://www.youtube.com/watch?v=oZIKlpvsFZU https://www.youtube.com/watch?v=DoW4KWEeKj0

You are not the first one asking for this :laughing: All streaming programs with screen sharing support can do the same, and most users are not streamers so it may...

# Install ## for the current user only ```flatpak install -u webcamoid-*.flatpak``` ## for all users ```sudo flatpak install webcamoid-*.flatpak``` # Running ```flatpak run io.github.webcamoid```

Hi, which operating system are you using? are you using Webcamoid from your distro repositories or the official binaries? are you using the latest version?

Also try the basic setup: set the camera resolution at 640x480, video format MP4, video codec libx264, audio codec AAC, does it works?