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

Event to get currently playing time on livestream. #332

Closed vsuperator closed 8 months ago

vsuperator commented 1 year ago

Hey! I need to get a time that currently playing for livestream, I can't find such event. I see that ovenplayer has setTimecodeMode to show the time on a video stream, but I need to have access to this time from the code. Is there any way?

SangwonOh commented 1 year ago

@vsuperator Please try this player event listener. https://airensoft.gitbook.io/ovenplayer/api-reference/events#on-time.

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.