syonip

Results 39 comments of syonip
trafficstars

That's weird, doesn't happen on my device. Maybe its a simulator issue? Glad to hear you fixed it :)

@tua2542 Did you try to debug? Which object is null?

Hi @hyobbb , According to this SO question: https://stackoverflow.com/questions/49686244/ffmpeg-too-many-packets-buffered-for-output-stream-01 It looks like an issue with ffmpeg. You can try the solution suggested there.

Yeah I've also had that happen in the emulator, if you use an actual device it shouldn't happen

Yeah I did notice that. In the new flutter_ffmpeg version that API is a bit more organised, you might wanna try upgrading.

Hi @satyam2300 , I don't really understand the question. Do you have an error message somewhere?

Sure, I have a server that already stores documents, and I want to be able to use this demo to search over these documents. I am able to upload documents...

Hi, any update on this? Trying to figure out how to index a new document. Thanks.