AirenSoft / OvenPlayer

OvenPlayer is JavaScript-based LLHLS and WebRTC Player for OvenMediaEngine.
https://airensoft.com/ome.html
MIT License
508 stars 126 forks source link

One audio file for different sources #331

Closed ArturLinnik closed 8 months ago

ArturLinnik commented 1 year ago

I want to be able have 3 different videos on in the OvenPlayer and a fourth source with the audio, which is the same for the 3 videos.

Those 3 videos are VODs with HLS and the fourth would be another HLS only with the audio which I want to "run in the background" in order to share the same audio for all the videos.

Is that possible with the current code of the OvenPlayer? If not, how could I achieve something like that without modifying so much the source code of the OvenPlayer?

SangwonOh commented 1 year ago

@ArturLinnik Hi. This is not possible with the current OvenPlayer. And unfortunately, it seems difficult to implement this with a simple source code modification.

SangwonOh commented 8 months ago

We are closing the issue due to a long period of inactivity. If further discussion is needed, please reopen the issue.