Home > Software engineering >  how to create responsive webcam cards that grows and shrinks following the number of people?
how to create responsive webcam cards that grows and shrinks following the number of people?

Time:02-10

I'm learning Django so I'm a bit off on the front-end and i was hoping i can find help

I want to create a video chat website where a bunch of people can join the chat room, but I'm stuck with the UI.

I'm looking to make the first cam (mine) big until someone else joins and they get shrunk to the same size.

Also, I'd like the size of everything to be the height of the page, The size of the webcam shrinks and not the other way around.

I searched everywhere for a template but I haven't found I couldn't even deliver my question to google

CodePudding user response:

  •  Tags:  
  • Related