2009-03-02 16:16:59 UTC
Thank you Tom for the fast reply.
Yes, I have tried exactly the same, but I think I am not be clear.
I want to access only one file inside a folder, because I have a lot of files in this folder, and when I run, I get streamed all files, and I want only one.
The dirty workaround to this is using incrond to monitor for a file inside that folder, and then execute the copy command to the folder mjpg_streamer. But I am not really happy with this workaround. I know mjpg_streamer use inotify, and it will be very usesful if we have the option to monitor a single file too. But for this we must modify a little the plugin input_file...and I have no the "know how" because I am not a C programmer.
regards
Normando