You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I successfully start fakecamera script on Ubuntu 19.04 with KDE environment, and Firefox shows the one screen, but the image from fake webcam is mirrored in Firefox! How can I mirror it back?
The text was updated successfully, but these errors were encountered:
I have similar problem with firefox, jitsi and beta.jitsi
OS: xen-based virt. Debain.
In webcamoid screen is shared properly. In Jitsi it is flipped vertically, in Jitsi beta it's mirrored.
I fixed it same as @MurzNN by -vf hflip.
It seems it's jitsi problem however maybe we could add such option while executing script, as it's useful?
I mean after . fakecamera :
Which screen you want to share (..)
Do you want to append transform fix?
Alternatively, we could add information to docs, as it'd be much faster to fix the problem than searching for it in issues or reading ffmpeg/v4l2 docs. Of course that's how we should search but I thought about less technical people that have just come from windows or they don't know how to use search engine ;)
I successfully start
fakecamera
script on Ubuntu 19.04 with KDE environment, and Firefox shows the one screen, but the image from fake webcam is mirrored in Firefox! How can I mirror it back?The text was updated successfully, but these errors were encountered: