From 80dbbfef795f647d6c247346e24a07e679dc900b Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Tue, 13 Oct 2020 19:40:31 +0200 Subject: [PATCH] Add some instructions to embed player --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e2f1127..3bffbd6 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,16 @@ By opening this in a browser, you will be able to get instructions on how to str The web player also integrates a side widget that is configurable. +#### Integrate the player in an iframe + +To integrate the player without the side widget, you can append `?nowidget` to the URL. + +```HTML + +``` + +The iframe size should be a 16/9 ratio, with additionnal 30.4px for the control bar. + ### With ffplay You may directly open the SRT stream with ffplay: