Skip to content

Latest commit

 

History

History
56 lines (52 loc) · 1.55 KB

livestream-plain.md

File metadata and controls

56 lines (52 loc) · 1.55 KB
layout title
default-galaxy
GCC Livestream
<script type="text/javascript" src="https://content.jwplatform.com/libraries/POjuZXXt.js"></script>

GCC Livestream

This year's Galaxy Community Conference will be livestreamed!

These videos will become active on Monday, July 1st. We have two cameras, during parallel talks, we will have one in each room. During plenary talks only one livestream will be active.
<script type="text/javascript"> jwplayer("mobilemz").setup({ width: "100%", aspectratio: "16:9", image: "https://www.streaming.uni-freiburg.de/Bilder/playerbackground.jpg", sources: [{ file: "https://wowza.ub.uni-freiburg.de/live/smil:mobilemz.smil/playlist.m3u8" }, { file: "rtmps://wowza.ub.uni-freiburg.de/live/smil:mobilemz.smil" }, { file: "rtmp://wowza.ub.uni-freiburg.de:1935/live/mobilemz" }], rtmp: { bufferlength: 0.3 }, proxyType: "best" }); jwplayer("mobilerz").setup({ width: "100%", aspectratio: "16:9", image: "https://www.streaming.uni-freiburg.de/Bilder/playerbackground.jpg", sources: [{ file: "https://wowza.ub.uni-freiburg.de/live/smil:mobilerz.smil/playlist.m3u8" }, { file: "rtmps://wowza.ub.uni-freiburg.de/live/smil:mobilerz.smil" }, { file: "rtmp://wowza.ub.uni-freiburg.de:1935/live/mobilerz" }], rtmp: { bufferlength: 0.3 }, proxyType: "best" }); </script>