#ifndef _IPECAMERA_READER_H
#define _IPECAMERA_READER_H

void *ipecamera_reader_thread(void *user);

#endif /* _IPECAMERA_READER_H */