echoprint-codegen icon indicating copy to clipboard operation
echoprint-codegen copied to clipboard

alternative front-end that processes remote rather than local files

Open gabe97330 opened this issue 14 years ago • 0 comments

I have a use case where the files to be fingerprinted are not local and it it would be ideal to be able to pipe the minimum number of bytes from the remote files to the fingerprinter to do its work. In looking at the code, I'm imaging an alternative set of wrapper classes to main and AudioStreamInput that would be passed a set of url rather than a set of local files and would invoke ffmpeg passing it a stream rather than a file as input.

gabe97330 avatar May 30 '11 17:05 gabe97330