I may have come across a problem with the most recent "master" commits. I've built my podman image, deleted the database and launched the Encoder from scratch inside a pod. Everything works fine up to the encoding stage: the file is correctly downloaded from, say, YouTube, but then encoding doesn't start, the file is being downloaded again and finally sent to the Streamer.
The issue is pretty similar to this one except that deleting the DB and reinstantiating won't help.
I tried getting the last merge in the master branch, dated back to start of September (this one) and it works, so there must be something wrong with the following commits.
I have no evidence from the logs, maybe there's a way to increase the verbosity and spot the issue.
I may have come across a problem with the most recent "master" commits. I've built my podman image, deleted the database and launched the Encoder from scratch inside a pod. Everything works fine up to the encoding stage: the file is correctly downloaded from, say, YouTube, but then encoding doesn't start, the file is being downloaded again and finally sent to the Streamer.
The issue is pretty similar to this one except that deleting the DB and reinstantiating won't help.
I tried getting the last merge in the master branch, dated back to start of September (this one) and it works, so there must be something wrong with the following commits.
I have no evidence from the logs, maybe there's a way to increase the verbosity and spot the issue.