You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@alf-ytakada thanks for reporting, your fix is fixing program date time but it will break other fields :-)
plz check with latest flashls/dev and let me know how it behaves now
Hi @mangui !
I need to use program_date, but HLSEvent.MEDIA_TIME event's HLSPlayMetrics instance has wrong program_datetime.
I fixed below code.
https://github.com/mangui/flashls/blob/dev/src/org/mangui/hls/model/Fragment.as#L67-L68
like this.
and now it works!
Please check it.
Regards,
The text was updated successfully, but these errors were encountered: