question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Image / Poster has no effect on Audio-only Stream

See original GitHub issue

image should be set to

<video poster="{{options.image}}" />

so that html5 could be set the poster on his own.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
SangwonOhcommented, May 13, 2022

@genofire Oops. The poster attribute seems to be removed when playback source changes. I will check it again.

1reaction
SangwonOhcommented, May 10, 2022

@genofire Hi. This function (60dba7c6ad99229ab3f0c82f16ec1db15385b3e2) has been made in the master branch. It will be released as version 0.10.19 with a little more other patches. If you are in a hurry, please build the code of the master branch and use it. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Safari | Audio HLS: poster image is not displayed · Issue #1330
When an audio only stream is loaded in a video tag in Safari 10, the video tag is not transparent.
Read more >
Audio Only with Brightcove Player
Brightcove Player supports playback of audio-only assets either with ... Here, the poster image is displayed in the player during playback.
Read more >
HLS Audio-Only Stream with Image d… - Apple Developer
HLS Audio-Only Stream with Image doesn't display image in iOS 9.x ... In iOS 9.x, it will play back the audio, but no...
Read more >
Audio and Video Delivery - Developer guides - MDN Web Docs
We can deliver audio and video on the web in a number of ways, ranging from 'static' media files to adaptive live streams....
Read more >
HTML5 Video / End of a Video Poster - Stack Overflow
With the above; within the HTML5 <video> tag, I can add a poster; of an image or animated .gif just fine and plays...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found