First time here? Check out the FAQ!
answered 2019-04-23 02:19:41 -0600
is it possible to display the same image on multiple users?
not with opencv's builtin highgui functions.
maybe you can setup some (web)server, to stream it to multiple users, but that's pretty much off-topic.