view libervia/pages/blog/view/_browser/__init__.py @ 1517:b8ed9726525b

browser: "calls" implementation, first draft: Basic page to make a call. Call are automatically accepted for the moment. fix 422
author Goffi <goffi@goffi.org>
date Thu, 01 Jun 2023 21:42:02 +0200
parents f0648005cd11
children
line wrap: on
line source

#!/usr/bin/env python3

import alt_media_player


alt_media_player.install_if_needed()