Changeset - 60dd711e18a2
[Not reviewed]
0 1 0
Brett Smith - 5 years ago 2019-02-04 08:49:49
brettcsmith@brettcsmith.org
livestream: Only autoplay the main stage.
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/static_pages/livestream/index.html
Show inline comments
...
 
@@ -62,5 +62,5 @@
 
      baseUrl: "/asset/clappr",
 
      parentId: "#player5",
 
      autoPlay: true,
 
      autoPlay: false,
 

	
 
      hlsjsConfig: {
...
 
@@ -86,5 +86,5 @@
 
      baseUrl: "/asset/clappr",
 
      parentId: "#player2",
 
      autoPlay: true,
 
      autoPlay: false,
 

	
 
      hlsjsConfig: {
0 comments (0 inline, 0 general)