-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
it happened again. #194
Comments
with automatic mode i use -duration 120 |
this not a solution , this make you lose less parts as possible , but the problem still exists . |
the only method that prevented destroyed video is just with some old version with use of encoding the recorded file after finish record , but it was take heavy much time (ultra slow like hours) and high cpu use , imagine that with old H.W ... |
using "-duration" trying to save parts and lose not all stream , is 90% of time hangs for some reason , and when splitting the record it just freeze like connection issue , ignoring the live stream once is this happen , the app act like recording but it do nothing. |
The issue is there, I have it too, but it's not like reposting it multiple times a day will make it better :) |
We noticed that this issue seems to occur specifically when a match is started on TikTok live. It might be related to the video stream or a conflict with another feature active during these sessions. |
I have the issues even during 'nornal one user streaming', though it seems that certain users are more affected. My idea is that there are packed drops and ffmpeg (o python requests) cannot fully recover from those for some reason. No idea on how to debug this :) |
For my part, it happens systematically at the start of a match. I tested it with several live streams for the same person, and it works well every time. But as soon as a match starts, the image gets corrupted, and only the sound works. |
What version does it work with? |
2 hours stream , this is the result .
v5.8
command line args used = -mode automatic
, in addition when new connection happens , the user goes offline or whatever reason , the tktok-live-recorder hangs , freezing , like it's writing a record but it do nothing.
The text was updated successfully, but these errors were encountered: