{
  "streams": [
    {
      "id": "CAM01",
      "type": "whep",
      "url": "cam01/whep",
      "auth": { "type": "basic", "username": "admin", "password": "ghost1024" }
    },
    {
      "id": "CAM02",
      "type": "whep",
      "url": "cam02/whep",
      "auth": { "type": "basic", "username": "admin", "password": "ghost1024" }
    },
    {
      "id": "CAM03",
      "type": "whep",
      "url": "cam03/whep",
      "auth": { "type": "basic", "username": "admin", "password": "ghost1024" }
    },
	{
      "id": "CAM04",
      "type": "whep",
      "url": "cam04/whep",
      "auth": { "type": "basic", "username": "admin", "password": "ghost1024" }
    },
    {
      "id": "Helicoptero",
      "type": "hls",
      "url": "rtmp://drones.mseg.gba.gov.ar/play/chm01",
      "withCredentials": true
    },
	{
		"id": "CAMHLS",
		"label": "HLS Basic",
		"type": "hls",
		"url": "cam03/index.m3u8",
		"auth": { "type": "basic", "username": "admin", "password": "ghost1024" },
		"forceHlsJs": true
	},
	{
	  "id": "cam",
	  "type": "hls",
	  "url": "cam01/index.m3u8",
	  "auth": { "type": "basic", "username": "admin", "password": "ghost1024" },
	  "forceHlsJs": true
	}
	
  ]
}



