Die Parlamentsdienste ermöglichen Dritten, den Live-Stream der Debatten aus dem National- und dem Ständerat in ihre Website einzubinden.

iframe-Code Desktop-Version (code Snippet)


<iframe width="768" height="432" src="https://live.parlament.ch/content?externalid=-1&themeColor=AA9E72" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" scrolling="no"></iframe>

iframe-Code Responsive-Version


<div class="videoWrapper" style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
<iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" width="800" height="450" src="https://live.parlament.ch/content?externalid=-1&themeColor=AA9E72" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" scrolling="no"></iframe>
</div>

Parameter für Rat, Sprache, Farbe


externalid=-1 Nationalrat - Originalsprache
externalid=-2 Nationalrat - Deutsch
externalid=-3 Nationalrat - Französisch
externalid=-4 Nationalrat - Italienisch
externalid=-5 Ständerat - Originalsprache themeColor=AA9E72

​Hexadezimales Farbschema, das sich an die einbindende Website anpassen lässt.