Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
* [Galene] Filtering outgoing video
@ 2021-01-12  1:45 Juliusz Chroboczek
  2021-01-12 16:02 ` [Galene] " Toke Høiland-Jørgensen
  2021-01-12 19:27 ` Antonin Décimo
  0 siblings, 2 replies; 9+ messages in thread
From: Juliusz Chroboczek @ 2021-01-12  1:45 UTC (permalink / raw)
  To: galene

Dear all,

One of my colleagues is using a pocket mirror in front of her laptop's
webcam in order to stream her (physical) desktop.  Teaching during
lockdown when you've got no blackboard at home is *hard*.

Obviously, if you use a mirror, then your writing comes out mirrored, so
you need to mirror it again before sending it out.  She's been using some
proprietary webcam software to do that, so I've just added the ability to
filter the outgoing video through an arbitrary Javascript function.

There's no user interface yet.  At the chat prompt, type

  /set filter "mirror-h"

or

  /set filter "mirror-v"

*before* you hit Ready.  The video should come out mirrored.

Known limitation: the filtering is unconditionally done at 30fps rather
than being synchronised with the webcam's framerate.  If anyone knows how
to fix that, please let me know.

I'd be grateful if somebody competent at Javascript could check my code.

-- Juliusz

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-01-14  9:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-12  1:45 [Galene] Filtering outgoing video Juliusz Chroboczek
2021-01-12 16:02 ` [Galene] " Toke Høiland-Jørgensen
2021-01-12 17:29   ` Juliusz Chroboczek
2021-01-12 18:12     ` Toke Høiland-Jørgensen
2021-01-12 19:27 ` Antonin Décimo
2021-01-12 20:56   ` Juliusz Chroboczek
2021-01-13 11:14   ` Juliusz Chroboczek
2021-01-13 13:11     ` Juliusz Chroboczek
2021-01-14  9:38     ` Michael Ströder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox