skillet
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
Thank you @Feliks ! I'll try it out today
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
Yes it worked for me!
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
Thanks guys. @Aske I will put something together for you to reproduce it
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
Here is a reworked end of stream handler:
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
But now that I think about it, I'm not sure the hackney source's end of stream handler is even being called. But the funnel's is
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
But even with this obvious problem, I'm still not sure why I'm getting that error. Seems that the AAC encoder is getting some data without a pts
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
Then in the
:get_next_track
handler I can check if it is waiting and kick it off again62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
Yeah I guess I need to check if the queue is empty in the end of stream handler and put it in some kind of waiting mode
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
I'm sure the hackney element's stream is ending much faster than I can generate new files so I'm not 100% sure how to handle that. I need it to gracefully wait for more files to be available
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
And here is the error I'm currently getting:
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
I've also tried with all the conversion elements inside the source bin
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
Sure thing!
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
@Feliks do I need to explicitly tell the pipeline to wait for its child bin to finish setup before playing?
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
right
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
basically the AI will be continually generating these files in the background and I will add them to the stream as they are delivered
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
Send it through the funnel to be added to an ongoing HLS stream
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
Ok, I'll give that a shot
62 replies
SMSoftware Mansion
•Created by Feliks on 4/2/2024 in #membrane-help
Writing a `Bin` queuing content from multiple remote files
But I'm probably overlooking something
62 replies