Badger camera on Tallinn Zoo grounds
Transmission courtesy of EENet
Introduction and illustrations Tiit Hunt, www.rmk.ee*
Estonian text posted 24.10.2019
if(Hls.isSupported()) { var video = document.getElementById('video'); var hls = new Hls(); hls.loadSource('https://tv.eenet.ee/hls/kulgur.m3u8'); hls.attachMedia(video); hls.on(Hls.Events.MANIFEST_PARSED,function() { video.play(); }); }