-
Notifications
You must be signed in to change notification settings - Fork 16
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
error recording not found in capturing directory cannot convert to ts #165
Comments
Are you using ffmpeg or streamlink to capture? Can you share your config.yml file for pandalive? |
My config for pandalive:
I'm using streamlink for the m3u8 and capturing. I tried ffmpeg after I saw your comment which resulted in the same error |
In addition to the config.yml, can you post your pandalive.yml file as well? I set one up but I just get "403 forbidden" errors when the recorder tries to access the m3u8 stream. Do you use an account+authentication? If so, I probably can't help debug since I don't have an account. |
for sure here my pandalive.yml
I give the cookie in the script, but I'd rather not post it openly here since they are pretty fast to flag and ban when they see too much activity. You could contact me on discord (sebthefirst) or tell me a way to get in contact with you. |
I had to update pandalive plugin so streamlink would work again, but now I ran into this error. I saw this error came up before and got fixed. running streamdvr in alpine docker image with streamlink 6.9.0 for m3u8 and recording
full error:
not found in capturing directory, cannot convert to ts
at Streamdvr.log (/app/lib/core/dvr.js:162:21)
at Streamdvr.msg (/app/lib/core/dvr.js:174:18)
at Streamdvr.print (/app/lib/core/dvr.js:198:18)
at Basic.print (/app/lib/core/site.js:537:18)
at Basic.endCapture (/app/lib/core/site.js:514:22)
at async /app/lib/core/site.js:486:17
The text was updated successfully, but these errors were encountered: