Logo or Image displayed instead of text message "Stream will start playing automatically when it is live"

Viewed 163

How can we add a poster image in the embedded player so when embedded we can have a logo or show image instead of text slate?

1 Answers

Thank you for the question.

You can add an image or logo to ant media server embedded web player (play.html)

Here are the steps:

  1. Add logo.png file to the images directory.

images directory is under usr/local/antmedia/webapps/WebRTCAppEE/images

  1. Edit play.html file as suggested in the PR

The text message "Stream will start playing automatically when it is live" can be edited or removed completely by editing play.html page as well.

Thank You!

antmedia.io

Related