Open fvzcyrobg opened 1 year ago
btw i havent tried rendering/burning yet because i keep getting the notification "Chat render error: Chat couldn't be rendered" Not sure if that is related
alright good that this is confirmed because i noticed it getting stuck too
could you check a .chatdump file that has this error if the content_offset_seconds
field is null or some weird value? when testing it locally it works but on my server it's null
Sorry for my late responds but yes its null "content_offset_seconds":null
i'll have to make some more testing then
pushed an update to dev that might fix this, but not sure yet
i've done some more testing and fixed some other issues with the dumper specifically, but still not sure about the offset. i'm gonna see if more captures fail like this
Whenever i load a captures VOD and Chat, the entire chat shows up at the same time, the timestamp shows the current day of the month with a T added at the end. In my chatdumps it shows the timestamps like this: "2023-10-30T00:21:40.744Z" The bold part it wat shows up as timestamp in the chat. I am running LiveStreamDVR in docker, i also tried the player on https://vod.dongers.net/vodplayer/ but it does the same thing. (Also tried the xqc's chatdump from the same website, but it also just shows the current day and shows the entire chatdump at the same time)
Thanks!