datarhei / restreamer

The Restreamer is a complete streaming server solution for self-hosting. It has a visually appealing user interface and no ongoing license costs. Upload your live stream to YouTube, Twitch, Facebook, Vimeo, or other streaming solutions like Wowza. Receive video data from OBS and publish it with the RTMP and SRT server.
https://docs.datarhei.com/restreamer/
Apache License 2.0
3.79k stars 438 forks source link

Autoplay how to modify and access clappr files ? #66

Closed flybelgium closed 5 years ago

flybelgium commented 5 years ago

I would like to activate autoplay when player is loading, i found this issue https://github.com/datarhei/restreamer/issues/28

But how to have access to the Clappr Player files through the docker ? I'm in Windows Server 2016 Configuration (docker + hyper v)

If i just add this line on the player.html file, how to overwrite this file with new parameters in restreamer ? line to be added : autoPlay: true

Thanks

ioppermann commented 5 years ago

If you edit the player.html file, then you have to build you own docker image in order to make it work.

In the upcoming release we will incorporate the autoplay option.

ioppermann commented 5 years ago

v0.1.0 has been released. Now you can enable autoplay for the embedded player. Have a look at https://datarhei.github.io/restreamer/docs/guides-embedding.html#autoplay