1

Hi so Im using this angularjs framework "videogular" and have no problem creating a single player, but I dont know how to create multiple players in one screen since apparently each player requires a controller

enter image description here

sample code here:
http://codepen.io/2fdevs/pen/KmDIE
user1429595
  • 2,635
  • 9
  • 25
  • 30

1 Answers1

0

Each player needs a different config file but not a different controller.

Maybe this other answer could be useful:

stop other video that is playing in background on play the new one

Community
  • 1
  • 1
elecash
  • 925
  • 7
  • 11